/******************************* RESET STYLES ***********************************/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
}
/******************************* LAYOUT STYLES ***********************************/
body {
	background: #191919 url(../images/global/bg-main.png) repeat-x center top;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	color: #555;
	text-align: center;
}
tr, td, th {
	font-size: 1em;
}
#header {
	margin: 0px auto;
	width: 800px;
	height: 158px;
	position: relative;
	overflow: visible;
}
#content {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 800px;
	background-color: #ddd;
}
#main-content {
	position: relative;
	margin: 0px 0px 20px;
	text-align: left;
	padding: 0px 0px 1px;
	min-height: 1em;
}
.clear {
	clear:both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.center {
	text-align: center;
}
.justify {
	text-align:justify;
}
.activeText {
	font-weight: bold;
	color: #00CC00;
}
.in-activeText {
	font-weight: bold;
	color: #CC0000;
}
.required {
	color:#CC0000;
	font-weight: bold;
}
.nopad, p.nopad, #main-content table p.nopad {
	margin: 0;
	padding: 0;
}
/******************************* IMAGE STYLES ***********************************/
img, div {
	behavior:url(/images/iepngfix/iepngfix.htc);
}
img.left {
	float: left;
	margin: 2px 20px 16px 0;
}
img.right {
	float: right;
	margin: 2px 0 16px 20px;
}
img.across {
	margin: 2px 0 16px 0;
}
img.flushleft {
	margin-left: -20px;
}
img.flushright {
	margin-right: -20px;
}
img.searchThumb {
	max-height: 70px;
	max-width: 70px;
	_height: 70px;
	_width: 70px;
}
/******************************* TYPE STYLES ***********************************/
p {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 2.4em;
	margin-bottom: 18px;
}
h2 {
	font-size: 2em;
	margin-bottom: 18px;
	color: #FF6400;
}
h3 {
	font-size: 1.6em;
	color: #FF6400;
}
h4 {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 1em;
}
a {
	color: #333;
	outline:none;
}
a:hover {
	color: #FF6400;
}
strong, b {
	font-weight: bold;
}
b {
	color: #333;
}
em, i {
	font-style: italic;
}
label em {
	font-style: normal;
	text-decoration: underline;
}
/******************************* HEADER STYLES ***********************************/
#header h1 {
	behavior:url(/images/iepngfix/iepngfix.htc);
	font-size: 2.4em;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: 90px;
	width: 310px;
	text-indent: -3000px;
	background: url(../images/global/powermove-logo-header.png) no-repeat left top;
	top: 10px;
	left: -6px;
}
#header .pm-girl {
	behavior:url(/images/iepngfix/iepngfix.htc);
	position: absolute;
	height: 140px;
	width: 180px;
	right: -25px;
	bottom: 18px;
	background: url(../images/global/pm-girl.png) no-repeat center -5px;
	z-index: 1;
}
/* SINGLE COLUMN PAGE */

.aboutusimage {
	float: right;
	margin: 26px 30px 10px 10px;
	text-align: right;
	color: #999;
}
.aboutusimage a {
	border: 1px solid #999;
	display: block;
}
.aboutusimage a:hover {
	border-color: #FF6400;
}
.aboutusimage img {
}
#main-content h2, h3 {
	margin-left: 20px;
	margin-right: 20px;
}
#main-content h2 {
	font-weight: normal;
	font-size: 2.4em;
	background: #F5F5F5;
	border: 1px solid #ccc;
	line-height: 1em;
	padding: 5px 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#main-content h2.full-width {
	font-weight: normal;
	font-size: 2.4em;
	background: #F5F5F5;
	line-height: 1em;
	padding: 5px 20px;
	border-width: 0px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 20px;
}
#main-content p {
	padding: 0px 20px;
	margin: 0px 0px 10px;
}
#main-content h3.price {
	font-weight: normal;
	background: #ccc;
	border: 1px solid #bbb;
	line-height: 1.5em;
	padding: 0px 10px;
	text-align: left;
	margin: 0px 20px 20px;
	clear: both;
	color: #333;
}
/* product page layout */
#main-content p.adminActions {
	margin: 20px;
	border: 1px solid #aaa;
	padding: 5px 10px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 15px;
	background: #eaeaea;
}
#main-content p.deleteConfirm {
	margin: 20px;
	border-top: 1px solid #6E0000;
	padding: 3px 5px;
	border-bottom: 1px solid #6E0000;
	margin-bottom: 10px;
	background: #990000;
	color: #FFFFFF;
	text-align: center;
}
#main-content p.deleteConfirm img {
	margin: 5px 5px 2px;
}
#main-content .product-info {
	float: left;
	width: 485px;
	display: inline;
	margin: 0px 0px 0px 30px;
}
#main-content .product-info p {
	padding: 0px;
}
#main-content .product-info h1, #main-content .product-info h2, #main-content .product-info h3, #main-content .product-info h4, #main-content .product-info h5 {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#main-content .product-info h3 {
	font-size: 1.4em;
}
#main-content .product-info ul {
	padding: 0px;
	margin: -10px 0px 10px;
	list-style-position: inside;
	list-style-type: disc;
}
#main-content .product-image {
	float: left;
	background: #FFFFFF;
	border: 1px solid #ccc;
	margin: 0px 0px 20px 20px;
}
#main-content .product-image img {
	margin: 4px;
}
#main-content .product-image p {
	margin: 4px;
	padding: 0px;
	text-align: center;
}
#main-content div.product-banner {
	color: #CCCCCC;
	position: relative;
	margin-bottom: 20px;
}
#main-content div.column4row {
	margin: 0px 0px 0px 20px;
	display: inline;
	float: left;
	padding-bottom: 20px;
}
#main-content div.column4 {
	margin: 0px 0px 20px 20px;
	display: inline;
	float: left;
	width: 175px;
	background: #f5f5f5;
}
#main-content div.last {
}
#main-content div.column4 h3 {
	font-weight: normal;
	margin: 4px 5px 2px;
	line-height: 1.1em;
	padding: 0px;
	color: #FF6400;
	text-align: left;
}
#main-content div.column4 h3 a {
	color: #FF6400;
	text-decoration: none;
}
#main-content div.column4 h3 a:hover {
	text-decoration: underline;
}
#main-content div.column4 p {
	margin: 0px 5px 5px;
	padding: 0px;
}
#main-content div.column4 a.more-info {
	display: block;
	text-align: right;
	margin: 0px;
	background: #FFFFFF;
	padding: 2px 5px;
	text-decoration: none;
}
#main-content div.column4 a.more-info:hover {
	color: #FFFFFF;
	background: #FF6400;
}
/******************************* NAVIGATION STYLES ***********************************/
#nav-main {
	position: absolute;
	left: 0px;
	bottom: 18px;
	width: 800px;
	z-index: 10;
}
#nav-main ul {
	margin: 0px;
}
#nav-main li {
	display: inline;
}
#nav-main li a {
	display: block;
	float: left;
	padding: 0px 14px 1px;
	text-decoration: none;
	line-height: 24px;
	background: #3a3a3a;
	margin-right: 3px;
	color: #7F8183;
	border:1px solid #404040;
	border-bottom: none;
	outline:none;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}
#nav-main li a:hover, #nav-main li.nav-selected a:hover {
	background: #666;
	color: #fff;
	border-color:#FF8430;
}
/* NAVIGATION SELECTED */
#nav-main li.nav-selected a {
	background: #FF8430;
	color: #FFFFFF;
	border-color:#FF8430;
}
/******************************* ADMIN NAVIGATION STYLES *****************************/
#nav-admin ul {
	margin: -10px 20px 20px;
	padding: 0px;
	overflow: hidden;
}
#nav-admin li {
	display: inline;
}
#nav-admin li a {
	background: #ccc;
	line-height: 1.8em;
	display: block;
	float: left;
	padding: 0px 6px;
	text-decoration: none;
	border: 1px solid #aaa;
	margin-right:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#nav-admin li a:hover {
	background: #FF6300;
	color: #fff;
	border-color: #D44100;
}
/******************************* FORM STYLES SET-UP **********************************/
#main-content form {
	margin: 0px 0px 10px;
	text-align: center;
}
#main-content form select {
	font-size: 1.2em;
}
/******** set defaults for inputs ****/
input {
	outline:none;
}
#main-content form input.long, #main-content form input.medium, #main-content form input.short, #main-content form textarea {
	background-color: #fff;
	color:#666666;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 1em;
	border: 1px solid #666;
	padding: 4px 3px;
}
/******** set hovers for inputs *****/
#main-content form input.long:hover, #main-content form input.medium:hover, #main-content form input.short:hover, #main-content form textarea:hover {
	background-color: #ffd;
	color:#333;
}
/******** set focus for inputs *****/
#main-content form input.long:focus, #main-content form input.medium:focus, #main-content form input.short:focus, #main-content form textarea:focus {
	background-color: #ffb;
	color:#000;
	border-color:#FF6400;
}
/******** set lengths for inputs **/
#main-content form input.long {
	width: 300px;
}
#main-content form input.medium {
	width: 200px;
}
#main-content form input.short {
	width: 50px;
}
#main-content form textarea {
	width: 300px;
	height: 100px;
}
#main-content form textarea.long {
	width: 300px;
	height: 400px;
}
/******************************* TABLE SET-UP ****************************************/
/*information table*/
#main-content table {
	margin: 0px auto 10px;
	text-align: left;
	background: #ccc;
	border: 1px solid #e9e9e9;
}
#main-content table th, #main-content table td {
	padding: 2px 5px;
}
/** table head **/
#main-content table thead th {
	background: #FF6400;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #e9e9e9;
}
#main-content table thead td {
	background: #990000;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #e9e9e9;
}
/** table body **/
#main-content table tbody th {
	background: #999;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #e9e9e9;
}
#main-content table tbody td {
	border-bottom: 1px solid #e9e9e9;
}
/** table foot **/
#main-content table tfoot td {
	background: #999999;
	color: #FFFFFF;
}
#main-content table tfoot td.form-buttons {
	border: none;
}
/** custom TD's **/
tr.odd {
	background: #e0e0e0;
}
tr.even {
	background: #d6d6d6;
}
tr.oddInactive {
	background: #fcc;
}
tr.evenInactive {
	background: #fbb;
}
#main-content table tbody td.label {
	text-align: right;
	padding: 2px 5px 2px 15px;
}
#main-content table tbody td.info {
	text-align: right;
	padding: 2px 10px;
	background: #FFFF66;
	font-weight: bold;
	color: #333333;
}
#main-content table tbody td.link, #main-content table tbody td.linkhorizontal, #main-content table tbody td.img {
	padding: 0px;
}
#main-content table tbody td.link a,
#main-content table tbody td.linkhorizontal a {
	display: block;
	text-decoration: none;
	background-color: #bbb;
	color: #fff;
	text-align: left;
	padding: 2px 5px;
}
#main-content table tbody td.linkhorizontal a {
	float:left;
	margin-left: 2px;
}
#main-content table tbody td.link a:hover,
#main-content table tbody td.linkhorizontal a:hover {
	background-color: #FF6400;
	color: #fff;
}
/******************************* PRODUCTS TABLE SET-UP *******************************/
#main-content table.products {
	margin: 0px auto 10px;
	padding: 0px;
	width: 758px;
}
#main-content table.products thead td {
	background: #555;
}
#main-content table.products tbody td.link a {
	text-decoration: underline;
	color: #555;
	background: none;
}
#main-content table.products tbody td.link a:hover {
	background-color: #FF6400;
	color: #fff;
}
#main-content table.products tbody tr:hover, #main-content table.users tbody tr:hover {
	background: #fdfdfd;
}
#main-content table.products tfoot td {
	border: 1px solid #e9e9e9;
	background: #999999;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/******************************* INFO TABLE SET-UP *******************************/
#main-content table.infoTable {
	margin: 0px auto 20px;
	padding: 0px;
	width: 500px;
}
/******************************* USERS TABLE SET-UP *******************************/
#main-content table.users tbody td.left {
	padding-right: 20px;
}
#main-content table.users tbody td.right {
	padding-left: 20px;
}
#main-content table.users tbody td.link a {
	width: 7.5em;
	text-align: center;
}
/******************************* RECORDSET NAVIGATION TABLE SET-UP *******************/
#main-content table table.records-nav {
	padding: 0px;
	margin: 0px;
	border: none;
}
#main-content table table.records-nav td {
	padding: 0px;
	color: #fff;
	text-align: center;
	border-width: 0px;
}
#main-content table table.records-nav p {
	padding: 2px 5px;
	text-align: center;
	margin: 0px;
	line-height: 1.6em;
}
#main-content table table.records-nav td.link {
	width: 7em;
	color: #ccc;
	text-align: center;
}
#main-content table table.records-nav td.link a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 1.6em;
}
#main-content table table.records-nav td.link a:hover {
	background-color:#FF6400;
	color: #fff;
}
/******************************* FORM TABLE SET-UP ***********************************/
#main-content form tbody td.label {
	text-align: right;
	padding: 2px 5px 2px 15px;
}
#main-content tbody td.content {
	text-align: left;
	padding: 2px 15px 2px 5px;
	background: #d8d8d8;
}
#main-content form tbody td.input {
	text-align: left;
	padding: 2px;
	background: #d8d8d8;
}
#main-content td.spacerRow {
	text-align: left;
	padding: 2px;
	background: #DDDDDD;
	height: 15px;
	border-width: 0px;
}
#main-content table tfoot td {
	border: none;
	color: #555;
	background-color: #DDDDDD;
}
#main-content td.form-button {
	padding: 10px 2px 2px;
}
#main-content td.form-button img, #main-content td.form-button input {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
/******************************* PRODUCTS TABLE SET-UP ***********************************/
#main-content table.productImages {
	width: 50em;
}
#main-content table.productImages td.link, #main-content table.productImages td.link a {
	text-align: center;
}
#main-content table.productImages td.link a p {
	margin: 0px;
	padding: 4px 0px 2px;
}
/******************************* BRANDS TABLE SET-UP ***********************************/
#main-content table.brands h4 {
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
#main-content table.brands td.link, #main-content table.brands td.link a {
	text-align: center;
	width: 8em;
}
/******************************* WHERE TO BUY ***************************************/
#wheretobuy {
	margin: 0px 20px 20px;
	background-color:#eee;
	border: 1px solid #ccc;
	position: relative;
}
#wheretobuy .column {
	float: left;
	width: 252px;
	background-color: #FFFFFF;
	margin: 0 0 1px 1px;
	padding: 4px 0px;
}
#wheretobuy .location, #support .location {
	margin: 0 0 0px;
	padding: 0px 10px;
	background-color: #ccc;
	height: 2.8em;
}
#wheretobuy .location h3, #support .location h3 {
	font-size: 1.4em;
	padding:0px;
	margin:0px;
	float:left;
	line-height: 2em;
	color:#333;
}
#wheretobuy .location a.edit {
	font-size: 1em;
	float: right;
	display:block;
	line-height: 2.8em;
}
#wheretobuy p {
	margin: 0 0 0 10px;
	padding: 0px;
	color: #b0b0b0;
}
#wheretobuy p.link {
	margin-bottom: 0px;
}
#wheretobuy strong {
	color: #333333;
}
#wheretobuy .column:hover {
	background-color: #e0e0e0;
}
#wheretobuy .column:hover p {
	color: #666;
}
#wheretobuy .column:hover a {
	color: #FF6400;
}
#wheretobuy .column a.edit {
	color: #777;
	text-decoration:none;
}
#wheretobuy .column:hover a.edit {
	color: #600;
}
#wheretobuy .column:hover a.edit:hover {
	color: #f00;
}
#wheretobuy .topLink {
	text-align:left;
	padding: 0;
	margin: 3px 10px 4px;
}
#wheretobuy .topLink a {
	color: #888;
}
#wheretobuy .topLink a:hover {
	color: #FF6400;
}
/******************************* SUPPORT ***************************************/
#support {
	margin: 0px 100px 20px;
	background-color:#eee;
	border: 1px solid #ccc;
	position: relative;
}
#support p {
	margin: 10px;
	padding: 0px;
}
#support p.pdflink {
	margin: 0px 0 -2px;
	padding: 6px 10px 10px 50px;
	border-bottom: 3px solid #ccc;
	background: #FFFFFF url(/images/pdf.gif) no-repeat 8px 9px;
	overflow: auto;
}
#support p.pdflink:hover {
	background-color: #f5f5f5;
}
#support p.last {
	border-bottom-width: 1px;
}
#support p.pdflink a {
	display:block;
	width: 10em;
	text-align: center;
	padding: 3px 5px;
	margin: 5px 10px -10px 0px;
	background-color:#ddd;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
#support p.pdflink a:hover {
	background-color:#d0d0d0;
}
#support p.pdflink strong {
	color: #FF6400;
	font-weight: bold;
	display:block;
	font-size: 1.1em;
}
#wheretobuy p.dull, #support p.dull {
	color: #b0b0b0;
	margin: 10px;
}
/******************************* FOOTER STYLES ***************************************/
#footer {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(../images/global/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
}
#footer p {
	text-align: center;
}
#footer p a {
	text-decoration: underline;
	margin-right: 10px;
	color: #666;
	line-height: 4em;
}
#footer p a:hover {
	color: #FF6400;
}
/******************************* COPYRIGHT STYLES ************************************/
#copyright {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
#copyright p {
	color: #444;
	text-align: center;
	font-size: 0.9em;
}
#copyright a {
	color: #555;
}
#copyright a:hover {
	color: #aaa;
}
