/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  /*font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;*/
  font-family: Verdana, Arial;
  /*font-size: 11px;*/
}

.products_model {
   font-size: 10px;
}

.fb-like {
	top: -62px;
	left: 840px;
   width: 0;
   height: 0;
}

h3 a {
   color: #ff0000;
}

#footer_legal
{
   position:relative;
   color: #ffffff;
   top: 14px;
   left: 0px;
   margin-right: 5px;
}

#icons
{
   position: relative;
   border-radius: 5px;
   padding: 5px;
   margin-right: 15px;
}

#hotandnew
{
   position: relative;
   height: 50px;
   width: 50px;
   left: 143px;
   top: 176px;
   /*background-image: url('images/hotandnew.png');*/
}

#hotandnew_pearls
{
   position: relative;
   height: 50px;
   width: 50px;
   left: 143px;
   top: 26px;
   /*background-image: url('images/hotandnew.png');*/
}

#icons img {
   /*border-radius: 5px;
   width: 100px;
   height: 27px;*/
   /*background-color: #ffffff;*/
   padding: 5px;
   padding-top: 10px;
   float: right;
}

#icons_products
{
   position: relative;
   border-radius: 5px;
   /*padding: 5px;*/
   /*padding-right: 5px;*/
   float: right;
}

#icons_products img {
   border-radius: 5px;
   width: 75px;
   height: 20px;
   /*background-color: #ffffff;
   padding: 5px;*/
}

.fbpic {
	/*border: 2px solid;*/
	border-radius: 5px;
	/*width: 50px;*/
	height: 50px;
	position: relative;
	top: -85px;
	left: 410px;

	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.fbpic img {
	border-radius: 5px;
   outline: 0;
	/*margin-left: 221px;
	margin-top: -22px;
	position: relative;*/
}

.fbpic a {
   outline: 0;
}

a img selected{
outline: none;
}

img.map, map area{
    outline: none;
}

/*h2 {
	 font-size: 16px;
}*/

body {
   background-color: #f0f0f0;
   margin: 0px;
   font-size: 11px;
   /*font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;*/
   font-family: Verdana, Arial;
   /*background-image: url('images/bg.jpg');*/
   /*background-image: linear-gradient(to bottom, #f0f0f0, #cfcfcf)*/
   /*background: url("images/backg.gif") repeat scroll 0 0;*/
   
}

#testwrap {
	/*background-image: url('images/bgr2t.png');*/
	border-radius:10px;
	background-color: #f5f5f5;
	min-height: 600px;
	width: 1024px;
	/*border: 2px solid #a8a8a8;*/
	}
	
#bodyWrapper {
	/*background-image: url('images/bgr2t.png');*/
	border-radius:10px;
	/*background-color: #f5f5f5;*/
	min-height: 700px;
	/*border: 2px solid #a8a8a8;*/
	
	/*-moz-box-shadow:    5px 5px 10px -2px #f0f0f0;
	-webkit-box-shadow: 5px 5px 10px -2px #f0f0f0;
	box-shadow:         5px 5px 10px -2px #f0f0f0;*/
}

#productsPic {
	background-image: url('images/pp.png');
	/*border-radius:15px;
	background-color: #ffffff;
	min-height: 600px;
	border: 1px solid;*/
	width: 300px;
	height: 100px;
	position: relative;
	border-color: #ffffff;
	top: -105px;
	left: 718px;
}

.shadowimg {
	border: 0;
	border-radius: 10px;
	border-style: none;
	-moz-box-shadow:    5px 10px 15px 0px #b0b0b0;
	-webkit-box-shadow: 5px 10px 15px 0px #b0b0b0;
	box-shadow:         5px 10px 15px 0px #b0b0b0;
}

#contactheader {
	top: -95px;
	position: relative;
	font-size: 11px;
	line-height: 1.5;
	font-color: #FFFFFF;
}

#textbottom {
	 /*background-color: #ffffff;*/
    color: #000000;
    font-size: 10px;
    height: 23px;
    margin-left: 50px;
    margin-right: -5px;
    /*margin-top: -3px;*/
    text-align: center;
    z-index: 100;
    /*border: 1px solid #000000;*/
}

#textbottom  table{
	color: #FFFFFF;
   font-size: 10px;
	margin-top: -1em;
}

#textbottom a {
	color: #000000;
	font-size: 10px;
}

#contactheader.a {
	text-decoration: none;
}

#header {
  height: 120px;
  /*background-image: url('images/header_back.png');*/
  /*background-image: url('images/header_neu2.png');*/
  background-repeat: no-repeat;
	background-position: center right;
  /*background-color: #000000;*/
  border-radius: 5px 5px 0px 0px;
  width: 1070px;
  margin-left: 130px;
}

#storeLogo {
  float: left;
  /*margin-top: 5px;*/
  margin-left: 30px;
}

#headerShortcuts {
  /*float: right;
  margin-top: 115px;
  margin-right: 0px;
  margin-bottom: 0px;*/
  position: relative;
  float: right;
  top: 115px;
  
  
  /*-moz-box-shadow:    0px 15px 10px 2px #b0b0b0;
  -webkit-box-shadow: 0px 15px 10px 2px #b0b0b0;
  box-shadow:         0px 15px 10px 2px #b0b0b0;*/
}

#yt
{
   /*border: 1px solid;*/
}

#bodyContent {
	text-align: justify;
	/*background-color: #f5f5f5;*/
   background-color: #ffffff;
   /*background-image: linear-gradient(to bottom, #f5f5f5, #ebebeb);*/
	/*border-radius:5px;*/
	/*padding-left: 160px;*/
	padding-right: 10px;
   padding-left: 164px;
	min-height: 840px;
	left: 49px;
	top: 5px;
   width: 970px;
   border: 1px solid #000000;
}

#columnLeft {
  top: 0px;
  left: -160px;
  /*margin-top: -580px;*/
  position: relative;
  z-index: 100;
}

#columnRight {
  padding-top: 5px;
  position: relative;
  left: 20px;
}

.infoBoxContainer {
	padding-bottom: 3px;
}

.infoBoxContainer_products{
	padding-top: 5px;
	/*padding-bottom: 5px;*/
	width: 195px;   
}
	
.infoBoxContainer_banner
{
	padding-top: 7px;
	/*padding-bottom: 10px;*/
	width: 195px;
	border-radius: 5px;
}

.infoBoxHeading {
  padding: 3px 3px 3px 8px;
  font-size: 11px;
  /*border-bottom: 1px solid #000000;*/
  /*background-image: url('images/pdmain.png');*/
  /*background-image:url('images/pdmain_cat.png');
	background-repeat:no-repeat;
	background-position:left;
	background-attachment:fixed;
	*/
   border: 1px solid #000000;
   background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#F8F8F8));
  background-image: -webkit-linear-gradient(top, #e4e4e4, #F8F8F8);
  background-image:    -moz-linear-gradient(top, #e4e4e4, #F8F8F8);
  background-image:      -o-linear-gradient(top, #e4e4e4, #F8F8F8);
  background-image:         linear-gradient(to bottom, #e4e4e4, #F8F8F8);}
	height: 20px;
}

.infoBoxHeading_banner {
  /*padding: 3px 3px 3px 8px;*/
  /*font-size: 11px;*/
  /*background-image: url('images/pdmain.png');*/
  /*background-image:url('images/pdmain_cat.png');
	background-repeat:no-repeat;
	background-position:left;
	background-attachment:fixed;
	*/
	height: 0px;
}


.infoBoxHeading_products {
   padding: 3px 3px 3px 6px;
   font-size: 12px;
   height: 26px;
   text-align: right;
   /*background-image: url('images/pdmain.png');*/
   background-image:url('images/pdmain_cat2.png');
	background-repeat:no-repeat;
	background-position:left;
	/*background-attachment:fixed;
	*/
	border: 1px solid #000000;
   /*border-bottom: 1px solid #000000;*/
   background-color: #e4e4e4;
}

.infoBoxHeading_productscp {
  padding: 3px 3px 3px 6px;
  font-size: 14px;
  height: 26px;
  text-align: right;
  /*background-image: url('images/pdmain.png');*/
  background-image:url('images/carprimp3.png');
	background-repeat:no-repeat;
	background-position:left;
	/*background-attachment:fixed;
	*/
	border: 1px solid #7d7d7d;
}

.infoBoxHeading_productsfd {
  padding: 3px 3px 3px 6px;
  font-size: 12px;
  height: 26px;
  text-align: right;
  /*background-image: url('images/pdmain.png');*/
  background-image:url('images/fulldipicon.png');
	background-repeat:no-repeat;
	background-position:left;
	/*background-attachment:fixed;
	*/
	border: 1px solid #000000;
   border-bottom: 1px solid #000000;
   background-color: #e4e4e4;
}

.infoBoxHeading_productsryzer {
   padding: 3px 3px 3px 6px;
   font-size: 18px;
   height: 35px;
   text-align: right;
   color: #000000;
	border: 1px solid #000000;
   border-bottom: 1px solid #000000;
   background-image: url('images/ryzer-logo.png');
   background-size:   contain; 
   background-position: center;
   background-color: #000000;
   background-repeat:no-repeat
}

.infoBoxHeading_productslf{
   padding: 3px 3px 3px 6px;
   font-size: 18px;
   height: 32px;
   text-align: right;
   color: #000000;
	border: 1px solid #000000;
   background-color: #ffffff;
   border-bottom: 1px solid #000000;
   background-image: url('images/liquidfilm_cat2.png');
   background-size:   cover; 
   background-position: center;
}

.infoBoxHeading_productspearls {
  padding: 3px 3px 3px 6px;
  font-size: 11px;
  height: 26px;
  text-align: right;
  /*background-image: url('images/pdmain.png');*/
  background-image:url('images/pearlsicon.png');
	background-repeat:no-repeat;
	background-position:left;
   color: #000000;
	/*background-attachment:fixed;
	*/
	border: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: #e4e4e4;
}

.infoBoxHeading_sc {
  padding: 3px 3px 3px 6px;
  font-size: 11px;
  height: 21px;
  /*background-image: url('images/pdmain.png');*/
  background-image:url('images/sc.png');
	background-repeat:no-repeat;
	background-position:right;
	/*background-attachment:fixed;
	*/
	border: 1px solid #000000;
   color: #000000;
   background-color: #e4e4e4;
}


.infoBoxHeadingMain {
  padding: 0px;
  font-size: 11px;
  border-radius: 5px 5px 5px 5px;
  margin-left: 100px;
  margin-right: 0px;
  /*height: 25px;*/
  
  /*-moz-box-shadow:    0px 12px 8px -3px #d06018;
  -webkit-box-shadow: 0px 12px 8px -3px #d06018;
  box-shadow:         0px 12px 8px -3px #d06018;*/
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0 0 0 0;
  margin-top: 0px;
  border: 1px solid #000000;
  /*-moz-box-shadow:    34px 34px 1px -32px #b0b0b0;
  -webkit-box-shadow: 34px 34px 1px -32px #b0b0b0;
  box-shadow:         34px 34px 1px -32px #b0b0b0;*/
  
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#F8F8F8));
  background-image: -webkit-linear-gradient(top, #e9e9e9, #F8F8F8);
  background-image:    -moz-linear-gradient(top, #e9e9e9, #F8F8F8);
  background-image:      -o-linear-gradient(top, #e9e9e9, #F8F8F8);
  background-image:         linear-gradient(to bottom, #e9e9e9, #F8F8F8);
}

.infoBoxContents_banner {
  font-size: 11px;
  line-height: 1.5;
  border-radius: 5px;
  margin-top: -2px;
  /*-moz-box-shadow:    3px 9px 10px -3px #d06018;
  -webkit-box-shadow: 3px 9px 10px -3px #d06018;
  box-shadow:         3px 9px 10px -3px #d06018;*/
}

.contentContainer {
  padding-bottom: 5;
  /*padding-top: 5;*/
  
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  /*padding: 5px 0 5px 0;*/
  font-size: 11px;
  line-height: 1.5;
  /*margin-left: 35px;*/
}

.contentText a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #717171;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

.welcome h1 {
  font-size: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px solid #000000;
}

h1 {
  font-size: 20px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
}

img {
  border: 0;
  border-style: none;
  /*border-radius: 5px;*/
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal {
   padding-left: 35px;
}

#piGal input, select, textarea {
   width: 175px;
}

#piGal img[border: 0] {
	border-style: none;
	border: none;
	-webkit-box-shadow: 0px 0px 1px #000;
	-moz-box-shadow: 0px 0px 1px #000;
	border-radius: 5px;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial; font-size: 10px; }
.errorBox { font-family : Verdana, Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial; font-size : 10px; color: #ff0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

#Aimportant {
  color: #FF0000;
  text-decoration: underline;
  font-size: 1.2em;
}

A:hover {
  text-decoration: underline;
  color: #d06018;
  /*font-weight: bold;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
  /*background-color: #E8E8E8;*/
  border-radius: 5px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial;
  font-size: 10px;
  
  /*border-radius: 5px;*/
   /*-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-box-shadow:    5px 5px 5px -5px #a0a0a0;
   -webkit-box-shadow: 5px 5px 5px -5px #a0a0a0;
   box-shadow:         5px 5px 5px -3px #a0a0a0;*/
   background: #fbfbfb;
   border-right: 5px;
}

TD.smallText:hover {
	background: #eeeeee;
	/*border-radius: 5px 5px 5px 5px;*/
	
	-moz-box-shadow:    5px 5px 15px -5px #a0a0a0;
	-webkit-box-shadow: 5px 5px 15px -5px #a0a0a0;
	box-shadow:         5px 5px 15px -3px #a0a0a0;
}

TD.accountCategory {
  font-family: Verdana, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial;
  font-size: 11px;
}

INPUT, SELECT, TEXTAREA {
	/*border-radius: 5px;*/
	padding: 2px;
	/*border: 1px solid #a8a8a8;*/
	border: 1px solid #d06018;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial;
  font-size: 11px;
  border: 1px solid #d06018;
}

SPAN.greetUser {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial;
  color: #ff0000;
  font-size: 1.1em;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { /*background-color: #bbbbbb;*/ cursor: pointer; cursor: hand; }
.moduleRowSelected { /*background-color: #E9F4FC; background-color: #b0b0b0;*/ }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

#prodlistlink {

font-size: 10px;
}

/* NEW PRODUCTS LISTING */

ul.column{
	width: 930px;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 33%; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}

#pricetag {
   position: relative;
   top: -136px;
}

.block {
	/*height: 300px;*/
	color: #000000;
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	background: #ffffff;
	border: 0px solid #d06018;
   /*border-radius: 5px;*/
	height: 155px;
   width: 250px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:    5px 5px 5px -5px #a0a0a0;
	-webkit-box-shadow: 5px 5px 5px -5px #a0a0a0;
	box-shadow:         5px 5px 5px -3px #a0a0a0;*/
}
.block h2 {
	font-size: 1.8em;
}
.block:hover{
	background: #ffffff;
	-moz-box-shadow:    5px 5px 15px -5px #a0a0a0;
	-webkit-box-shadow: 5px 5px 15px -5px #a0a0a0;
	box-shadow:         5px 5px 15px -3px #a0a0a0;
   background-color: #eeeeee;
}

/*.block img {
	width: 90%;  
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic;
}*/

#productListing_a {
   min-width:10em;text-align:center;color:#000;background:none;cursor:pointer; white-space:nowrap;
     font-size:1.15em;font-weight:bold; /*text-transform:uppercase;*/
	 text-decoration: none;

    
}

#productListing_a:hover {
    text-decoration: underline;
    }

.menu       {float:none;padding:1px;margin: 0;  list-style:none;line-height: 1.6em;vertical-align:middle;
border: 1px solid #000000;
background:#E4E4E4 ;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#F8F8F8));
  background-image: -webkit-linear-gradient(top, #e4e4e4, #F8F8F8);
  background-image:    -moz-linear-gradient(top, #e4e4e4, #F8F8F8);
  background-image:      -o-linear-gradient(top, #e4e4e4, #F8F8F8);
  background-image:         linear-gradient(to bottom, #e4e4e4, #F8F8F8);
   width: 100%;}
.menu ul     {width: 100%;}
.menu  li     {display:inline-block; width:85px;}
.menu  li  a {min-width:7em;text-align:center;color:#000;background:none;cursor:pointer; white-space:nowrap;display:block;
     font-size:1.15em;font-weight:bold; width:85px;/*text-transform:uppercase;*/}

menu li a:hover {color:#fff;text-decoration: none;
 	background: #d06018 ;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #d06018 0%, #d06018 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #d06018 0%, #d06018 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #d06018 0%, #d06018 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d06018), color-stop(1, #d06018));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #d06018 0%, #d06018 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #d06018 0%, #d06018 100%);  }
.menu  li.un    {background:none;}
/* ************************************************************************************* */ 
.menu_item     {padding:0;margin: 0; }

.menu  li  a:hover,     
.menu  li.selected a  {color:#fff;text-decoration: none;
 		background: #d06018 ;
		border-radius: 0px;
/* IE10 Consumer Preview */ 
/*background-image: -ms-linear-gradient(top, #d06018 0%, #d06018 100%);*/

/* Mozilla Firefox */ 
/*background-image: -moz-linear-gradient(top, #d06018 0%, #d06018 100%);*/

/* Opera */ 
/*background-image: -o-linear-gradient(top, #d06018 0%, #d06018 100%);*/

/* Webkit (Safari/Chrome 10) */ 
/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d06018), color-stop(1, #d06018));*/

/* Webkit (Chrome 11+) */ 
/*background-image: -webkit-linear-gradient(top, #d06018 0%, #d06018 100%);*/

/* W3C Markup, IE10 Release Preview */ 
/*background-image: linear-gradient(to bottom, #d06018 0%, #d06018 100%);*/  }
