/* CSS Document */
a:link {
	color:#660000;
	font-weight:bolder;
	text-decoration:none;
	}
a:visited {
	color:#000099;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
a:link .link {
	color:#660000;
	text-decoration:none;
	font-weight:normal;
	}
a:visited .link {
	color:#000099;
	text-decoration:none;
}
a:hover .link {
	color:#FF0000;
	text-decoration:underline;
	font-weight:normal;
}

.third {
	font-size:9px; 
	padding:2px 0px; 
	background-color:#eeecde;
	font-style:italic;
}

body {
	background-color:#666666;
	font-family: Helvetica, Arial,sans-serif;
	margin:0px;
	
}
.style1 {font-size: small}
.bizbox {
	border:#660000 2px solid; 
	padding-right:10px; 
	margin-bottom:10px;
}
sup {
	font-size:60%;
	line-height:85%;
}
.largeBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: xx-large; font-weight: bold; }
h2 {font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; }
h3 {font-family:Arial, Helvetica, sans-serif; font-size:medium; }
h4 {font-family:Arial, Helvetica, sans-serif; font-size:small; }
h5 {font-family:Arial, Helvetica, sans-serif; font-size:x-small; }
h6 {font-family:Arial, Helvetica, sans-serif; font-size:xx-small; }

.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccc99;
}
.menutext a:link { color: #cccc99; text-decoration: none; font-family: Arial, Helvetica, sans-serif; } 
.menutext a:visited { color: #cccccc; text-decoration: none; font-family: Arial, Helvetica, sans-serif; } 
.menutext a:hover { color: #ffff00; text-decoration:none; }

.white_text {
	color:#FFFFFF;
	}
.bigger {
	font-size:large;
	}
.grey-text {
	color:#CCCCCC;
	}

.smMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	}
.normal-justified {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	text-align: justify;
}
.normal li {
	padding-bottom: 5px;
	}
.normal-indent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	margin: 0px 10px 0px 10px;
	}
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold;
	}
.header2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color:#fff;
	}
.Subheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-large; 
	font-weight: bold;
	}
.pretty-header {
	color:#000000;
	font-size:large;
	background-image: url("images/gradient02.jpg");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	font-weight: bold;
	}
a:link .pretty-header {
	color:#000000;
	font-size:large;
	background-image: url("images/gradient02.jpg");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	font-weight: bold;
	}
a:visited .pretty-header{
color:#000000;
	font-size:large;
	background-image: url("images/gradient02.jpg");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	font-weight: bold;
	}
a:hover .pretty-header {
	color:#FFFFFF;
	font-size:large;
	background-image: url("images/gradient02a.jpg");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
	}
a:active .pretty-header {
	color:#000000;
	font-size:large;
	background-image: url("images/gradient02.jpg");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	font-weight: bold;
	}

.pretty-Red-header {
	color:#FFFFFF;
	font-size:large;
	background-image: url("images/gradient03.jpg");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	font-weight: bold;
	}
ul .space {
	padding-bottom:.5em;
	}
.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:100;
	}
li .credits {
	margin-left:0px;
	}
.buyNOW {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#CC0000;
	text-decoration: blink;
	}
a:link .buyNOW {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#CC0000;
	text-decoration: blink;
	}
a:visited .buyNOW {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#CC0000;
	text-decoration: blink;
	}
a:hover .buyNOW  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#CC0000;
	text-decoration: underline;
	}
.arrow {
	background-image: url("images/arrow-b.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	float:left;
	padding-right:3px;
	}
a:link .arrow{
	background-image: url("images/arrow-b.gif");
	background-repeat:no-repeat;
	width:16px;
	background-position:center;
	float:left;
	}
a:visited .arrow {
	background-image: url("images/arrow-b.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	float:left;
	}
a:hover .arrow  {
	background-image: url("images/arrow-w.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	float:left;
	padding-right:3px;
	}
a:active .arrow {
	background-image: url("images/arrow-b.gif");
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	float:left;
	}
.pictext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#660000;
	}
.pictext a:link { color: #660000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; } 
.pictext a:visited { color: #660000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; } 
.pictext a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #000000;
}

.colRight {
	float:right;
	width:185px;
	text-align:center;
	padding:0px 5px 0px 5px;
	;
	}
.colLeft {
	width:515px;
	}
.current {
	background-color:#cccc99;
	color:#660000;
	}
.footer {
	font-size:11px;
	}
.secondary {
	font-family:Arial, Helvetica, sans-serif small;
	font-size:small;
	}
.secondary a {
	text-decoration:none;
	font-size:small;
	}
.secondary a:hover {
	text-decoration:none;
	color: #FF0000;
	}
.secondarySelected {
	font-weight:bold;
	}
/* submenu section */

.submenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.submenu a:link {
	color:#660000;
	text-decoration:none;
}
.submenu a:visited {
	color:#333333;
	text-decoration:none;
}
.submenu a:hover {
	color:#FF0000;
	text-decoration:underline;
}
.submenu a:active {
	color:#000000;
	text-decoration:none;
	}
.red {
	color: #FF0000;
	}
.compare-table {
	font-weight:bold;
	font-size:11px;
	padding:2px;
	}
.compare-table-row {
	background-color:#eeecde;
	}
.list {
	font-size:12px;
	line-height:1em;
	/*width:75px;*/
}
.list2 {
	font-size: 10px;
	text-align:left;
	background-color:#eeecde;
	padding:0px 5px 5px 2px;
}
.list2 a {
	color:#0000FF;
}
.list2 a:hover {
	color:#FF0000;

}
.article {
	padding:2px;
/*	text-align:justify;*/
	font-size:14px;
}

table.specials {
  margin: 5px;
}

table.specials td {
  padding: 7px;
}
.special_price {
	background:#FFFF99;
	font-style:italic;
	padding:0px 2px 0px 1px;
}

.linksPage li {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
	}
.linksPage a {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}
.linksPage a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.equipment-pic
{
	width: 100px;
	float: right;
}

.suc_stor {padding:0 25px;font-family:tahoma;}
	.hdr {font-style:italic;color:#700;font-size:22px;border-bottom:3px solid #cc9;text-align:center;padding:15px 0;margin-bottom:15px;}
		.hdr b{font-size:36px;display:block;}

	.suc_stor .it_ttl {font-size:16px;line-height:30px;color:#700;text-align:center;font-style:italic;}
	.suc_stor .ss_illustration {float:left;border:1px solid #cc9;border-width:9px 13px;margin-bottom:27px;}
	.suc_stor .ss_prev {float:right;width:400px;}
		.suc_stor .ss_prev  i{color:#767676;line-height:24px;font-size:14px;display:block;}
		.suc_stor .ss_prev  a{color:#700;font-weight:bold;display:block;}   
	
div.clear {margin:0!important;padding:0!important;height:1px!important;overflow:hidden!important;clear:both!important;}

.story .sth {border-bottom:3px solid #cc9;height:80px;margin-bottom:10px;}
	.story  .sth .hdr {width:300px;float:right;border:0;padding-bottom:5px;margin:0;color:#700;} 
		.story  .sth .hdr b{line-height:30px;} 
	.story  .sth .bscms {color:#700;font-size:12px;margin-top:60px;float:left;}
		.story  .sth .bscms a{color:#700;text-decoration:none;font-weight:normal;}
		.story  .sth .bscms a:hovre{text-decoration:underline;}
		
.story .ss_prev {width:520px;border:3px solid #cc9;height:191px;}
		.story .ss_illustration  {border:0;} 
		.story .ss_prev  i{color:#700;line-height:32px;font-size:18px;display:block;height:32px;padding:0 20px;font-weight:bold;font-style:normal;background:#cc9;}
		.story .ss_prev  div{color:black;line-height:24px;font-size:14px;padding:20px 0 15px 20px;}      

	.story .redt, .story  .redt a:link{color:#700;}      
	.story .l_side{float:left;width:480px;font-size:14px;line-height:24px;}      
		.story .l_side p{margin:0 0 24px 0;padding:0;}      
		.story .l_side div.hr{border-bottom:2px solid #cc9;height:2px;overflow:hidden;}     
		.story .l_side i{display:block;color:#767676;text-align:center;}     
		.story .l_side ul.lists{padding-left:15px;}      
			.story .l_side ul.lists li{margin:0 0 24px 0;}      

	.story .r_side{float:right;width:230px;font-size:14px;line-height:24px;text-align:right;}      
		.story .r_side img{float:none;margin-bottom:10px;}      
		.story .r_side div.img_comment{width:150px;text-align:right;font-size:12px;line-height:24px;float:right;}      

	.story a.read_another,.story a.read_another:hover{background:transparent url(images/arr.png) no-repeat scroll 0 5px;float:right;font-size:12px;padding-left:25px;color:#700;}      
		

.hidden {
display: none;
}





















	

