body {
	color: white;
	background-color: black;
}

p {}

ul {
	color: #000000;
	font: .8em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 10px; 
}

a {
	outline: none;
}

a:visited {
border: none;
}

a img {
border: none;
}

td {}

#header {
	height: 200px;
	width: auto;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(images/red_sliver.gif) repeat-x;}

#logo {
	float: left;
	width: 340px;
	height: auto;
	padding-left: 16px;
}

#box {
	width: auto;
	height: auto;
	margin: 0 0 0 0;
}

#cart {
	width: auto;
	height: auto;
	margin-top: 10px;
	padding-right: 16px;
}

#suppliers {
	float: left;
	margin-top: -5px;
	padding-left: 0px;
}

#ad_banner {
	margin-top: 45px;
	margin-left: 330px;
	width: 468px;
	height: 60px;
}

#link_banner {
	float: left;
	margin: 0 91px 0 91px;
	margin-left: 25px;
	margin-right: 91px;
	padding-bottom: 5px;
	width: 468px;
	height: 25px;
}

#search {
	position: absolute;
	top: 90px;
	right: 16px;
}

.open {
	float: left;
	margin-top: -10px;
	width: 550px;
	background: url(images/cont_top.gif) scroll no-repeat top;
}

.container {
	top: 26px;
	margin-top: 26px;
	margin-bottom: -10px;
	display: block;
	background: url(images/cont_space.jpg) scroll repeat-y;
}

#menu {
	position: absolute;
	top: 200px;
	left: 10px;
	z-index: 1;
}

#home {
	position: absolute;
	top: 202px;
	left: 10px;
	z-index: 2;
}

#home a img {
	border: none;
}

#products {
	position: absolute;
	top: 247px;
	left: 10px;
	z-index: 3;
}

#products a img {
	border: none;
}

#videos {
	position: absolute;
	top: 292px;
	left: 10px;
	z-index: 4;
}

#videos a img {
	border: none;
}

#contact {
	position: absolute;
	top: 337px;
	left: 10px;
	z-index: 5;
}

#contact a img {
	border: none;
}

#links {
	position: absolute;
	top: 382px;
	left: 10px;
	z-index: 6;
}

#links a img {
	border: none;
}

#forum {
	position: absolute;
	top: 427px;
	left: 10px;
	z-index: 7;
}

#forum a img {
	border: none;
}

#main {
	position: absolute;
	top: 170px;
	left: 220px;
	width: 550px;
	height: auto;
}

#main a {
	text-decoration: none;
	color: #990000;
}

#main a:hover { background: #999999; }

#side {
	position: fixed;
	top: 170px;
	left: 790px;
	width: 150px;
	height: auto;
	background: #999999;
	font: .8em "Trebuchet MS", Arial, sans-serif;
}

.container p {
	color: #000000;
	font: .8em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}


#top {
	margin-right: 20px;
}

.container h1 {
	color: #990000;
	font: bold 1.3em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.container h2 {
	color: #990000;
	font: bold 1.1em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.container h3 {
	color: #000000;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

.container h4 {
	color: #000000;
	font: bold .8em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#button_caption {
	color: #000000;
	font: bold .65em "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.close {
  width: 550px;
  height: 54px;
  background: url(images/cont_bot.gif) no-repeat;
}

#tabcontent {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	color: #000000;
	text-align: justify;
	background: #ffffff url(images/tab_bg.jpg) no-repeat bottom left;
	padding: 20px;
	border: 1px solid #333333;
	border-top: none;
	z-index: 2;	}

#tabcontent a {
	text-decoration: none;
	color: #990000; }

#tabcontent a:hover { background: #999999; }

/* Main Tabs */

#tabmenu {
	color: #000000;
	border-bottom: 1px solid #333333;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #ffffff;
	background: #000000 url(images/tab_black.jpg) repeat-x;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #333333;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active {
	color: #000000;
	background: #ffffff;
	border-bottom: 2px solid #ffffff; }

#tabmenu a:hover {
	color: #fff;
	background: #990000 url(images/tab_red.jpg) repeat-x; }

/*#tabmenu a:visited {
	color: #000000; }*/

#tabmenu a.active:hover {
	background: #fff;
	color: #000000; }
/* End Main Tabs */

/* 2nd Tabs */
#tabmenu2 {
	color: #000000;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu2 li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu2 a, a.active {
	color: #ffffff;
	background: #000000 url(images/tab_black.jpg) repeat-x;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #333333;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; }

#tabmenu2 a.active {
	color: #000000;
	background: #ffffff;
	border-bottom: 2px solid #ffffff; }

#tabmenu2 a:hover {
	color: #fff;
	background: #990000 url(images/tab_red.jpg) repeat-x; }

/*#tabmenu2 a:visited {
	color: #000000; }*/

#tabmenu2 a.active:hover {
	background: #ffffff;
	color: #000000; }
	
	/*End Second Tabs */


#top_home h2 {
	color: #990000;
	font: bold 1.0em "Trebuchet MS", Arial, sans-serif;
}

#top_home {
	color: #990000;
	font: 0.8em "Trebuchet MS", Arial, sans-serif;
}

#top_home a {
	text-decoration: none;
	color: #990000;
}

#top_home a:hover { background: #999999; }
	
#product a:hover {
	width: auto;
	border: none;
} 

#product a.shine:hover span {
	position: absolute;
	top: 84px;
	right: 31px;
    display: block;
    background: url(images/hanger_animation.gif);
    width: 200px;
    height: 150px;
    border: none;
    }

#bracket a:hover {
	width: auto;
	border: none;
} 

#bracket a.shine:hover span {
	position: absolute;
	top: 84px;
	right: 31px;
    display: block;
    background: url(images/bracket_animation.gif);
    width: 150px;
    height: 200px;
    border: none;
    }

#flesher a:hover {
	width: auto;
	border: none;
} 

#flesher a.shine:hover span {
	position: absolute;
	top: 84px;
	right: 31px;
    display: block;
    background: url(images/blue_thing_animated.gif);
    width: 250px;
    height: 154px;
    border: none;
    }

#caption {
	position: absolute;
	right: 31px;
	top: 69px;
	color: #666666;
	font: .75em "Trebuchet MS", Arial, sans-serif;
}

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	background: url(images/small_sliver.jpg) repeat-x;
	font: .65em "Trebuchet MS", Arial, sans-serif;
}

#footer a{
	text-decoration: none;
	color: #ffffff;
	font: 1.2em "Trebuchet MS", Arial, sans-serif;
}

#footer a:hover { background: #666666; }

#sub_menu {
	margin-top: 160px;
	height: 50px;
	font: .65em "Trebuchet MS", Arial, sans-serif;
	padding-right: 16px;
}

#sub_menu a{
	text-decoration: none;
	color: #ffffff;
	font: 1.2em "Trebuchet MS", Arial, sans-serif;
}

#sub_menu a:hover { background: #666666; }

/* styling of the container. */ 
a.myPlayer { 
    display:block; 
    width: 470px; 
    height:320px;  
    margin:0 15px 15px 0; 
    border:1px solid #999; 
} 
 
/* play button */ 
a.myPlayer img { 
    border:0px;
    margin-top: 110px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer:hover { 
    border:1px solid #000; 
}