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

body{
	background-color:#000000;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	_font-size: 10px;
	*font-size: 10px;
}
a{
	color:#CCCCCC;
}
img{
	border:none;
}
table{
	font-size:inherit;
	font-family:inherit;
}
table.main{
	width:1000;
	margin:auto;
	padding:20px;
	*padding:5px;
	_padding:5px;
	padding-top:0px;
	margin-top:0;
	border:none;
	background-color:#111111;
	border:1px solid #999999;	
	color:#000000;
}
b.colored{
	COLOR: #FF9999;
}
/*------CONTENT------*/
td.content {
	background-color:#333333;
	border:1px solid #666666;
	padding:30px;
	width:100%;
	color:#FFFFFF;
	vertical-align:top;
}
td.content table {
	color:#FFFFFF;
}
td.content a {
	color:#FFFFCC;
}
td.content h1{
	color:#CCCCCC;
}
td.content hr{
	
}
td.content h2{
	color:#CC9999;
	text-align:center;
}
td.product{
	background-image:url(../images/products_bg.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	background-color:#000000;
}
img.product_image{
	float:left;
	margin-right:10px;
	margin-bottom:30px;
	margin-left:0px;
	margin-top:0px;
}
div.product_text{
	padding:15px;
	background-color:#000000;
	margin-right:5px;
	font-size:1.1em;
	color:#CCCCCC;
	height:255px;
}
div.product_text h6{
	font-size:1.3em;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
	margin-top:0px;
}
.product h2{
	font-size:4em;
	/*border-bottom:2px solid #993333;*/
	margin:5px;
	margin-top:60px;
	font-variant:small-caps;
}
div.product_info b{
	font-weight:bold;
	font-size:1.8em;
	color:#883333;
}
div.product_info i{
	font-weight:bold;
	font-size:1.2em;
	color:#996666;
	padding-bottom:20px;
	font-family: "comic sans";
}
div.product_info li{
	list-style:circle;
	font-weight:bold;
	font-size:1.3em;
	position:relative;
	left:50px;
	color:#CC9999;
}
div.product_info ul{
	padding-bottom:20px;
}
td.product_menu{
	background-color:#000000;
	border: 1px solid #999999;
	padding:0px;
	width:250px;
}
td.product_menu_header{
	background-color:#333333;
	padding:0px;
	text-align:center;
}
td.product_menu li{
	margin-top:10px;
}
ul.product_menu{
	list-style:square;
}
a.product_menu{
	color:#CC3333;
	font-size:1.2em;
	font-weight:bold;
}
a.product_menu b{
	color:#CC9999;
	font-size:1.5em;
	font-variant:small-caps;
}
/*-------SPACING--------*/
td.spacing {
	padding:5px;
}
/*-------SIDE-----------*/
td.side {
	vertical-align:top;
	background-color:#111111;
	padding:10px;
	border:1px solid #666666;
}
div.sidebox {
	margin-bottom:20px;
}
div.sidebox div {
	color:#CCCCCC;
	background-color:#333333;
	padding:10px;
	padding-top:5px;
	border:2px outset #444444;
	margin:0px; 
}
div.sidebox a {
	color:#990000;
}
/*-------BUTTON---------*/
td.button {
	background-color:000000;
	font-size:24px;
	padding:10px;
	text-align:center;
}
td.bottom_panel {
	color:#999999;
	background-image:url(../images/button_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	width:330px;
	vertical-align:top;
}
div.bottom_panel {
	background-color:#000000;
	margin:8px;
	margin-right:12px;
	margin-top:0px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	height:290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottom_panel ul
{
padding-left: 14px; margin-left: 0px;
}
td.bottom_panel_long {
	color:#999999;
	background-color:#333333;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin-right:1px;
	width:329px;
	vertical-align:top;
}
div.bottom_panel_long {
	background-color:#000000;
	margin:8px;
	margin-right:12px;
	margin-top:0px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	/*height:190px;*/
}
/*-------FOOTER---------*/
td.footer table{
	width:100%;
	
}
td.footer td{
	font-size:10px;
	font-weight:bold;
	color:#990000;
	background-color:#1111111;
}
td.footer a{
	color:#CCCCCC;
}
td.footer td.right{
	text-align:right;
}
td.footer td.center{
	text-align:center;
}
td.footer td.left{
	text-align:left;
}
td.bottom_panel-video {
	color:#999999;
	background-image:url(../images/button_bg-video2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	width:330px;
	vertical-align:top;
}
div.bottom_panel-vid {
	background-color:#000000;
	margin:8px;
	margin-right:20px;
	margin-top:0px;
	padding:5px;
	padding-left:10px;
	padding-right:20px;
	height:290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.bottom_panel-vid2 {
	margin:0px;
	padding:0px;
	height:290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inner-scroll {
	padding-right: 20px;
	padding-left: 20px;
}

.inner-scroll table, .inner-scroll td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #919191;
}
.inner-scroll td .head{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.inner-scroll td .ex{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
.inner-scroll td .ex a:link{
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.line {
	height: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.inner-scroll td .ex a:visited{
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.inner-scroll td .ex a:active{
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.inner-scroll td .ex a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}


.inner-scroll td p{
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.line2 {
	height: 7px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}
.vid-more {
	text-align: right;
	margin-bottom: 3px;
	margin-top: 8px;
}
.vid-more-box {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C00;
	border-bottom-color: #C00;
}
.vid-more a:link{
	text-align: right;
	margin-bottom: 4px;
	text-decoration: underline;
	color: #FFF;
}

.vid-more a:visited{
	color: #FFF;
	text-decoration: underline;
}
.vid-more a:active{
	color: #FFF;
	text-decoration: underline;
}
.vid-more a:hover{
	color: #F00;
	text-decoration: underline;
}

