body {
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	background: #000000 url(../../images/bg_main.jpg) fixed no-repeat center;
}

p,td,div {
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 10px;
	letter-spacing: 0px;
}



a { 

	text-align: center; 
	font-family: Verdana; 
	letter-spacing: 0px; 
	font-size: 10px; 
	text-decoration:underline; 
	vertical-align: middle;

}

a:hover { 

	margin:0px; 

	text-align: center; 
	font-family: Verdana; 
	letter-spacing: 0px; 
	font-size: 10px; 
	text-decoration: none;

}

a:visited { 
	
	margin:0px; 

	text-align: center; 
	font-family: Verdana; 
	letter-spacing: 0px; 
	font-size: 10px;
	text-decoration:underline;

}

a:visited:hover { 
	
	margin:0px; 

	text-align: center; 
	font-family: Verdana; 
	letter-spacing: 0px; 
	font-size: 10px; 
	text-decoration: none;

}

.Orange { color: FFB74D; }
.Red	{ color: #CC0000; }

.Splash { background: #D6D6D6 url(../../images/Macaluso.Website.Intro.bg.jpg) fixed no-repeat center top; }
	
#ParentContainer {

	margin: 0 auto;
	width: 964px;
	height:1000px;
	text-align: left;
	background: #020303;
}

#TopTitleBar {

	height: 20px;
	background: #020303;
	line-height:20px;
}
#TopTitleBar p{ margin:0px; color: #FFFFFF; text-align: right; font-family: Verdana; letter-spacing: 2px; font-size: 11px; vertical-align: middle;}


#TitlePic {
	
	height: 212px;
	background-color: 020303;
}

#NavigationBar {
	
	height: 26px;
	line-height:22px;
	color: #FFFFFF; text-align: center; font-family: Verdana; letter-spacing: 2px; font-size: 11px;
}
#NavigationBar a{ margin:0px; color: #FFFFFF; text-align: center; font-family: Verdana; letter-spacing: 2px; font-size: 11px; text-decoration:none; vertical-align: middle;}
#NavigationBar a:hover{ margin:0px; color: #9E0B0E; text-align: center; font-family: Verdana; letter-spacing: 2px; font-size: 11px; text-decoration: underline;}
#NavigationBar a:visited{ margin:0px; color: #FFFFFF; text-align: center; font-family: Verdana; letter-spacing: 2px; font-size: 11px;text-decoration:none;}
#NavigationBar a:visited:hover{ margin:0px; color: #9E0B0E; text-align: center; font-family: Verdana; letter-spacing: 2px; font-size: 11px; text-decoration: underline;}

#ContentContainer {

	height: 792px;
	color: #FFFFFF; font-family: Verdana; letter-spacing: 2px; font-size: 11px;
	background: #303 url(../../images/bg_contentpanel.jpg) no-repeat;
}

#LeftContainer {

	width: 231px;
	height: 766px;
	background: transparent;

}
#RightContainer {

	width: 733px;
	height: 766px;
	background: transparent;

}

#LeftFadedContainer {

	width: 230px;
	height: 766px;
	background: #303030;
	filter:alpha(opacity=75);
   	-moz-opacity:0.75;
  	 opacity: 0.75;
}

#LeftOpqContainer{
	
	width: 211px;
	height: 736px;
	background: transparent;
	position:absolute;
	top: 268px;
	margin-left: 10px;
	z-index:2;
}

#RightFadedContainer {

	width: 734px;
	height: 766px;
	background: #303030;
	filter:alpha(opacity=55);
   	-moz-opacity:0.55;
  	 opacity: 0.55;
}

#RightOpqContainer {
	
	width: 716px;
	height: 736px;
	background: transparent;
	position:absolute;
	top: 268px;
	margin-left: 10px;
	overflow: auto;
	z-index:4;
}

#RightOpqContainerLoading {
	
	width: 716px;
	height: 736px;
	background: #303030;
	position:absolute;
	top: 268px;
	margin-left: 10px;
	overflow: auto;
	z-index:10;
	text-align: center;
}

#discImg {

	width: 120px;
	height: 120px;
}

#discImg img { width: 120px; height: 120px; border: 0;}

#video embed { width: 250px; height:250px; border: 0;}
#video td { width: 250px; height:250px; border: 0;}

#store td {width:150px; border:2;}
#store img {width:150px; }
#descStore td {width:350px; }

#Indent {
	
	position:relative;
	left: 25px;
}

#price {color:#009933; font-size:16px; font-weight: bolder;}

#errors {

	width: 400px;
	height: 50px;
	background: transparent;
	position:absolute;
	top: 60px;
	overflow: auto;
	z-index:3;
	text-align: left;
	
	
}

#loadBar {

	width: 400px;;
	height: 60px;
	background: transparent;
	position:absolute;
	top: 50px;
	overflow: auto;
	z-index:5;
	text-align: left;
	margin-left: 10px;
	
	
}


#CMS a{ margin:0px; color: #FFFFFF; text-align: center; font-family: Verdana; font-size:10px; text-decoration:none; vertical-align: middle;}
#CMS a:hover{ margin:0px; color: #9E0B0E; text-align: center; font-family: Verdana; font-size:10px; text-decoration: underline;}
#CMS a:visited{ margin:0px; color: #FFFFFF; text-align: center; font-family: Verdana; font-size:10px;text-decoration:none;}
#CMS a:visited:hover{ margin:0px; color: #9E0B0E; text-align: center; font-family: Verdana; font-size:10px; text-decoration: underline;}



