/* @override 
	http://krafttelerobotics.com/css/news.css
	http://krafttelerobotics.com/products/sort.css
	http://krafttelerobotics.com/products/print.css
*/

hr {
	border-style: inset;
	width: 820px;
}

#header_news {
	background: url(../images/header/header_two.jpg) no-repeat;
	width: 857px;
	height: 168px;
	margin: 0;
	padding: 0;
}

h1, .h1_clone {
	cursor: pointer;
	display: block;
	text-decoration: none;
	width: 765px;
	height: 40px;
	text-align: LEFT;
	margin:0;
	padding: 10px 30px 0 30px;
	background: #CCC url(../news/images/h2grad.png) repeat-x 0 top;
	border-bottom: 1px solid #a2a2a2;
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
	color: #333;
	text-shadow: #fff 0 1px 0;
	overflow: hidden;
}



#main tbody tr td table tbody tr td table tbody tr td {
	padding: 2em 1em;
	background: #ccc url(../news/images/grad.png) repeat-x top;
}

.product {
	margin: 50px 0 80px 0;
	width: 825px;
	display: none;
}

.product div.desc {
	padding-left: 400px;
}

.product div.desc img.name {
	margin-left: 10px;
}

img.well {
	z-index: 10;
}

.desc {
	clear: both;
	width: 425px;
	padding-bottom: 20px;
}

.desc p {
	padding: 0 1em;
	margin: 1em 0;
	line-height: 1.8em;
	width: 400px;
}

a.brochure {
	margin: 10px 0;
	display: block;
	width: 825px;
	text-align: center;
	background: url(../news/images/h2grad.png);
	padding: 10px 0;
	color: #1f4282;
	border-bottom: 2px groove #bbb;
	text-decoration: none;
}

a.brochure:hover {
	color: #3271be;
	border-bottom: 2px groove #ddd;
	background-position: 0 -4px;
}

a.brochure:active {
	border-bottom: 2px groove #fff;
}

/* @group predator */

#predator .desc{
	background: url(../products/images/index_predator_well.jpg) no-repeat;
	padding-bottom: 10px;
}

#predator .desc ul {
	margin: 0 0 0 125px;
}



/* @end */

.desc ul {
	padding: 10px 20px 30px 30px;
	width: 250px;
	font-size: .75em;
}

.desc ul li {
	padding: .4em 0;
	list-style-type: disc;
	list-style-position: outside;
}

/* @group Viper */
#viper .desc {
	background: url(../products/images/index_viper_well.jpg) no-repeat -1px -5px;
	min-height: 26.5em;
	padding-top: 8px;
}

#viper a.brochure {
	margin-top: 15px;
}
#viper .desc ul {
	margin-left: 100px;
}


/* @end */

/* @group Parts */
#parts_prod {
	background: url(../products/images/index_parts_well.jpg) no-repeat;
	height: 500px;
}

#parts_prod ul {
	margin: 20px;
}


/* @end */

/* @group raptor */

#raptor .desc {
	background: url(../products/images/index_raptor_well.jpg) no-repeat;
	min-height: 27em;
}

#raptor .desc ul {
	margin: 0 0 0 100px;
}



/* @end */

/* @group grips */

#grips .desc {
	background: url(../products/images/index_grips_well.jpg) no-repeat right top;
	padding: 0 400px 0 0;
}

#grips .desc ul {
	margin: 10px 0 0 40px;
}



/* @end */

/* @group Scout */
#scoutprod {
	background: url(../products/images/index_scout_well2.jpg) no-repeat;
}

#scoutprod .desc ul {
	margin: 0 0 0 20px;
	width: 340px;
	padding-bottom:0 ;
	padding-top: 0;
}


/* @end */

span.compare_specs {
	float: right;
	font-size: .8em;
	margin-top: .2em;
	width: 9em;
	display: ;
}

.compare_specs a {
	color: #a00d27;
	background: url(../products/images/table.png) no-repeat 0 2px;
	padding-left: 20px;
	text-decoration: none;
}

.compare_specs a:hover {
	color: #cf1134;
	text-decoration: underline;
}

.container {
	padding-bottom: 20px;
	width: 825px;
}

h1.toggler.accordion {
	background: url(../products/images/h1_bg_accord.png) 0 -50px ;
}

a#manip {
	width: 500px;
}

h1 a {
	color: #333;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 100%;
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

div#accordion {
	width: 825px;
	overflow: hidden;
}