@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; border: 1; }

body {
	background: url(images/powera_bg.jpg) repeat-x #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e9295;
	line-height: 14px;
}

#holder {
	width: 952px;
	margin: 0 auto;
	position: relative;
}

#content {
	border: solid 1px #e4e7e9;
	border-top-width: 0;
	background: #ffffff;
	height: 100%;
}

#nav {
	background: #646563 url(images/header_bg.jpg) repeat-x;
	height: 81px;
	position: relative;
	z-index: 23;
}

#anc_nav {
	position: absolute;
	top: 18px;
	right: 11px;
}

#anc_nav img { float: right; }

#main_nav {
	position: absolute;
	top: 51px;
	right: 0px;
}

#main_nav img { float: left; }

#left_col {
	width: 111px;
	float: left;
	background: url(images/sec_bg.jpg) repeat-x;
	text-align: right;
}

#left_col ul {
	text-align: left;
	padding-top: 15px;
}

#left_col li {
	padding-left: 9px;
	list-style: none;
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}

#selected {
	background-color: #333333;
	color: #ffffff;
}

#left_col li a:link { color: #8e9295; text-decoration: none; }
#left_col li a:visited { color: #8e9295; text-decoration: none; }
#left_col li a:hover { color: #0079c1; text-decoration: none; }

#left_col li#selected a:link { color: #ffffff; text-decoration: none; }
#left_col li#selected a:visited { color: #ffffff; text-decoration: none; }
#left_col li#selected a:hover { color: #0079c1; text-decoration: none; }

#center_col {
	float: left;
	width: 575px;
	min-height: 419px;
	border: solid #C8CED3;
	border-width: 0 1px;
	text-align: center;
}

#right_col {
	width: 217px;
	min-height: 400px;
	padding: 19px 15px 0 13px;
	background: #ffffff url(images/right_col_bg.jpg) repeat-x bottom;
	float: left;
	position: relative;
}

#right_col ul { margin: 5px 0 10px 10px; }
#right_col li { margin-bottom: 4px; }

#prod_nav {
	border: solid #C8CED3 0px;
	border-top-width: 1px;
	position: relative;
	height: 60px;
}

#prod_nav_holder {
	position: relative;
	left: 21px;
	width: 915px;
	height: 60px;
	overflow: hidden;
}

#prod_bar { position: absolute; height: 60px; }

#ret {
	height: 32px;
	border: solid #C8CED3 0px;
	border-top-width: 1px;
	position: relative;
}

#ret p {
	padding: 9px 0 0 5px;	
	color: #c8ced3;
}

#but_left {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 21px;
	height: 60px;
}

#but_right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	width: 21px;
	height: 60px;
}

#buy_but {
	height: 20px;
	overflow: hidden;
	background: url('images/buy_bg.gif') repeat-x;
	padding: 4px;
	color: #ffffff;
	float: left;
	clear: right;
	font-weight: bolder;
	border: solid 1px #ffffff;
	text-decoration: none;
}

#buy_but #price {
	float: left;
	background: #f8981d;
	padding: 3px 5px;
	margin-right: 5px;
}

#buy_but #buy_it {
	padding: 3px 5px;
	float: left;
	clear: right;
	margin-bottom: 5px;
}

#footer {
	font-size: 11px;
	color: #a4aeb5;
	margin-top: 2px;
}

#footer a:link { color: #000000; }
#footer a:visited { color: #000000; }
#footer a:hover { color: #0079c1; }

.bordered { border: solid 1px #c9cfd4; }

.float_l { float: left; }
.float_r { float: right; }
.clearFloats { clear: both; }

.black { color: #000000; }
.blue { color: #0079c1; }
.lt_blue { color: #8bc6e9; }
.drk_grey { color: #212121; }
.lt_grey { color: #666666; }

h1 {
	font-size: 13px;
	margin-bottom: 5px;
}

h2 { font-size: 13px; margin-bottom: 15px; font-weight: 100; }
h3 { font-size: 13px; margin-bottom: 5px; font-weight: 100; }

a:link { color: #0079c1; }
a:visited { color: #0079c1; }
a:hover { color: #646364; }

img { border: 0; }

.bordered { border: solid #C8CED3 1px; }

#contact_holder {
	background: url(images/contact_bar_bg.jpg) repeat-x bottom;
	border: 0 solid #C8CED3;
	border-bottom-width: 1px;
}

#contact_info { 
	padding: 40px 0 20px 20px;
	background: url(images/contact_bar_bda_bg.jpg) no-repeat; 
	background-position: bottom right; 
}

.q { color: #1e1f1e; font-style: italic; }
ul.a { margin-left: 40px; }
ol.a { margin-left: 40px; }






/*
Suckerfish Drop-down Style
*/
#sf_nav, #sf_nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 5;
}

#sf_nav a {
	display: block;
	width: 10em;
}

#sf_nav li { /* all list items */
	float: left;
	width: 120px; /* width needed or else Opera goes nuts */
}

#sf_nav li ul { /* second-level lists */
	position: absolute;
	top: 30px;
	background: #333333;
	border: solid 1px #C8CED3;
	border-top-width: 0;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 5px;
	line-height: 14px;
}

#sf_nav li ul li {
	margin-bottom: 10px;	
}

#sf_nav li:hover ul, #sf_nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#sf_nav a:link { color: #ffffff; text-decoration: none; }
#sf_nav a:visited { color: #ffffff; text-decoration: none; }
#sf_nav a:hover { color: #0079c1; text-decoration: none; }



/*
Accordian Style
*/
#myAccordion{
	border: 0px solid #6CAF00;
}
#myAccordion dt{
	line-height: 20px;
	background-color: #cccccc;
	background-image: url('images/arrow_down.png');
	background-repeat: no-repeat;
	background-position: right;
/*	
	border-top: 2px solid #DAFF9F;
	border-bottom: 2px solid #6CAF00;
*/
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion dd{
	overflow: auto;
}
#myAccordion p{
	margin: 16px 10px;
}
#myAccordion dt.myAccordionHover
{
	background-color: #8bc6e9;
	background-image: url('images/arrow_right.png');
	background-repeat: no-repeat;
	background-position: right;
}
#myAccordion dt.myAccordionActive
{
	background-color: #0079c1;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
/*
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
*/
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px; text-decoration: none; color: #C8CED3;}