/* gradeblade.com */ 
html, body{ 
 margin:0; 
 padding:0;
 background-color:#90908F;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
} 
a:link {color: #000000; outline: none;}     /* unvisited link */
a:visited {color: #000000; outline: none;}  /* visited link */
a:hover {color: #000000; text-decoration: none; outline: none;}   /* mouse over link */
a:active {color: #000000; outline: none;}   /* selected link */

#pagewidth{ 
 width: 644px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 height:auto;
} 
#header{
 position:relative; 
 height:61px; 
 width:100%;
 float:left;
} 

#top_spacer{ 
 background-image: url(images/body_bg.gif);  
 background-repeat:repeat-y;
 width:100%;
 float:left;
} 
#grad_background{ 
 background-image: url(images/body_grad.gif);  
 background-repeat:repeat-y;
 width:100%;
 float:left;
} 
#exp_body{
  background-image:url(images/body_bg.gif);
  background-repeat:repeat-y;
  float:left;
  width:100%;
}
#exp_left{
  float:left;
  color:#000000;
  width:384px;
  margin-top:30px;
  margin-left:30px;
  margin-right:230px;
}

#exp_left p{
	margin:0px;
	padding-left:7px;
	padding-right:7px;
}
#exp_right{
  float:right;
  color:#000000;
  width:584px;
  margin-left:30px;
  margin-right:30px;
}
#bottom_spacer{

 background-image: url(images/body_bg.gif);  
 background-repeat:no-repeat;
 width:100%;
 float:right;
} 
#maincol{
  float:right;
  background-image:url(images/body_right.gif);  
  background-repeat:repeat-y;
  color:#000000;
  width:455px;
  min-height:500px;
  height:100%;
}
#gbexp_maincol{
  float:right;
  background-image:url(images/body_right.gif);  
  background-repeat:repeat-y;
  color:#000000;
  width:455px;
  height:100%;
}
.mainpad { 
	padding-left: 17px;
	padding-right:25px;
	margin-top: 2px;
	margin-bottom:2px;
}
.mainpad2 { 
	padding-left: 17px;
	margin-right:20px;
	margin-top: 2px;
	margin-bottom:2px;
	float:left;
	position:relative;
}
.bottompad { 
	margin-left: 40px;
	margin-right:30px;
	margin-top: 2px;
	margin-bottom:2px;
}
/*START - code for spotlight to show up with image on left */
.spotlight{
padding-left:17px;
width: 410px;
clear: left;
}

.spotlight .spotlight_img{
float: left;
width: 205px;
}

* html .spotlight p{ /* IE 3px jog hack*/
height: 1%;
}

.spotlight p{
margin-top: 0;
margin-left: 156px;
}
/*
END - code for spotlight to show up with image on left */

#leftcol{
  float:left;
  background-image:url(images/body_left.gif);
  background-repeat:repeat-y;
  width:189px;
  color:#000000;
  min-height:500px;
  height:100%;
}
#gbexp_leftcol{
  float:left;
  width:189px;
  color:#000000;
  height:100%;
}
#gbexp_bottom{
  float:right;
  color:#000000;
  width:455px;
  height:100%;
}
.left_img {
	padding-left:21px;
}
.buynow_index{
	padding-left:23px;
}
.video_index{
	padding-left: 28px;
}
.gb_info_index{
	padding-left: 38px;
}
#gb_info {
	position:relative;
	margin-left: 28px;
	background-image:url(images/gb_info.gif);
	background-repeat:no-repeat;
	color:#000000;
	width:150px;
	height:433px;
}
#gb_info_thanks {
	position:relative;
	margin-left: 28px;
	background-image:url(images/thanks_background.gif);
	background-repeat:no-repeat;
	color:#000000;
	width:150px;
	height:79px;
}
.errorText {
	font-family:Arial, Helvetica, sans-serif;
	color:#F7941D;
}
#gb_info input {
	font-size:10px;
}
#gb_info option {
	font-size:10px;
}
#gb_info select {
	font-size:10px;
}
#gb_info p {
	margin-top:0px;
	padding-top:22px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#gb_info_text {
 width:24px;
 padding-left:10px;
 padding-right:4px;
 clear:both;
}
#footer{
  height:33px; 
  background: url(images/footer.gif) 0 0 no-repeat;
  color:#000000; 
  clear:both;
  text-align:right;
  font-size:10px;
}

.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 0px;
margin-right: 0px;
border: 0px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
height:506px;
float:right;
margin-bottom: 0em; 
text-align:left;
padding-right:20px;
}
#products_left{
  float:left;
  color:#000000;
  width:250px;
}
.shadetabs ul li a{
text-decoration: none;
}
#products_left li {
text-decoration:none;
}

#ajaxcontentarea{
  float:right;
  color:#000000;
  width:374px;
}
#uses_left{
  float:left;
  color:#000000;
  width:400px;
}
#uses_txt{
padding-left:40px;
}
#uses_txt_long{
padding-left:40px;
padding-right:30px;
}

#uses_right{
	width:240px;
	color:#000000;
	float:left;
}
.img_uses {
padding-left:28px;
}
.img_uses2 {
padding-left:14px;
}
#uses_bottom{
float:left;
width:644px;
}

#faqs_left{
  float:left;
  color:#000000;
  width:400px;
}
#faqs_txt{
padding-left:40px;
}
#faqs_txt_long{
padding-left:40px;
padding-right:30px;
}
#faqs_right{
	width:240px;
	color:#000000;
	float:left;
}
#faqs_bottom{
float:left;
width:644px;
}
.img_faqs {
padding-left:18px;
}
#price_body{
	color:#000000;
	padding-left:40px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:15px;
	width:331px;
	float:left;
}
#price_right{
	color:#000000;
	width:200px;
	float:left;
}
.table_stuff {
	font-size: 14px;
	color:#FF9900;
}
.dist_head {
	font-size: 14px;
	color:#000000;
}

#media_top {
	float:left;
	color:#000000;
	width:300px;
}
.media_top_txt {
	padding-left:40px;
}
.media_top_txt2 {
	padding-left:40px;
	font-weight:bold;
	font-size:12px;
}
a.Olink:link {color: #FF9900; text-decoration: none; outline: none;}     /* unvisited link */
a.Olink:visited {color: #FF9900; text-decoration: none; outline: none;}  /* visited link */
a.Olink:hover {color: #000000; text-decoration: none; outline: none;}   /* mouse over link */
a.Olink:active {color: #000000; text-decoration: none; outline: none;}   /* selected link */

#media_left {
	float:left;
	color:#000000;
	width:400px;
}
#media_right {
	float:left;
	color:#000000;
	width:300px;
}	
#media_bot {
width:644px;
}
.media_bot_txt {
padding:40px;
}

#dist_left{
  float:left;
  color:#000000;
  width:300px;
}
#dist_head_txt{
padding-left:40px;
padding-right:40px;
}
#dist_txt{
padding-left:40px;
}
#dist_txt_long{
padding-left:40px;
padding-right:30px;
}
#dist_right{
	width:300px;
	color:#000000;
	float:left;
}
.img_dist {
padding-bottom:54px;
}
#contact_left {
	float:left;
	color:#000000;
	width:300px;
}
.contact_left_txt {
	padding-left:60px;
	padding-right:5px;
}
#contact_right {
float:left;
width:344px;
}
.contact_right_txt {
padding-right:40px;
}
.contact_img {
	padding-left:75px;
}
.rollover1 a {
		display:block;
		width: 142px;
		background: url("images/ex_blades.gif") 0 0 no-repeat;
		text-decoration: none;
		}
.rollover1 a:link{
	background-position: 0 0px;
}
.rollover1 a:visited{
	background-position: 0 0px;
}
.rollover1 a:hover {	
	background-position: 0 -19px;
}
.rollover1 a:active {
	background-position: 0 -38px;
}
.rollover2 a {
	display:block;
	width: 142px;
	background: url("images/s_blades.gif") 0 0 no-repeat;
	text-decoration: none;
}
.rollover2 a:hover {	
	background-position: 0 -19px;
}
.rollover2 a:active {
	background-position: 0 -38px;
}
.rollover3 a {
	display:block;
	width: 142px;
	background: url("images/c_blades.gif") 0 0 no-repeat;
	text-decoration: none;
}
.rollover3 a:hover {	
	background-position: 0 -19px;
}
.rollover3 a:active {
	background-position: 0 -38px;
}