﻿.MenuBoxRed, .MenuBoxGrey, .MenuBoxGreen, .MenuBoxOrange, .MenuBoxBlack, .MenuBoxYellow
{
     width:131px;
    height:19px;
    color:White;
    font-weight:bold;
    text-align:center;
    padding-top:7px;
    font-size:8px;
}

.MenuBoxRed
{
    background-color:#c80629; 
}

.MenuBoxGrey
{
    background-color:#8a8b8d; 
}

.MenuBoxGreen
{
    background-color:#2d7a80; 

}

.MenuBoxOrange
{
    background-color:#d93f33; 
}

.MenuBoxBlack
{
    background-color:#240d15; 
}

.MenuBoxYellow
{
    background-color:#f1c361; 
}

.MenuBoxRed a, .MenuBoxGrey a, .MenuBoxGreen a, .MenuBoxOrange a, .MenuBoxBlack a, .MenuBoxYellow a
{ 
    color:White;
    font-weight:bold;
    font-size:10px;
}

#header {
	background-image:url(/images/redsgn_MainHeader2.png);
	height:205px;
}

#large_tab, h1,  h1.grey, h1.green
{
    height:23px;
    padding-left:13px;
    padding-top:6px;
    background-image:none;
    background-color:#f0c360;
    color:White;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}

h1
{
    margin-bottom:0px;
}

#large_tab
{
    margin-left:1px;
    /*width:642px;*/
}

h1.grey
{
    background-color:#7a7a7c;
}
 
 
h1.green
{
    background-color:#24686b;
}


h1.red
{
    background-color:#d94032;
}

.Redbutton, .Redbutton2
{
	background-color:#327d83; 
	color:#ffffff; 
	border:0px;
	border-color:#ca2c2b;
    text-transform:uppercase;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     font-weight:bold;
}

.thrColLiq #leftContainer
{
    border-right: solid 0px black;
    width:657px;
}
.thrColLiq #rightContainer
{
    width:304px;
}
.thrColLiq #container 
{
    border-bottom:solid 1px black;
}

body
{
    background-color:#3c4349;
    background-image:url(/images/ProdBook-Background-2.png);
    background-position:left right;
    background-repeat:repeat-x;
}
#mainContainer{
	background-color:White;
}

table.FeedTable
{
    width:171px;
    background-color:#d2d2d2;
}
div.FeedContent
{
    width:171px;
}

#mid_tab_content
{
    background-color:#d2d2d2;
    padding-left:0px;
    padding-right:0px;
    width:298px;
    padding-top:0pc;
    padding-bottom:0px;
}
#large_tab_Search
{
    background-color:#d2d2d2;
}

/* change this to make the browny content pages a different colour */
/*td.infoPageRight
{
    background-color:#d2d2d2;
}

td.infoPageLeft 
{
    background-color:#bebfc1;
}*/

div.tabtop1
{
    background-image:none;
    background-color:#ca2c2b;
    color:White;
    font-size:14px;
    font-weight:bold;
    margin-top:3px;
}

.tabtop1, .tabtop2 
{
    background-image:none;
    background-color:#ca2c2b;
    color:White;
    font-size:14px;
    font-weight:bold;
    padding-bottom:5px;
    text-transform:uppercase;
    width:645px;
    margin-top:3px;
    
/*height:17px; 
padding-left:12px;
padding-top:8px;
width:632px;*/
}

.tabtop2
{
    background-color:#24686b;
}

.tabcontent2
{
    width:637px;
}

#background2
{
    background-image:none;
    background-position: right 76px;
    background-repeat:repeat-y;
}

#mainContainer
{
    border: solid 1px black;
    border-top:0px;
}

/* hack for webkit browsers */
img.webkistSize1 , x:-moz-any-link 
{
       width:363px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    img.webkistSize1 { width:361px; }
}
/*
body:nth-of-type(1) img.webkistSize1 {
    width:361px;
}*/

div.tabcontent1
{
    margin-bottom:2px;
}

.imgBackButton
{
    margin-bottom:3px;
}

input.Redbutton2
{
    padding:0px;
    height:15px;
    padding-bottom:2px;
}

table.RoundyTable td.greybordermiddle 
{
    border-color:Black;
    border-bottom:solid 1px black;
}

td.ProductSpace1
{
    border-color:#d94032;
}

td.ProductSpace2
{
    border-color:#d94032;
}

td.ProductSpace3
{
    border-color:#d94032;
}

td.ProductSpace4
{
    border-color:#d94032;
}


 
table.OrderItTable, table.OrderItTable td
{
    border-color:#d94032;
}

td.ProductImageLargeTab1
{
    border-color:#d94032;
    background-image:none;
    /*    border:solid 1px #ffffff;
    border-top:0px; */
    background-color:#e2d6ca;
   /* font-family:Arial;
    padding-top:14px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:14px;
    vertical-align:top;*/
}