a.white{
	color:					#FFFFFF;	
}


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

body {
/*background-image:url(http://www.360democart.co.uk/rie07/images/bg.jpg); */
background-position:center;
/*background-repeat:repeat-x;*/
background-color:#000000;
  color: #ffffff;
}

a.cat:link, a.cat:visited {
  color: #FFF;
  text-decoration: none;
}

a.cat:hover, a.cat:active{
  color: #e2e000;
  text-decoration: none;
}

a.cat2:link, a.cat2:visited{
  color: #FFF;
  text-decoration: none;
  font-weight:100;
}

a.cat2:hover, a.cat2:active{
  color: #e2e000;
  text-decoration: none;
}

a.smalllink:link, a.smalllink:visited{
  color: #FFF;
  text-decoration: none;
  font-size:10px;
}

a.smalllink:hover, a.smalllink:active {
  color: #e2e000;
  text-decoration: none;
  font-size:10px;
  
}

a.menu:link {
  color: #F5D240;
  text-decoration: none;
}

a.menu:hover {
  color: #ffffff;
  text-decoration: none;
}
a.menu:visited {
  color: #F5D240;
  text-decoration: none;
}

a:link, a:visited {
  color: #ffffff;
  text-decoration: none;
}

a:hover, a:active{
  color: #e2e000;
  text-decoration: none;
}

form {
 display: inline;
}

tr.header {
  background: #ffffff;
}

tr.headerNavigation {
  background: #bbc3d3;
}

td.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

a.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

tr.headerError {
  background: #ff0000;
}

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

tr.headerInfo {
  background: #00ff00;
}

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

tr.footer {
  background: #bbc3d3;
}

td.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: normal;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

td.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

td.infoBox, span.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #ffffff;
  /* shopping-cart content color */
}

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: #ffffff;
  /* shopping-cart content color */
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  /* shopping-cart header/footer color */
  border-spacing: 1px;
  
}

.productListing-heading {

border-top:1px solid #ffffff;  
border-right:1px solid #E1DCDC; 
border-bottom:1px solid #E1DCDC;  
text-align:center;
 

  color: #ffffff;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  /* shopping-cart header/footer color */
}

td.productListing-data {
border-right:1px solid #E1DCDC; 
border-bottom:1px solid #E1DCDC;  
text-align:center;
vertical-align:top; 
padding:10px 15px 10px 15px;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #AC0800;
}

a.pageResults {
  color: #747474;
}

a.pageResults:hover {
  color: #747474;
}

a.pageResults:visited {
  color: #747474;
}



td.pageHeading, div.pageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  /* text-decoration: sharp; */
  height: 28px;
  width: 514px;
  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-left: 10px;

}


tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

td.main, p.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

td.smallText, span.smallText, p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding-left: 10px;
}

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

td.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

span.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

checkbox, input, radio, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

textarea {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

span.greetUser {
  font-family: Verdana, Arial, sans-serif;
  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, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

span.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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














td{
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 color: #FFF;
}

 .bg{
  background-image: url(images/m28.gif);
  background-repeat: repeat-y;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A3A3A3;
  width: 152px;
  height: 17px;
 }

 .ch{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
 }

 .ch1{
  color: #AC0800;
  font-size: 16px;
  font-weight: bold;
 }

 .ch2{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
 }

 .ml{
  color: #58AC22;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
  
 }

 .ml1{
  color: #F4D141;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-transform:uppercase;
 }

 .ml2{
  color: #A47632;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none
 }

 .ml3{
  color: #282E3E;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml4{
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }
  .ml5{
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform:uppercase;
 }
  .ml6{
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform:lowercase;
 }

 .tx{
  color: #5B5D5E;
  font-size: 12px;
  font-weight: bold;
 }

 .tx1{
  color: #282E3E;
  font-size: 11px;
 }

 .se{
  width: 110px;
  font-size: 10px;
  color: #282E3E; 
 }

 .image_border{
  border:1px solid #6F6F6F; 
 }

.style4 {font-size: 14px}
.style5 {color: #000066}
.style1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

/*New layout styles*/

div#topmenuholder{
      background: black url(../../images/design/menubar.png) left top no-repeat;
      height:31px;
      margin-bottom:25px;
}

div#topmenuholder p{
      float:right;
      margin-top:-25px;
      margin-right:15px;
      color:white;
}

div#topmenuholder p a:hover, div#topmenuholder p a:active{
      color:#e2e000;
}

div#topmenuholder img{
      position:relative;
      bottom:5px;
      right:5px;
}

.solidblockmenu{
      padding: 0;
      margin:0 0 0 40px;
      float: left;
      width: 100%;
      overflow: hidden;
}

.solidblockmenu li{
      display: inline;
}

.solidblockmenu li a{
      float: left;
      color: white;
      padding: 8px 11px;
      text-decoration: none;
      border-right:1px solid #323232;
}

.solidblockmenu li a.first{
      border-left:1px solid #323232;
}

.solidblockmenu li a:visited{
      color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
      color:#e2e000;
      background: transparent url(../../images/design/menuover.gif) center center;
}


.glossymenu{
      list-style-type: none;
      margin:0;
      padding: 0;
      width: 168px;
}

.glossymenu li{
      border-bottom:1px solid #323232;
      margin:0;
      padding:0;
}

.glossymenu li a{
      background: url(media/glossyback.gif) repeat-x bottom left;
      color: white;
      display: block;
      width: auto;
      padding: 3px 0;
      padding-left: 10px;
      text-decoration: none;
      line-height:20px;
}

.glossymenu li a:visited, .glossymenu li a:active{
      color: white;
}

.glossymenu li a:hover{
      background-image: url(../../images/design/menuover.gif);
      color:#e2e000;
}

.glossymenu li.last{
      border-bottom:none;
}

div#categories{
      border-left:1px solid #323232;
      border-right:1px solid #323232;
      margin:0;
      padding:0;
}

div.catHeader{
      height:21px;
      margin:0;
      padding:0;
      background: transparent url(../../images/design/category-top.gif) top center no-repeat;
}

div.catFooter{
      height:21px;
      margin:0;
      padding:0;
      background: transparent url(../../images/design/category-bottom.gif) top center no-repeat;
}

div#searchbox{
      background: black url(../../images/design/searchbox.gif) top center no-repeat;
      height:89px;
      padding-left:15px;
}

div#searchbox h3{
      padding-top:10px;
      color:#fffe7f;
      font-size:14px;
}

