/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	background-color: #111111;
	font-family:Arial, Helvetica, sans-serif;
	}
		
p, td, tr, table {
	background-repeat:no-repeat;
	font-size:12px;
	color: white;
	}	
.title	{
	font-weight:bold;
	color: #FF9200;

	}
.product {
	background-position:right top;
	padding:0px 0px 5px 0px;
	/*color: #	FF9200;*/	
	}
.product a:link {
	color: #FF9200;
	}	
.product a:active {
	color: #FF9200;
	}	

.product a:visited {
	color: #FF9200;
	}			
.product a:hover {
	color: white;
	}	
.products_body {
	border: 1px solid #800402;
	vertical-align:top;
	
	}	
.thumb {

	background-image: url(images/thumb_bg.gif);
	height: 102px;
	vertical-align:middle;
	}

.p_desc	{
	background-color:#7D0401;
	background-position:bottom;
	
	}
.repeat {
	background-repeat:repeat;
	}
		
.footer {
	color: red;
	font-size: 10px;
	}	
.cotact_body {
	border: 1px solid #800402;
	vertical-align:middle;}
	
.planet_selected {
	color : #820000;
	font-weight: bold;
	}	
	
.product2 {
	background-position:right top;
	padding:0px 0px 5px 0px;
	color: #2F0000;	
	}
.product2 a:link {
	color: #2F0000
	}	
.product2 a:active {
	color: #2F0000
	}	

.product2 a:visited {
	color: #2F0000
	}			
.product2 a:hover {
	color: white;
	}	

.offbeat {
	color: white;
	}	
.offbeat a:link 	{
	color: white;
	}	
.offbeat a:visited 	{
	color: white;
	}	
.offbeat a:active 	{
	color: white;
	}	
.offbeat a:hover 	{
	color: #A8C400;
	}	
.offbeat_green{
	color: #A8C400;
	font-weight: bold;
	}	

	
.DLcontentHead	{
	text-transform: uppercase;
	}	
.DLcontent	{
	color: black;
	
	}
	
.services {
	color: white;
	line-height: 24px;
	font-size: 12px;
	}

.services a:link {
	color: #f79700;
	
	}
.services a:visited {
	color: #f79700;
	
	}	

.services a:active {
	color: #f79700;
	
	}				
.services a:hover {
	color: white;
	
	}	
.media{
	color: black;
	line-height: 20px;
	}	
#media{
	color: black;
	line-height: 20px;
	}		
	
input {
	font-family:"Courier New", Courier, mono;
	background-color: transparent;
	border: 1px solid black;	
	height:20px;
	line-height: 20px;
	width: 220px;		
	}	
.textareaForm 	{
	
	background-color: transparent;
	border: 0px solid transparent;
	
	font-family:"Courier New", Courier, mono;
	line-height: 25px;
	padding: 5 0 0 0;
	overflow: hidden;
	height: 57px;
	}	
textarea 	{
	
	background-color: transparent;
	border: 0px solid transparent;
	
	font-family: "Courier New", Courier, mono;
	line-height: 25px;
	
	overflow: hidden;
	
	}	
.subscribe {
	color: #270000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	}		