body, html {
	margin: 0; height: 100%;
	padding: 0; border: none;
}

body, html, table {
	font-family: sans-serif;
	font-size: 12px;
}

body a, html a, table a {
	color: #00609d;
	text-decoration: underlined;
	font-weight: bold;
}

body a:hover, html a:hover, table a:hover {
	color: #aa0000;
}

body {
	background-image: url('images/bar.jpg');
	background-repeat: repeat-x;
}

tr.mainRow {
	background-image: url('images/bar.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
}

#pTable {
	height: 100%;
}

td#right { background-image: url('images/right.jpg');}
td#left { background-image: url('images/left.jpg'); }
td#right, td#left { background-repeat: repeat-y; width: 128px; }

td#left a, td#right a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

div.toplinks {
	width: 100%;
	height: 90px;
	background-image: url('/images/lbg_new.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
}

div.toplinks a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin: 5px;
}

div.toplinks a:hover { text-decoration: underline; }


.footer, .push {
	height: 90px; /* .push must be the same height as .footer */
}

.footer { 
	width: 100%;
	text-align: center;
	background-image: url('images/fbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
}

.fcontent {	padding-top: 20px; }
.fcontent a {
	color: #ffffff;
	font-size: 12px;
	margin: 4px;
	text-decoration: none;
}


tr#linkTD p a {
	display: block;
}

tr#linkTD h2 a {
	color: #000000;
}


div#binfo {
	display: none;
	margin-top: 5px;
	font-size: 11px;
	border: 1px solid #414141;
}

tr.black_row {
	background-image: url('images/timg/mid.jpg');
	background-repeat: repeat-x;
	height: 32px;
}

td.black_row_left {
	background-image: url('images/timg/left.jpg');
	width: 8px;
	background-repeat: no-repeat;
}

tr.black_row, tr.black_row a { color: #ffffff; }
tr.black_row a { text-decoration: none; }
tr.black_row a:hover { text-decoration: underline; }
tr.black_row strong { font-size: 16px; }
strong.black_row {
	display: block;
	background-image: url('images/timg/mid.jpg');
	color: #ffffff;
	font-size: 16px;
	height: 32px;
	margin: 0; padding: 0;
}

.black_row h2 {
	margin: 0px;
}

td.pdesc {
	font-size: 12px;
	font-family: sans-serif;
	padding: 0px 5px 0px 5px;
}

div.left_links {
	position: absolute;
	width: 128px;
	left: 0;
	top: 150px;
	color: #ffffff;
}

div.left_links h4 {
	background-image: url('images/timg/mid.jpg');
	background-repeat: repeat-x;
	font-size: 110%;
	margin-bottom: 1px;
}

div.left_links a {
	color: #e7e7e7;
	margin-left: 2px;
	display: block;
	text-decoration: none;
}

div.left_links a:hover {
	color: #ffffff;
}

td.specs {
	background-image: url("images/specbg.jpg");
	background-repeat: repeat-y;
	width: 200px;
	color: #ffffff;
}

td.specs strong { font-size: 110%; }

div#p_picture {
	border: 1px solid #000000;
	margin: 5px;
}

div#p_picture h3 {
	display: block;
	background: #000000;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
}

div#picture_view {
	border: 1px solid #000000;
	background: #ffffff;
	padding: 2px;
	position: absolute;
	display: none;
	width: 80%;
	z-index: 100;
}

div#picture_view a { color: #ffffff; background: #000000; display: block;}

div#picture_view img { max-width: 80%; }

div.content2 {
	padding: 0;
}

div.c3 {
	background-image: url('images/cbg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}

div.c3 h3 {
	margin: 0px;
	padding-top: 5px;
}

table.product {
	margin: 0px;
}

div.ispecs { padding: 2px; }

.nice_form input, .nice_form textarea, .nice_form select {
	border: 1px solid #9a9a9a;
	font-size: 12px;
	padding: 2px;
}

div.content {
	padding: 2px;
	text-align: left;
}

div.video {
	width: 360px;
	height: 250px;
	border: 1px solid #000000;
	float: left;
	margin: 2px 10px 10px 2px;
}

div.video strong {
	display: block;
	background: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

div.as_content {
	background-image: url('images/tgrad.jpg');
	background-repeat: repeat-x;
	padding: 2px 10px 2px 10px;
	font-family: sans-serif;
	font-size: 12px;
}

input.fill, textarea.fill { width: 100%; }


table.pictable {
	border: 1px solid #e2e2e2;
	vertical-align: center;
	clear: left;
	background-image: url('images/tgrad.jpg');
	background-repeat: repeat-x;
}

div.bspecs {
	border: 1px solid #e2e2e2;
	padding: 4px;
	display: block;
	margin: 4px;
}

div.as_content h3 {
	margin: 2px;
	border-bottom: 3px solid #a2a2a2;
	clear: left;
}

div.as_content h3 a {
	color: #000000; text-decoration: none;
}

img.pimg {
	margin: 5px;
	border: 1px solid #a2a2a2;
	float: left;
}

div.side_list ul {
	margin: 0px;
}

div.side_list li {
	margin-left: -30%;
	padding: 0px;
}

p.sl {
	padding-left: 5px;
	display: block;
	margin: 0px;
}

div.hid {
	display: none;
}

div.fpnews {
	display: block;
	height: 267px;
	width: 80%;
	text-align: left;
	color: #000000;

}

div.fpnews strong {
	display: block;
	
}

div.fpnews p {
	margin-left: 2em;
}

