/* +RESET
----------------------------------------------------*/
*						{ margin: 0; padding: 0; }


/* +PAGE CONTENT GRID
----------------------------------------------------*/
body					{ color: #000; font-size:90%; font-family: "Lucida Grande", Lucida,"Lucida Unicode", Geneva, Trebuchet, Tahoma, Helvetica, sans-serif; 
						  margin:15px; background-color:#000; /* background: #8d8e86 url("../images/bg_pattern.jpg") fixed repeat; */ }
#wrap					{ border:#fff solid 2px; width:900px; margin:0 auto; background-color:#000; }
#logobar, #metalbar		{ width: 900px; border-bottom:#fff solid 2px; height:121px; }
#metalbar				{ height:42px; }
#mainbody				{ clear: both; margin:0; width: 900px; background-color:transparent; }
iframe					{ margin-top:0; width:618px; height:535px; border:none; }
iframe.map				{ width:250px; height:250px; }
img.right				{ float:right; }
img.left				{ float:left; }
img.rightsp				{ float:right; padding:0 0 0 10px; }


#leftcol				{ float:left; width:675px; clear:right; }
#leftupper				{ height:365px; background-color:#000; }
#leftmid				{ height:211px; border-top:#fff solid 2px; border-bottom:#fff solid 2px; }
#leftlower				{ height:268px; margin:0; padding:0; }
#leftlower2a			{ float:left; border-right:#fff solid 2px; clear:right; }
#leftlower2b			{ height:268px; width:448px; float:right; background: #000 url("../images/lt_dropshop_bg_full.jpg") top center no-repeat; }
#leftmain				{ height:257px; }
#lefttext				{ height:591px; background: #000 url("../images/bg_text.jpg") no-repeat }

#rightcol				{ float:right; width:223px; border-left:#fff solid 2px; background-color:#000; }
#rightupper				{ height:365px; border-bottom:#fff solid 2px; }
#rightlower				{  }


/* +TEXT
----------------------------------------------------*/
p						{ font-size:12px; margin: 0 0 12px 0; }
p.quote					{ margin:0 0 0 10px; padding:0 0 0 16px; font-family: Georgia, serif; font-style:italic; font-size:100%;  }
.author					{ font-size:90%; font-weight:bold; margin:12px 0 0 0; text-transform:uppercase; }
.title					{ font-size:80%; margin:0; }
.company				{ font-size:70%; margin:0; }
address					{ font-size:60%; margin:0 0 10px 0; }
.text					{ padding:28px 0 0 30px; width:620px; }
.red 					{ color: #FF0000; font-weight: bold; }


/* +HTAGS
----------------------------------------------------*/
h1, h2, h3				{ margin:0 0 4px 0; }
h1						{ font-size:120%; }
h2						{ font-size:100%; }
h3						{ color:#ff0000; }
h6						{ background-color: #000; text-align: center; height: 30px; line-height: 34px; color: #b3ee3a; font-size: 14px; letter-spacing: -.05em; }


/* +LINKS
----------------------------------------------------*/
a						{ color:brown; }
a:hover					{ color:#000; text-decoration:none; }
a img					{ border:none; margin:0; padding:0; display:block; }


/* +XTRAS
----------------------------------------------------*/
hr						{ margin:6px 0 12px 0; }
.clear					{ clear:both; }
.hide					{ display:none; }

/* +NAVIGATION
----------------------------------------------------*/
.nav					{ padding:0; margin:0; width:900px; height:26px; border-bottom:#fff solid 2px; }
.nav ul					{ list-style:none; margin:0; padding:0; }
.nav li					{ float:left; padding:0px; margin:0; }
.nav li a				{ color:#000; padding:0; margin:0px; text-align:center; text-decoration:none; }
.nav li a.top 			{  }
.nav li a:hover, 
.nav ul li:hover a	  	{ color:#fff; text-decoration:none; }
.nav li ul				{ background:#000; display:none; height:auto; padding:0; margin:0 0 0 -45px; border:1px solid #ffff00; 
						  position:absolute; width:200px; z-index:200; /*top:1em; /*left:0;*/ }
.nav li:hover ul		{ display:block; }
.nav li li 				{ border-top:#555 dotted 1px; display:block; float:none; margin:0px; padding:0px; width:auto; }
.nav li:hover li a		{ background:none; text-align:center; }
.nav li ul a			{ display:block; line-height:26px; font-size:12px; font-style:normal; margin:0px; text-align:left; }
.nav li ul a:hover, 
.nav li ul li:hover a	{ background-color:#ff6600; ; border:0px; color:#FFFF00; text-decoration:none; }
.nav p 					{ clear:left; }

						
/* +CENTER COLUMN LIST
----------------------------------------------------*/						
ul						{ list-style: square; color: #000; margin:0 0 20px 30px; text-decoration: none; }
li						{ line-height: 18px; }
li a					{ color: brown; text-decoration: none; }
li a:hover				{ color: #000; text-decoration: underline; }


/* +TABLE
----------------------------------------------------*/
table					{ margin:0 auto; margin-bottom:20px; }
tr						{ background-color: #E5FFCB; }
tr.alt					{ background-color: #fff; }
td						{ width:50%; }


/* +FOOTER
----------------------------------------------------*/
#footer					{ height: 40px; width: 900px; margin: 0 auto; clear: both; background: none; }
#footer p				{ color: #fff; font-size: 70%; font-weight: normal; margin: 6px 0px 10px 0px; line-height: 16px; text-align:center; }
#footer a				{ color: #fff; font-weight: bolder; }
#footer a:hover			{ color: orange; }


/* +FORM
   ----------------------------------------------------*/
textarea				{ font-size:12px; padding:4px 2px; border:solid 1px #aacfe4; margin:0 0 2px 0; }
.color1 				{ margin:0 0 2px 0; padding:4px 2px; border: 1px solid tan; background: #FFFF99; color:brown; }
.color1:hover 			{ margin:0 0 2px 0; padding:4px 2px; border: 1px solid #f00; background: #ff6; color:#000; }
.color2					{ color:#000; margin:0 0 2px 0; padding:4px 2px; }
.button 				{ border: none; background: url('/forms/up.png') no-repeat top left; padding: 2px 8px; }
.button:hover 			{ border: none; background: url('/forms/down.png') no-repeat top left; padding: 2px 8px; }

input:focus, 
textarea:focus 			{ background-color:lightyellow; }


/* +VIDEO
   ----------------------------------------------------*/
#logo					{ float:left; margin:0 0 10px 12px; }
.vidlinks 				{ float:left; margin:75px 0 0 24px; color:#fff; }
.vidlinks2				{ float:left; margin:0 0 0 24px; color:#000; }
.vidlinks a				{ color: #ff6600; font-weight:bold; }
.vidlinks p				{ margin:0 0 11px 0; font-size:10px; }
.vidlinks2 p			{ margin:0 0 8px 0; font-size:80%; }
.video_iframe			{ width:235px; height:215px; border:#000 1px solid; }


.movies					{ border: solid 1px #dadcde; width:320px; float:left; }
.movie_links			{ border: solid 1px #dadcde; width:500px; height:89px; float:left; cursor:pointer; }
#movies_all_1			{ position:absolute; top:221px; left:406px; width:508px; height: 536px; }
#movie_player			{ float:left; width:266px; height:240px; clear:right; /* position:absolute; top: 221px; left: 40px; */ }
#movie_player2			{ float:left; clear:right; }
.movie_tags				{ color:#dadcde; font-size:14px; padding:5px; }
#movie_text				{ position:absolute; text-decoration:none; left: 33px; top: 109px; font-size:20px; width: 559px; }
#movie_text_2			{ position:absolute; text-decoration:none; left: 147px; top: 23px; font-size:16px; width: 446px; font-size: 10pt; }
#movies					{ position:absolute; padding:10px; top:548px; left:3px; width: 583px; border: solid 2px #dadcde; 
						  height: 115px; text-decoration:none; color:#dadcde; cursor: pointer; }
.moviePadding			{ text-align:left; padding-right:11px; float:right; text-align:center; text-decoration:none; }