form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, select, textarea {
	font-size: 10px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.vam {
	vertical-align: middle;
}

.large {
	font-size: 14px;
}

.small {
	font-size: 11px;
}

.grey {
	color: #999;
}

.center {
	text-align: center;
}

.center * {
	margin: auto;
}

.special-offer div span {
	font-weight: bold;
	color: #fe5617;
}

#container {
	margin: 8px auto;
	width: 878px;
}

#left-column {
	width: 275px;
	float: left;
}
img { 
	border: 0; 
}
#pms {
	padding: 13px 0 0 10px;
	height: 34px;
}

#pms input.button {
	display: block;
	float: right;
	padding-right: 15px;
	width: 73px;
	height: 22px;
}

#products-menu-list {
	list-style: none;
}

#products-menu-list h1 {
	padding: 6px 0 6px 9px;
	margin-right: 2px;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #253f69;
}

#products-menu-list h1.bg0 {
	background-color: #9e8300;
}

#products-menu-list h1.bg1 {
	background-color: #253f69;
}

#products-menu-list h1.bg2 {
	background-color: #288542;
}

#products-menu-list h1.bg3 {
	background-color: #871d15;
}

#products-menu-list h1.bg4 {
	background-color: #9c5800;
}

#products-menu-list h1.bg5 {
	background-color: #00649e;
}

#products-menu-list h1.bg6 {
	background-color: #049200;
}

#products-menu-list h1.bg7 {
	background-color: #60009e;
}

#products-menu-list h1.bg8 {
	background-color: #96008c;
}

#products-menu-list h1.bg9 {
	background-color: #002897;
}

#products-menu-list h1.bg10 {
	background-color: #00749c;
}

#products-menu-list h1.bg11 {
	background-color: #899f00;
}

#products-menu-list h1 a {
	text-decoration: none;
	color: white;
}

#products-menu-list ul {
	margin: 6px 0 12px 9px;
	list-style: none;
	text-align: left;
}

#products-menu-list ul li.view-all a {
	font-style: italic;
	font-weight: normal;
}

#right-column {
	width: 603px;
	float: right;
}

#menu {
	margin-left: 6px;
}

#pp {
	margin: 6px 0 0 6px;
}

.content {
	display:none;
}

div.cart-data ul {
	border-top: 1px solid #dfdfdf;
}

div.cart-data ul li {
	border-bottom: 1px solid #dfdfdf;
}

div.cart-data ul li div.image {
	float: left;
	width: 60px;
}

div.cart-data ul li div.description {
	float: left;
	margin-top: 9px;
}

div.cart-data ul li div.price {
	float: right;
	width: 90px;
	margin-top: 15px;
	color: #ff6c0e;
	font-size: 13px;
	text-align: right;
}

div.cart-data ul li div.remove {
	float: right;
	width: 90px;
	margin-top: 15px;
	text-align: center;
}

div.cart-data ul li div.upgrade {
	font-style: italic;
	margin-bottom: 3px;
}

div.cart-data ul li div.upgrade a {
	color: #ff6c0e;
	text-decoration: none;
}

div.info {
	float: left;
	width: 300px;
}

.maintext {
	display:none;
}

div.info ul {
	list-style: none;
	border: none;
}

div.totals {
	float: right;
	padding-right: 90px;
	margin-top: 30px;
	text-align: right;
	font-size: 13px;
}

div.totals strong.large_orange {
	font-size: 14px;
	color: #ff6c0e;
}

#cart-checkout-list {
	list-style: none;
	border-top: 1px solid #dfdfdf;
	padding-bottom: 15px;
}

#cart-checkout-list li {
	border-bottom: 1px solid #dfdfdf;
}

#cart-checkout-list li div.image {
	float: left;
	width: 60px;
}

#cart-checkout-list li div.image img {
	margin: 6px auto;
}

#cart-checkout-list li div.description {
	float: left;
	padding-top: 12px;
}

#cart-checkout-list li div.price {
	float: right;
	padding-top: 15px;
	text-align: right;
	padding-right: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #ff6c0e;
}

#cart-checkout-totals {
	float: right;
	text-align: right;
	padding-right: 30px;
}

#cart-checkout-totals strong.large {
	font-size: 13px;
}

#cart-checkout-totals strong.orange {
	color: #ff6c0e;
}

#shipping_methods_form div.shipping_prices, #price_insurance {
	float: right;
	padding-right: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #999;
}

.cart-info-form {
	width: 100%;
	padding-bottom: 9px;
}

.cart-info-form span, .marked span {
	color: #900;
}

.cart-info-form input, .cart-info-form select, .cart-info-form textarea {
	width: 90%;
	display: block;
}

#checkout-buttons {
	margin: 15px;
}

#checkout-buttons img {
	display: inline;
}

#checkout-buttons img.right {
	display: block;
	float: right;
}

ul.products-list {
	list-style: none;
}

ul.products-list li {
	margin-top: 30px;
	width: 567px;
}

ul.products-list li.first {
	margin-top: 0;
}

ul.products-list li div.image {
	float: left;
	width: 70px;
}

ul.products-list li div.description {
	margin-left: 70px;
}

ul.products-list li div.description strong a {
	text-decoration: none;
}

ul.products-list li div.description span {
	color: #ea6b1f;
	font-weight: bold;
}

ul.products-list li div.description em {
	font-size: 11px;
	display: block;
}

ul.products-list li div.links {
	float: right;
}

ul.products-list li div.links a img {
	display: inline;
	padding-left: 6px;
}

#product-description h2, #product-testimonials h2 {
	padding-top: 0;
}

#product-description div.image {
	float: right;
	width: 150px;
}

#product-description div.image img {
	margin: 0 auto 9px;
}

#product-description div.order-button img, #product-testimonials div.order-button img {
	margin: 15px auto 0;
}

#product-testimonials ul li {
	margin: 15px 0;
}

#product-order ul li, #product-order ul li h1 {
	border-bottom: 1px solid #dfdfdf;
}

#product-order ul li h1 {
	padding-top: 30px;
}

#product-order ul li h1.first {
	padding-top: 0;
}

#product-order ul li div.image {
	float: left;
	width: 70px;
}

#product-order ul li div.image img {
	margin: 9px auto;
}

#product-order ul li div.description {
	float: left;
	padding-top: 24px;
	font-size: 13px;
}

#product-order ul li div.price {
	float: right;
	padding: 18px 45px 0 0;
	width: 120px;
}

#product-order ul li div.price strong {
	display: block;
	color: #ff6c0e;
	font-size: 14px;
	font-weight: bold;
}

#product-order ul li div.price strong small {
	font-size: 13px;
}

#product-order ul li div.links {
	float: right;
	width: 120px;
	text-align: center;
	padding-top: 12px;
}

#product-order ul li div.links em {
	font-size: 11px;
}

#product-order ul li div.links em span {
	font-weight: bold;
	color: #ff6c0e;
}

#product-order ul li div.links input {
	display: block;
	margin: 0 auto;
}

#contact-form {
	width: 450px;
	padding: 15px;
}

#contact-form div {
	padding-top: 5px;
}

#contact-form div span {
	font-weight: normal;
	font-size: 10px;
	display: block;
	padding-bottom: 5px;
}

#contact-form div p.nopad {
	padding-bottom: 0;
}

#contact-form div div {
	font-weight: bold;
	width: 45%;
	padding-top: 3px;
}

#contact-form div div.right {
	font-weight: normal;
	text-align: left;
	padding-top: 0;
}

#contact-form div div.fullwidth {
	width: 100%;
}

#contact-form div div.right input, #contact-form div div.right textarea {
	vertical-align: bottom;
	width: 100%;
}

#contact-form div div.right input.nowidth {
	width: auto;
}

#labels a {
	text-decoration: none;
}

#labels img {
	display: inline;
	vertical-align: middle;
	padding: 0 36px;
}

#posts {
	margin: 21px auto 30px;
	text-align: center;
}

#posts img {
	display: inline;
	padding: 0 30px;
	vertical-align: middle;
}

#license {
	width: 878px;
	margin: 15px auto 0;
}

#license img {
	float: left;
	padding: 0 9px;
}

#license img.ps {
	float: none;
	margin: 0 0 6px;
}

#license img.psi {
	float: none;
	margin: 0;
	padding: 0 3px;
	display: inline;
}

#copyright div.white {
	color: #fff;
}

#copyright a {
	color: #575757;
}