﻿/*IMPORTANT
#info
{
	float: left;
	width: 680px;
	overflow: hidden;
}
#xsBg
{
	position: absolute;
	z-index: 80;
	width: 100%;
	background-color: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#xsCaptions
{
	overflow: hidden;
	position: absolute;
	z-index: 90;
	width: 100%;
	padding-top: 5px;
	height: 70px;
}
#xsCaptions ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
}
#xsCaptions li
{
	overflow: hidden;
}
#xsImages
{
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#xsImages ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
}
#xsImages li
{
	float: left;
	display: inline-block;
	overflow: hidden;
}
#xsCaptions h1
{
	margin: 0px;
	padding: 0px;
}
#xsCaptions p
{
	margin: 0px;
	padding: 0px;
}
#xsCaptions a
{
	text-decoration: none;
}
#xsImages img
{
	margin: 0;
	padding: 0;
	border: 0px;
	width: 100%;
	height: 100%;
}
#xsToggle, #xsLeft, #xsRight
{
	display: block;
	position: absolute;
	z-index: 100;
}*/
/*IMPORTANT

#xsCaptions #xsCaptions
{
	height: 70px;
	font-family: "Trebuchet MS" , "Lucida Sans Unicode" , "Lucida Grande" , "Lucida Sans" , Arial, sans-serif;
}
#xsToggle
{
	top: 330px;
	left: 400px;
	cursor: pointer;
}
#xsLeft
{
	top: 330px;
	left: 360px;
	cursor: pointer;
}
#xsRight
{
	top: 330px;
	left: 440px;
	cursor: pointer;
}
#xsCaptions h1
{
	color: maroon;
	font-size: 20px;
	padding-left: 10px;
}
#xsCaptions p
{
	color: white;
	font-size: 14px;
	padding-left: 10px;
}
*/

/*IMPORTANT*/
#xsBg{position:absolute; z-index:80; width:100%; background-color: #000; filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;}
#xsCaptions{overflow:hidden;position:absolute;z-index:90;width:100%;}
#xsCaptions ul{list-style:none;margin:0;padding:0;position:relative;top:0;}
#xsCaptions li{overflow:hidden;}
#xsImages{position:absolute;overflow: hidden;width:100%;height:100%;}
#xsImages ul{list-style:none;margin:0;padding:0;position: relative;overflow: hidden;left: 0;top:0;}
#xsImages li{float:left;display:inline-block;overflow:hidden;}
#xsCaptions h1{margin:0px;padding:0px;}
#xsCaptions p{margin:0px;padding:0px;}
#xsCaptions a{text-decoration:none;}
#xsImages img{margin: 0;padding: 0;border:0px;width:100%;height:100%;}
#xsToggle,#xsLeft,#xsRight{display:block;position:absolute;z-index:100;}
/*IMPORTANT*/

#xsCaptions{
	height:70px;
	font-family:"Arial", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
#xsToggle{
	top:280px;
	left:600px;
	cursor:pointer;
}
#xsLeft{
	top:280px;
	left:560px;
	cursor:pointer;
}
#xsRight{
	top:280px;
	left:640px;
	cursor:pointer;
}
#xsCaptions h1{
	color:#94BFE9;
	font-size:15px;
	padding-left:10px;
	padding-top:10px;
}
#xsCaptions p{
	color:#C8E0FB;
	font-size:14px;
	padding-left:10px;
	padding-top:10px;
}
