/* CSS Document */
* { margin:0; padding:0;}
.clear { clear:both;}

html, body { height:100%; }
body {
	font-size:100%; 
	line-height:1.2em; 
	text-align:center; 
	background:#000000; 
	}
html, input, textarea
	{	font-family:Verdana; 
		color:#9c9b9b;
	}	

.vam{ vertical-align:middle}
.fl{ float:right}
.fl1{ 
	float:left;
	background:url(images/logo-new.gif) no-repeat;
	/*background:#777777*/ 
	background-attachment:scroll;
	background-repeat: no-repeat; 
	width:223px;
	height:450px;
	}
.fl1text
{
	margin-top:4em;
	text-align: center;
	color:#515151;
	font-family: Tahoma, "Tahoma Bold";
}
.logo
{
	margin-left: 1em;
	margin-top: 3em;
}
.fr{ float:right}
a img{ border:0px}
img{ vertical-align:top;  }

.fc{
	float:left;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	font-size:11px;
	overflow: auto;
	margin-top: 2em;
	margin-left:2em;
	width:23em;
	height: 36em;
	background:#000;
	padding: 2%;
	color: #CCC;
}
.fc2{
	float:left;
	font-size:12px;
	margin-top: 2em;
	margin-left:2em;
	width:37em;
	height: 30em;
	padding: 2%;
	color: #CCC;
}

#cover
{
	float:right;

}

a{color:#9c9b9b; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#ffffff; text-decoration:none} 
.a1:hover{text-decoration:underline}

ul{margin:0; padding:0; list-style-image: url(images/bullet.png); line-height:18px}
ul li{background:url()  top left no-repeat; background-position:0 9px; margin:0px; padding-left:16px; }
ul li a{color:#9c9b9b; text-decoration:none; /* font-size:0.9em  */} 
ul li a:hover { text-decoration: underline; }

/*header*/
#header { padding:20px 0 0px 0px }
#header .m{
	margin:0px 0 0px 223px;
	font-family: Verdana;
}

/*content*/
#content
{ 
	font-size:0.75em; 	
	width:635px; 
	float:left; 
	background:url(images/brickwalltv2.jpg); 
	height:450px;
	position: relative;
	
}

#purchase
{ 
	font-size:0.75em; 	

}
				
	#container
		{
		margin-left: auto; 
		margin-right: auto;
		width: 880px;
		text-align: left;
		height: 450px;
		position:relative;
	
			}
#movie
{ 
	font-size:0.75em; 	
	width:635px; 
	 
 	height:450px;
	position: relative;
	
}
#content .title{ margin-bottom:13px}
#content .title1{margin:-14px 0 13px -3px}
#content .title2{ margin:38px 0 13px 0}
#content .title3{ margin:17px 0 13px 0}
#content p{ margin:0px 0px 15px 0px}
#content .more{ margin:16px 0px 0px 0px}
#content .indent{
	padding:25px 20px 0px 328px;
	color: #CCC;
}
#content .indent1
{ 
	padding:8px 10px 0px 522px
}

/*index.html*/
#page #content{background:url(images/brickwalltv5.jpg)}

/*hdcoolvision.html*/
#page1 #content{background:url(images/brickwalltv1.jpg); height:450px}
#page1 #content img{ margin:10px 0px 0px 0px; display:block}

/*gallery.html*/
#page2 #content{background:url(images/brickwalltv4a.jpg); height:450px}
#page2 #content img{ margin:10px 0px 0px 0px; display:block}

/*.html*/
#page2a #content{background:url(images/brickwalltv4b.jpg); height:450px}
#page2a #content img{ margin:10px 0px 0px 0px; display:block}

/*oreernow.html*/
#page4 #content{background:url(images/brickwalltv1.jpg); height:450px; position:relative;}
#page4 #content img{ margin:10px 0px 0px 0px; display:block}

/*contact.html*/
#page5 #content{background:url(images/brickwalltv1.jpg); height:450px}
#page5 #content img{ margin:10px 0px 0px 0px; display:block}

/*terms.html*/
#page3 #content{background:url(images/brickwalltv1.jpg); height:450px}
#page3 #content img{ margin:10px 0px 0px 0px; display:block}
#page3 #content indent{font-size:12px}
/*footer*/
#footer { 
	background:url(images/bot.gif);
	background-repeat:no-repeat;
	color:#808080; font-size:0.65em; padding:14px  0px 72px  40px; text-align:center; 
	  }
#footer a {color:#808080; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:33px}
.h1{ height:39px}

	h1	{	
		 
		font-size: 14px; 
	
		}
		
	h2	{	
		 
		font-size: 12px; 
	
		}
input{
border:1px solid #9c9b9b;
background:#101010;
   width:132px; height:17px;
   font-size:0.9em;
   padding-left:2px;
   margin-bottom:3px
}
textarea{
border:1px solid #9c9b9b;
background: url(images/bg_textarea.gif);
   width:132px; height:49px;
   font-size:0.9em;
   padding-left:2px;
   margin-bottom:11px;
   overflow:auto}

textarea.terms{
   border:1px solid #9c9b9b;
   /* background: url(images/bg_textarea.gif); */
   width:26em; height:26em;
   font-size:0.9em;
   padding-left:2px;
   margin-bottom:11px;
   overflow:auto
   }

#license p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#license {
	height: 280px;
	width: 280px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: thin;
	/*border-color:#000;*/
	/*background:#010101;*/
	font-size: 12px;
}

.order{
	color: #09F;
	text-align:center;

}
/*
#order a {
	color:#09F;
}
*/
.link
{
color:#09F;
}

.music 
	{ position:absolute;
	 margin-right: 5px;
	 margin-top: 5px;
	 }
	