@charset "utf-8";

/*

	Litespell CSS legend  =======================================

	Company & Project Owner: Litespell
	Project: SONY - Babaolohy StyleSheet
	Author: Volkan Ongun
	
	= Color Reference Guide =

	background color: #000

================================================================

	R E S E T  S T Y L E S */

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0; padding: 0;}
	ol, ul {list-style: none;}
	address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
	table {border-collapse: separate;}
	caption, th, td {text-align: left;}
	h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}
	q:before,q:after {content:'';}
	abbr,acronym {border:0;}
	a {text-decoration:none;outline:none;}
	a:hover,a:active {text-decoration:underline;outline:none;}
	
	fieldset,img,a img {border:0;}
	object,input {outline:none;}
	strong {font-weight:bold;}

/*============================================ = reset styles */

html,body{height:100%;margin:0;padding:0;overflow:auto;overflow-y:hidden;}
body{min-width:908px;min-height:558px;background:black;}
	#vertical{position:absolute;top:50%;margin-top:-279px;/* half main elements height*/left:0;	width:100%;}
	#horiz {width:908px;margin-left:auto;margin-right:auto;height:558px;background: url(images/sony-splash-hires.jpg) no-repeat;text-align:left;position:relative;}

.loband{height:55px;left:224px;position:absolute;top:270px;width:157px;}
	.loband span {position:relative;top:-53px;display:block;z-index:1;height:55px;width:157px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=no-scale src='images/high-band-over.png');}
	.loband[class] {background:url(images/lo-band.png) no-repeat left top;}
	.loband:hover[class] {background:url(images/lo-band.png) no-repeat 0px -53px;}
		.loband a {display:block;height:55px;width:157px;z-index:100;position:relative}
	
.hiband{height:55px;left:536px;position:absolute;top:270px;width:157px;}
	.hiband span {position:relative;top:-53px;display:block;z-index:1;height:55px;width:157px;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=no-scale src='images/lo-band-over.png');}
	.hiband[class] {display:block;background:url(images/high-band.png) no-repeat left top;}
	.hiband:hover[class] {background:url(images/high-band.png) no-repeat 0px -53px;}
		.hiband a {display:block;height:55px;width:157px;z-index:100;position:relative}
