#osduk ,body{
  background-color: #F9F3F9;
  padding:0px 0px 10px;
  margin: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-image: url(../main_images/n_back_body.jpg);
  background-repeat: repeat-x;
}

#printReceipt {
	background-color: #FFFFFF;
	width: 640px;
	padding:0px 0px 10px;
	margin: 0px;
}
#outer {
	width: 925px;
	height: auto;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 139px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
    z-index: 100;
	position: relative;
}
#header_logo {
	width: 200px;
	height: 110px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 362px;
	top: 0px;
}
#header_basket {
	width: 216px; /*214px;*/
	height: 19px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 650px;
	top: 0px;
}
#basketInformation {
  width: 266px;
  position: absolute;
  margin: 0px;
  padding: 0px;
  z-index: 2000;
  left: 650px;
  top: 19px;
  background: #FFFFFF;
  border: 1px #3A9900 solid;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: none;
}
#header_search_bar {
	width: 24px;
	height: 120px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../main_images/search.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header_search_variants {
	width: 256px;
	height: 79px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 24px;
	top: 30px;
	background-image: url(../main_images/search_variants.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_search_products {
	width: 250px;
	height: 21px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 27px;
	top: 44px;
	text-align: left;
}
#header_search_brands {
	width: 250px;
	height: 21px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	left: 27px;
	top: 82px;
	text-align: left;
}
#header_delivery {
	width: 190px;
	height: 14px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 40px;
	top: 7px;
}
#header_delivery2 {
	width: 273px;
	height: 67px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 621px;
	top: 38px;
}
#header_menu2 {
	width: 925px;
	height: 24px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	left: 0px;
	top: 116px;
	background-color: #FFF;
	font-size: 11px;
	color: #939;
	text-decoration: none;
	line-height: 24px;
	text-align: right;
	background-image: url(../main_images/n_back_menu2.jpg);
	background-repeat: repeat-x;
}
#header_menu2 a {
	color: #3A9901;
	text-decoration: none;
}
#header_menu2 a:visited {
	color: #3A9901;
	text-decoration: none;
}
#header_menu2 a:hover {
	color: #939;
	text-decoration: none;
}
#header_menu2 a:active {
	color: #3A9901;
	text-decoration: none;
}
#nav_bar {
	padding: 0px;
	margin: 0px;
	width: 925px;
	background-repeat: no-repeat;
	height: 30px;
	background-color: #C6C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
}
hr {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textBox {
	margin: 0px;
	padding: 0px;
	width: 25px;
	border: 1px solid #7F9DB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#outerWrapper {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #939;
	background-image: url(../main_images/n_back_wrapper.gif);
	background-repeat: repeat-y;
}
#outerWrapperNoImage {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapperNoImage {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	width: 200px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	height: auto;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 203px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	height: 100%;
	background-color: #FFF;
}
#contentFull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	height: 100%;
}

#footer {
	clear: both;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #939;
	padding-top: 16px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	height: auto;
	background-image: url(../main_images/n_back_footer.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	letter-spacing: 1px;
}
#footer_tail {
	background-color: #FFFFFF;
	height: 10px;
	background-image: url(../main_images/back_footer_tail.gif);
	width: 925px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
p, form {
	margin: 0px;
	padding: 0px;
}
#header input {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 16px;
    line-height: 16px;
}
#header select, .box466_mid_filter select {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 20px;
    line-height: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	background-color: #D9AAAC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

a {
color: #0000CC;
text-decoration: none;
}
a:visited {
color: #0000CC;
text-decoration: none;
}
a:hover {
color: #C67700;
text-decoration: underline;
}
a:active {
color: #C67700;
text-decoration: none;
}
#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
#left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1686F;
	text-decoration: none;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.box466_top {
	height: 24px;
	width: 700px;
}
.box466_mid_filter {
	background-image: url(../main_images/table_466_mid_filter.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 700px;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box466_mid {
	background-image: url(../main_images/table_466_mid.jpg);
	background-repeat: repeat-y;
	width: 700px;
}
.box466_bottom {
	background-image: url(../main_images/table_466_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 700px;
}
.filter {
	height: auto;
	width: 690px;
	margin-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
}
.ImageLeft {
	float: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-right: 2px;
}
.ImageRight {
	float: right;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 2px;
}
.Image_in {
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}
.Image_out {
	border: 1px solid #3A9901;
	/*	clear: left;
	float: left;  */
	background-color: #FFFFFF;
}
.productImageRight {
	padding: 4px;
	float: right;
	height: auto;
	width: 200px;
	margin-right: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.textBurgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.textBurgundy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6E0404;
	text-decoration: none;
	padding: 0px;
}
.textBurgundy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6E0404;
	text-decoration: none;
	padding: 0px;
}
.textBurgundy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	padding: 0px;
}
.textBurgundy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6E0404;
	text-decoration: none;
	padding: 0px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topSellers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.harferFooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.ourPriceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyTextPay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.bodyTextPayLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
ul {
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.headerStatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.bodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextWhite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextWhite a:hover,
.bodyTextWhite a:visited,
.bodyTextWhite a:link,
.bodyTextWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextTestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	width: 570px;
	margin-left: 50px;
	padding: 3px;
	border: 1px dashed #6D0006;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tableBorder {
	border: 1px solid #009900;
}
.tableBorder2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3A9900;
	border-bottom-color: #3A9900;
}
.bodyTextLargeRed {
	color: #990033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bodyTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.cursor {
  cursor: pointer;
  cursor: hand;
}
.productLink,
.productLink a,
.productLink a:hover,
.productLink a:link,
.productLink a:active,
.productLink a:visited {
  font-weight: bold;
  color: #993399;
  text-decoration: none;
}
#leftHeader  {
	color: #FFF;
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	height: 22px;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	background-color: #3A9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#leftBox {
	background: #FFFFFF;
	color: #333333;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.checkoutTab {
  height: 20px;
  width: 144px;
  background: url(../main_images/purple_tab.jpg) top left;
  color: #FFFFFF;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
  font-size: 11px;
}
.red, .error {
  color: #CC0000;
}
.footerli {
	line-height: 13px;
}

/* Tab Slide JS CSS Settings */
#slideOutDiv {
	padding: 10px;
	width: 460px;
	height: 420px;
	background-color: #939;
	border: 2px solid #004DBF;
	z-index: 1001;
/*	display: none; */
}
#slideoutHandle {
	
}
