@charset "utf-8";

/**
* Developed By Jonathan Rourke
* Online Media Group
* jon@webomg.com
**/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(../media/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#frame {
	width: 980px;
	margin: 0 auto;
}

.header {
	width: 980px;
	float: left;
	background-image: url(../media/header-bg.jpg);
	background-repeat: no-repeat;
}

.top-header {
	width: 980px;
	height: 123px;
	float: left;
}

.logo {
	width: 262px;
	float: left;
	padding-left: 29px;
	padding-top: 31px;
	margin-right: 180px;
}

.logo img {
	float: left;
	border: none;
}

.free-delivery {
	width: 202px;
	height: 110px;
	float: left;
	background-image: url(../media/free-shipping.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.free-delivery p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
}

.free-delivery p strong {
	font-size: 27px;
	font-weight: normal;
	line-height: 27px;
}

.right-header {
	width: 216px;
	float: left;
	padding-left: 90px;
}

.login {
	width: 216px;
	float: left;
}

.login img {
	float: left;
}

.login p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	line-height: 29px;
	color: #fff;
	padding-left: 10px;
}

.login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.login a:hover {
	text-decoration: underline;
}

.shopping {
	width: 216px;
	float: left;
	padding-top: 23px;
}

.shopping img {
	float: left;
	padding-left: 5px;
}

.shopping-text {
	width: 177px;
	float: left;
	padding-left: 10px;
	color: #fff;
}

.shopping h5 {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.shopping p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color: #fff;
}

.main-menu {
	width: 980px;
	height: 34px;
	float: left;
	background-image: url(../media/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*.menu {
	width: 686px;
	float: left;
}*/
.menu {
	width: 625x;
	float: left;
}
.menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	color: #fff;
}

.menu ul li {
	float: left;
	list-style: none;
}

.menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}

.menu ul li a:hover {
	background-image: url(../media/menubg-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*.search-section {
	width: 294px;
	float: left;
	padding-top: 2px;
}*/
.SearchText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	color:#ffffff;
	text-align:middle;
	height: 23px;
	width: 61px;
	padding-top: 5px;
}
.search-section {
	width: 355px;
	float: right;
	padding-top: 2px;
}
.search-section img {
	float: left;
}

.search-bar {
	width: 233px;
	height: 23px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #ff6c00;
	padding-top: 5px;
	border: 1px solid #b15818;
}

.search-btn {
	width: 48px;
	height: 28px;
	float: left;
	padding-left: 10px;
}

.banner {
	width: 980px;
	float: left;
}

.banner img {
	float: left;
}

.body-section {
	width: 980px;
	float: left;
	background-image: url(../media/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

.body-section  img {
	float: left;
}

/****************************/

.left-section {
	width: 186px;
	float: left;
}

.left-section img {
	float: left;
}

.left-holder {
	width: 186px;
	float: left;
	padding-bottom: 5px;
}

.left-top {
	width: 186px;
	height: 26px;
	float: left;
	background-image: url(../media/leftsidemenu-topbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.left-top img {
	float: left;
}

.left-top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
	background-image: url(../media/leftsidemenu-toparrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}

.title-holder {
	width: 171px;
	float: left;
	padding-left: 5px;
}

.title-holder img {
	float: left;
}

.left-body {
	width: 186px;
	float: left;
	background-image: url(../media/leftsidemenu-bodybg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.left-body img {
	float: left;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color: #b5b5b5;
	padding-left: 3px;
}

.list li {
	list-style: none;
	padding-left: 8px;
	border-bottom: 1px dashed #515151;
}

.list li a {
	text-decoration: none;
	color: #b5b5b5;
}

.mid-section {
	width: 608px;
	float: left;
}

.mid-holder {
	width: 585px;
	margin: 0 auto;
}

.welcome-section {
	width: 585px;
	float: left;
	padding-top: 12px;
}

.welcome-section img {
	float: left;
}

.welcome-banner {
	width: 239px;
	float: left;
	border-bottom: 2px solid #4b4b4b;
}

.welcome-text {
	width: 585px;
	float: left;
	border-top: 1px solid #4b4b4b;
}

.welcome-text p {
	width: 375px;
	float: right;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 14px;
	color: #4b4b4b;
	padding-bottom: 20px;
}

.left-section {
	width: 186px;
	float: left;
}

.featured-items {
	width: 585px;
	float: left;
	padding-top: 8px;
}

.featured-holder {
	width: 576px;
	margin: 0 auto;
}

.featured-top {
	width: 576px;
	height: 32px;
	float: left;
}

.featured-top img {
	float: left;
}

.featured-text {
	width: 564px;
	height: 32px;
	float: left;
	background-color: #ff6c00;
}

.featured-text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	line-height: 32px;
	color: #fff;
}

.product-section {
	width: 576px;
	float: left;
}

.product-holder {
	width: 565px;
	margin: 0 auto;
}

.top-products {
	width: 565px;
	float: left;
}

.product-holder img {
	float: left;
}

.product {
	width: 279px;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
height:auto;
min-height:200px;	
}

.product-right {
	width: 279px;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
}

.product-body {
	width: 279px;
	float: left;
	background-image: url(../media/prod-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
height:auto;
min-height:200px;		
}

.product-top {
	width: 279px;
	float: left;
}

.prod-image {
	width: 125px;
	min-height: 165px;
	height: 165px;
	overflow:hidden;
	float: left;
	padding-left: 2px;
}

.prod-image img {
	float: left;
	border: none;
}

.prod-image p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	padding-top: 10px;
}

.prod-image p a {
	text-decoration: none;
	color: #000;
}

.prod-description {
	width:149px;
	float: left;
	height:165px;
	min-height:165px;
	overflow:hidden;	
}

.prod-description p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #000;
	padding-left: 5px;
	padding-bottom: 20px;
}

.prod-description p strong {
	font-weight: bold;
	line-height: 16px;
	color: #000;
}

.price-holder {
	width: 279px;
	float: left;
}

.prod-price {
	width: 275px;
	margin: 0 auto;
}

.prodprice-holder {
	width: 275px;
	float: left;
	padding-top: 3px;
}

.prodprice-holder img {
	float: left;
}

.pricing-section {
	width: 275px;
	float: left;
	background-color: #ededed;
}

.regular {
	width: 137px;
	float: left;
}

.regular p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #ff0000;
}

.regular p strong {
	font-weight: bold;
	color: #000;
}

.price {
	text-decoration: line-through;
}

.sale {
	width: 137px;
	float: left;
}

.sale p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
	color: #000;
}

.sale p strong {
	font-weight: bold;
	color: #ff6c00;
}




.right-section {
	width: 186px;
	float: left;
}

.right-holder {
	width: 186px;
	float: left;
	padding-bottom: 5px;
}

.right-top {
	width: 186px;
	height: 26px;
	float: left;
	background-image: url(../media/rightmenu-topbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right-top img {
	float: left;
}

.right-top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
	background-image: url(../media/rightmenu-toparrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.right-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
}

.title-holder-right {
	width: 176px;
	float: left;
}

.title-holder-sales {
	width: 159px;
	float: left;
}

.title-holder-right img {
	float: left;
}

.right-body {
	width: 186px;
	float: left;
	background-image:url(../media/rightmenu-bodybg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right-body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	color: #fff;
}

.right-body img {
	float: left;
}

.credit-card {
	width: 186px;
	float: left;
}

.credit-card h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color: #000;
	border-bottom: 1px solid #7f7f7f;
}

.card-images {
	width: 145px;
	margin: 0 auto;
	padding-top: 5px;
}

.card-holder {
	width: 145px;
	float: left;
}

.card-holder img {
	float: left;
	padding-left: 3px;
	padding-top: 5px;
}

.footer {
	width: 980px;
	float: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 30px;
	color: #acacac;
	padding-top: 7px;
}

.footer-list {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 11px;
	color: #acacac;
	padding-top: 17px;
}

.footer-list li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #acacac;
}

.footer-list li a {
	text-decoration: none;
	color: #acacac;
}

.footer-categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
	color: #acacac;
	padding-top: 17px;
}

.footer-categories li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #acacac;
}

.footer-categories li a {
	text-decoration: none;
	color: #acacac;
}

.detail-submenu {
	width: 574px;
	height: 24px;
	float: left;
	background-color: #ededed;
}

.detail-submenu img {
	float: left;
}

.submenu {
	width: 574px;
	height: 14px;
	float: left;
}

.submenu p {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #000;
	padding-left: 10px;
}

.submenu ul {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #6a6a6a;
}

.submenu ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #6a6a6a;
}

.submenu ul li a {
	color: #6a6a6a;
	text-decoration: none;
}

.details-breadcrumbs {
	width: 574px;
	height: auto;
	min-height:32px;
	padding-bottom:20px;
	float: left;
}

.details-breadcrumbs p {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
/*	line-height: 32px;*/
}

.details-breadcrumbs p a {
	color: #6a6a6a;
	text-decoration: none;
}

.breadcrumbs-title {
	font-weight: bold;
	color: #000;
	padding-left: 14px;
}

.breadcrumbs-links {
	font-weight: normal;
	color: #6a6a6a;
}

.images-thumbnails {
	width: 576px;
	float: left;
	padding-top:2px;
	margin-top:2px;
}

.images-thumbnails img {
	float: left;
	border: 1px solid #999999;
}

.thumbnail-holder {
	width: 106px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.detail-description {
	width: 576px;
	float: left;
}

.detail-left {
	width: 258px;
	float: left;
}

.detail-img-buttons {
	width: 258px;
	float: left;
	padding-top: 10px;
}

.detail-img-buttons img {
	float: left;
	border: none;
}

.detail-imgsection {
	width: 258px;
	float: left;
}

.detail-imgsection img {
	float: left;
	border: 1px solid #939393;
}

.detail-right {
	width: 318px;
	float: left;
}

.detail-content {
	width: 318px;
	float: left;
}

.h1omgdisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #3b3b3b;
	padding-left: 10px;
}

.detail-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #818181;
	padding-bottom: 10px;
	padding-left: 10px;
}

.detail-content p strong {
	font-weight: bold;
	color: #3b3b3b;
}

.detail-price-holder {
	width: 316px;
	height:40px;
	float: left;
}

.detail-price {
	width: 308px;
	height: 22px;
	float: right;
	background-color: #ededed;
}

.detail-price img {
	float: left;
}

.detail-price-content {
	width: 308px;
	float: left;
	background-color: #ededed;
}

.detail-regular {
	width: 154px;
	float: left;
}

.detail-regular p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #ff0000;
	padding-left: 10px;
}

.detail-regular p strong {
	font-weight: bold;
	color: #000;
}

.detail-pricing {
	text-decoration: line-through;
}

.detail-sale {
	width: 154px;
	float: left;
}

.detail-sale p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
	color: #000;
}

.detail-sale p strong {
	font-weight: bold;
	color: #ff6c00;
}

.shipping-calculator {
	width: 318px;
	float: left;
	margin-left:10px
}

.shipping-calc-holder {
	width: 308px;
	float: right;
}

.shipping-calc-top {
	width: 308px;
	float: left;
}

.shipping-calc-top img {
	float: left;
}

.shipping-calc-title {
	width: 308px;
	height: 12px;
	float: left;
	background-color: #ff6c00;
}

.shipping-calc-title h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 9px;
	line-height: 12px;
}

.shipping-calc-content {
	width: 308px;
	float: left;
	background-image: url(../media/shipping-calc-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.shipping-calc-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.shipping-calc-content p strong {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.shipping-dropdown-section {
	width: 298px;
	float: left;
	/*padding-left: 10px;*/
}

.shipping-dropdown {
	float: left;
}

.shipping-submit {
	width: 73px;
	height: 22px;
	float: left;
}



.shipping-calculator {
	width: 308px;
	float: left;
}

.shipping-calc-holder {
	width: 308px;
	float: left;
}

.shipping-calc-top {
	width: 308px;
	float: left;
}

.shipping-calc-top img {
	float: left;
}

.shipping-calc-title {
	width: 308px;
	height: 14px;
	float: left;
	background-color: #ff6c00;
}

.shipping-calc-title h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	line-height: 14px;
	color: #fff;
}

.shipping-calc-content {
	width: 308px;
	float: left;
	background-image: url(../media/shipping-calc-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.shipping-calc-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.shipping-calc-content p strong {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.shipping-content-holder {
	width: 298px;
	margin: 0 auto;
}

.shipping-content {
	width: 298px;
	float: left;
}

.shipping-dropdown-section {
	width: 298px;
/*	height: 22px;*/
	float: left;
}

.shipping-select-menu {
	width: 200px;
	float: left;
}

.shipping-submit-holder {
	width: 77px;
	float: left;
}

.shipping-dropdown {
	float: left;
}

.shipping-submit {
	width: 73px;
	height: 22px;
	float: left;
}





.images-thumbnails {
	width: 576px;
	float: left;
}

.images-thumbnails img {
	float: left;
	border: 1px solid #999999;
}

.thumbnail-holder {
	width: 106px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}



.product-details {
	width: 576px;
	float: left;
}

.product-details p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #818181;
	padding-top: 17px;
}

.product-details p strong {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3b3b3b;
}



.item-options {
	width: 573px;
	float: left;
	padding-top: 10px;
}

.options-section {
	width: 573px;
	float: left;
	background-color: #ededed;
}

.options-holder {
	width: 553px;
	margin: 0 auto;
}

.options-holder h3 {
	width: 553px;
	border-bottom: 1px dashed #9f9f9f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #000;
}

.options-holder p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #000;
}

.options-dropdown-holder {
	width: 553px;
	float: left;
	padding-top: 5px;
}

.options-dropdown-holder p {
	float: left;
	padding-right: 10px;
}

.options-dropdown {
	width: 353px;
	float: left;
}

.options {
	width: 553px;
	float: left;
}

{
	width: 184px;
	float: left;
}

.single-option {
float:left;
height:auto;
min-height:30px;
/*padding-bottom:0;
padding-top:11px;*/
width:184px;
}

.single-option img {
	float: left;
	padding-left: 5px;
}

.single-option p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height:normal;
	color: #3b3b3b;
	margin-left: 52px;
	margin-top:0;
}

.single-option p strong {
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #ff6c00;	
}
.single-option p.option-status {
margin-left: 52px; margin-top: 0px;
}

.radio-options {
	width: 13px;
	height: 13px;
	float: left;
	padding-top: 8px;
}

.item-quantity {
	width: 573px;
	float: left;
	padding-top: 5px;
}

.item-quantity-mid {
	width: 553px;
	float: left;
	background-color: #ededed;
}

.item-quantity-mid img {
	border: none;
}

.quantity-text {
	width: 39px;
	height: 21px;
	border: 1px solid #c7c7c7;
	padding-top: 4px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000;
}

.quant-input-section {
	width: 553px;
	float: left;
}

.quantity-input {
	width: 46px;
	float: left;
}

.quantity-buttons {
	width: 247px;
	float: left;
	padding-left: 260px;
}

.quantity-buttons img {
	padding-left: 3px;
}



.right-section {
	width: 186px;
	float: left;
}

.right-holder {
	width: 186px;
	float: left;
	padding-bottom: 5px;
}

.right-top {
	width: 186px;
	height: 26px;
	float: left;
	background-image: url(../media/rightmenu-topbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right-top img {
	float: left;
}

.right-top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
	background-image: url(../media/rightmenu-toparrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.right-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
}

.title-holder-right {
	width: 176px;
	float: left;
}

.title-holder-sales {
	width: 159px;
	float: left;
}

.title-holder-right img {
	float: left;
}

.right-body {
	width: 186px;
	float: left;
	background-image:url(../media/rightmenu-bodybg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right-body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	color: #fff;
}

.right-body img {
	float: left;
}

.credit-card {
	width: 186px;
	float: left;
}

.credit-card h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 24px;
	color: #000;
	border-bottom: 1px solid #7f7f7f;
}

.card-images {
	width: 145px;
	margin: 0 auto;
	padding-top: 5px;
}

.card-holder {
	width: 145px;
	float: left;
}

.card-holder img {
	float: left;
	padding-left: 3px;
	padding-top: 5px;
}

.footer {
	width: 980px;
	float: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 30px;
	color: #acacac;
	padding-top: 7px;
}

.footer-list {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 11px;
	color: #acacac;
	padding-top: 17px;
}

.footer-list li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #acacac;
}

.footer-list li a {
	text-decoration: none;
	color: #acacac;
}

.footer-categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
	color: #acacac;
	padding-top: 17px;
}

.footer-categories li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #acacac;
}

.footer-categories li a {
	text-decoration: none;
	color: #acacac;
}

.currency-section {
	width: 140px;
	margin: 0 auto;
}

.currency-holder {
	width: 140px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.currency-holder img {
	float: left;
	padding-left: 7px;
	padding-top: 7px;
	border: none;
}





.ShipCountries{
width:196px;
}

.pricing-section {
	width: 275px;
	float: left;
	background-color: #ededed;
}

.pricing-section .khxc_pricediv {
	width: 137px;
	float: left;
}

.pricing-section .khxc_pricediv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #ff0000;
}

.pricing-section .khxc_pricediv p.inline {
	font-weight: bold;
	color: #000;
	float: left;
	clear: both;
}

.pricing-section .khxc_pricediv p.khxc_price {
	font-weight: bold;
	color: #000;
	float: left;
	clear: both;
	font-weight: normal;
}

.pricing-section .khxc_pricediv p.khxc_pricex {
	font-weight: bold;
	color: red;
	float: left;
	clear: both;
	font-weight: normal;
}

.viewcartlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #fff;
}

.viewcartlink:hover {
	text-decoration: underline;
	color: #fff;
}

