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

body{
background-image:url(../img/ui/back_1.gif);
background-position:center;
background-repeat:repeat-y;
width:100%;
height:100%;
}
a:link img{
border:none;
}
a:visited img{
border:none;
}
a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#949494;
font-size:10px;
text-decoration:underline;
}
a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#949494;
font-size:10px;
text-decoration:underline;
}
a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #424242;
font-size:10px;
text-decoration:none;
}

.tag{
position:fixed;
width:100px;
top:20px;
left:0px;
}
.xslabsimg {
border:none;
}
#text_cont{
	position:absolute;
	top:253px;
	left:333px;
	width:580px;
	height:240px;
	background:none;
	z-index:3;
}
#text_cont_cont{

width:540px;
height:200px;
background-color:#ffffff;
float:left;

}
.text{
padding:5px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#424242;
font-size:10px;
width:250px;
float:left;

}


#photo_cont{
position:absolute;
top:50px;
left:200px;
width:390px;
height:540px;
z-index:2;
}
#photo_place{
background-color:#FFFFFF;
width:350px;
height:500px;
float:left;
}
#photo_main_cont{
position:absolute;
width:350px;
height:500px;
top:20px;
left:20px;
overflow:hidden;
}
#photo_main{
position:absolute;
width:350px;
height:500px;
top:0px;
left:0px;
overflow:hidden;
z-index:1;
}
#photo_nav{
position:absolute;
width:100px;
height:500px;
right:-80px;
top:20px;
overflow:hidden;
z-index:3;
}
#photo_credits{
	position:absolute;
	top:520px;
	left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ed5cb0;
	font-size:10px;
	width: 328px;
	height: 45px;
}
#img1{
position:absolute;
left:0px;
top:0px;
width:350;
height:500px;}

#img2{
position:absolute;
left:350px;
top:0px;
width:350;
height:500px;}



#media_cont{
	position:absolute;
	top:135px;
	left:617px;
	width:360px;
	height:590px;
	z-index:2;
}
.media{
text-align:center;
background-color:#FFFFFF;
width:320px;
height:550px;
float:left;
}
.flash{
position:absolute;
}
.handle{
	padding:none;
	position:absolute;
	top:10px;
	left:-26px;
	width:46px;
	height:54px;
	cursor:pointer;
}

#buzz1_cont{
	position:absolute;
	top:443px;
	left:274px;
	width:240px;
	height:240px;
	z-index:1;
}
#buzz1{
width:200px;
height:200px;
float:left;
}
#buzz2_cont{
	position:absolute;
	top:490px;
	left:720px;
	width:240px;
	height:240px;
	z-index:3;
}
#buzz2{
width:200px;
height:200px;
float:left;
}

.watch1{
margin:20px;
}

/*testing*/

.border_t_l{
height:20px;
width:20px;

float:left;
}

.border_t{
height:20px;
background-image:url(../img/border/t.gif);
background-repeat: repeat-x;
float:left;
}
.border_t_r{
height:20px;
width:20px;

float:left;
}
.border_l{
background-image:url(../img/border/l.gif);
background-repeat: repeat-y;
width:20px;
float:left;
}

.border_r{
background-image:url(../img/border/r.gif);
width:20px;
background-repeat: repeat-y;
float:right;
}

.border_b_l{
height:20px;
width:20px;
float:left;
}

.border_b{
height:20px;
background-image:url(../img/border/b.gif);
background-repeat: repeat-x;
float:left;
}
.border_b_r{
height:20px;
width:20px;
float:left;
}
#tooltip_cont{
	position:absolute;
	top:105px;
	left:5px;
	width:170px;
	height:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:6;
	color: #575757;
}
#tooltip{
width:130px;
height:80px;
background:#FFFFFF;
float:left;

}
#plane{

}
