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

* { margin: 0; padding: 0; }

p { text-align: left; margin: 15px 0; color: #fff; }

p.right { text-align: right; }

p, ul { font-size: 1.2em; line-height: 1.4em; }

ul { list-style: none; text-align: left; }
 
a { color: #ccc; text-decoration: none; border-bottom: #666 dotted thin; cursor: pointer; }

a.itunes { border: none; text-decoration: none; outline: none; }

noscript p, noscript ol { color: #fff; font-size: 1.3em; line-height: 1.4em; text-align: left; padding-left: 20px; }
noscript a { color: #fff; text-decoration: underline }
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { 
	vertical-align: top;
	padding: 20px;
	border: 0;
	float: left;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0px;
}

h3 { font-size: 1.5em; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

body {
	background: #000;
	font-family: Verdana, Arial;
	font-size: 62.4%;
	color: #000;
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
}
#clouds-upper {
	display: none;
	background: url(../images/trans-clds-upper.png) 300px 0px repeat-x;
	width: 100%;
	height: 1280px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#clouds-lower {
	display: none;
	background: url(../images/trans-clds-lower.png) 100px 0px repeat-x;
	width: 100%;
	height: 1280px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

table {
	font-size: 1.07em;
	color: #fff;
	line-height: 2em;
	background: url(../images/text-swatch.png);
	padding: 10px;
	margin-top: 10px;
}
tr {
}

table img {
	float: none;
}

#page-wrap {
	position: relative;
	width: 1024px;
	height: 800px;
	margin: auto;
	z-index: 10000;
}
#preloader {
	display: none;
	background: #000 url(../images/35.gif) center center no-repeat;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 30px;
	height: 30px;
	margin: auto;
	padding: 5px;
	position: absolute;
	top: 150px;
	left: 150px;
}
#right, #left {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 50px;
	height: 100%;
}
#right {
	background: url(../images/left-shd.png) repeat-y;
	left: -50px;
}
#left {
	background: url(../images/right-shd.png) repeat-y;
	right: -50px;
}
#top-bar {
	background: url(../images/swatch.png);
	position: fixed;
	top: -105px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 105px;
	text-align: center;
	z-index: 0;	
}
#social-icons {
	position: absolute;
	top: 70px;
	right: 0px;
	z-index: 2000;
	width: auto;
	height: auto;
	margin: auto;
}
#social-icons img {
	padding: 5px;
	cursor: pointer;
	float: none;
}
#content-wrap {
	display: none;
	width: 800px;
	height: 500px;
	margin: auto;
	position: relative;
}
#content, #contact-holder {
	width: auto;
	height: auto;
	margin: auto;
	padding: 80px 0 0 20px;
	position: relative;
	z-index: 1000;
}
#contact-holder {
	display: none;
}
#nav {
	position: absolute;
	top: 130px;
	right: 810px;
	z-index: 2000;
	width: 100px;
}
#nav ul {
	text-align: right;
	color: #fff;
}
#nav ul li {
	cursor: pointer;
}
#nav ul li ul { 
	display: none;
	font-size: .8em;
}
#nav ul li ul li {
	cursor: pointer;
}

/* home page */
.home {
	background: url(../images/tony_wide.png) left top no-repeat;
	position: relative;
	width: 900px;
	height: 350px;
	margin-top: 10px;
}
#text {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 450px;
	padding: 10px 10px 0 10px;
}
#text p {
	color: #fff;
	font-size: 1.1em;
}

/* end home page */

/* other pages */
.text {
	position: relative;
	background: url(../images/text-swatch.png);
	padding: 10px;
	margin-top: 10px;
}
.contact-bg {
	position: relative;
	background: url(../images/text-swatch.png);
	padding: 10px;
	margin-top: 10px;
	height: 347px;
}
img.tony {
	position: absolute;
	top: 10px;
	left: -30px;
	padding: 0;
}
img.mej {
	position: absolute;
	top: 40px;
	right: 250px;
}


.sb {
	background: url(../images/sb.png) left bottom no-repeat;
	width: 700px;
	height: 350px;
	margin-top: 10px;
	padding: 10px;
}
#audioplayer_1 {
	float: left;
}

/* end other pages */






/* footer content */
#footer-wrap {
	position: fixed;
	bottom: -165px;
	left: 0px;
	right: 0px;
	background: url(../images/swatch.png);
	width: 100%;
	height: 61px;
	z-index: 2000;
}
#footer {
	position: relative;
	height: 35px; 
	width: 700px;
	margin: auto;
	text-align: center;
}
#player {
	background: url(../images/swatch.png);
	position: absolute;
	bottom: 50px;
	right: -50px;
	width: 320px;
	height: auto;
	text-align: center;
	padding: 10px 5px 0;
	z-index: 0;	
}

#download {
	display: none;
	background: url(../images/download.png) no-repeat;
	width: 100px;
	height: 36px;
	position: absolute;
	top: -25px;
	right: -12px;
}
#mediaspace {
	width: 300px;
	height: auto;
	margin: auto;
	border: white 5px solid;
}
p.copyright {
	font-size: 1em;
	color: #000;
	text-align: right;
}
#bald {
	width: auto;
	height: auto;
	margin: auto;
	float: left;
}
#bald a {
	color: black;
}