@charset "utf-8";
/* CSS Document */
html 
{
	height: 100%;
}

iframe {
width:640px;
height: 480px;
}

.logo{
background-color:#FFFFFF; 
float:left; 
width:245px; 
height:256px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 28px;
color:#a5cd39;
margin:0;
padding:0;
margin-bottom:3px;
}

.table{
margin-right:20px;
width:200px;
float:left;
}

.linepadding{
padding: 5px 0px 5px 0px;
}

.h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color:#fff;
margin-top:0;
}

.copyright {
font-size: 9px;
color:#CCCCCC;
text-align:center;
margin: 0 auto;
background-color:#000; 
width:100%; 
height:30px; 
border:0;
clear:both;
position:fixed; left:0px; bottom:0px; 
}

a.clickforview:link, a.clickforview:visited {
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size: 11px;
}

a.clickforview:hover, a.clickforview:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#99ca46;
}

body {
background-color:#111111; 
border:0; 
cellpadding:0; 
cellspacing:0; 
padding:0; 
margin:0 auto;
height:100%;
}

.dropdown {
color:#CCCCCC;
height:164px;
width:204px; 
float:right; 
background-image:url(images/star_dropdown.png);
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.product_dropdown {
color:#CCCCCC;
height:277px;
width:204px; 
float:right; 
background-image:url(images/product_dropdown.png);
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.product_pic{
width:630px;
height:200px;
margin-left:30px;
padding-top:100px;
float:left;
}

.product_descrip{
margin: 10px 0px 0px 30px;
width:650px;
height:350px;
float:left;
}

.catergory_descrip{
padding:70px 10px 0px 25px;
width:260px;
height:80px;
}

.catergory{
margin-left:30px;
padding-top:100px;
width:650px;
height:600px;
}

.catergory_box{
width:304px;
height:197px;
float:left;
margin-right:10px;
margin-top:10px;
}

.navigation{
width:35%; 
background-image:url(images/bg_with_fade.png); 
height:97%; 
float:left; 
margin: 0 auto;
}

.navigation_addon{
width:35.4%; 
background-image:url(images/bg_with_fade.png); 
height:110%; 
float:left; 
margin: 0 auto;
}

.content_bg{
background-image:url(images/content_bg.jpg); 
background-repeat:no-repeat;
float:left;
width:690px;
height:735px;
}

.contentbox{
width:65%; 
margin:0 auto; 
border:0; 
height:97%; 
float:right; 
background-color:#272727;
}

.contentbox_addon{
width:64.6%; 
margin:0 auto; 
border:0; 
height:110%; 
float:right; 
background-color:#272727;
}

.star_descrip{
width:290px;
height:470px;
margin:0px 30px 0px 40px;
padding-top: 100px;
float:left;
}

.star_pic{
width:305px;
height:300px;
padding-top: 100px;
float:left;
}

.see_in_action{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#a5cd39;
}

.product_link{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


.addon_pic{
width:600px;
height:270px;
margin-left:30px;
padding-top:100px;
float:left;
}

.addon_box{
height:230px;
width:190px;
margin:15px 0px 15px 25px;
float:left;
}

.addon_thumb{
border: 1px solid #000;
}

li.leaf, li.collapsed, li.expanded {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
}

ul.list {
  margin: 0px;
  list-style-image: none;
  list-style: none;
  list-style-type: none;
}

li {
padding: 5px;

}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.navi_margin{
margin-left: 25px;
}

a.selected{
color:#99ca46; 
margin-left: 20px;
}