/* CSS Document */
body {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin : 0px;
}
#header {
	display: block;
	width: auto;
	height: 129px;
	background-image: url(../images/New_images/headerBackground.jpg);
	background-repeat: repeat-x;
}
#mainTitle {
	display: block;
	float : left;
	width: 568px;
	height: 129px;
	background-image: url(../images/New_images/header.jpg);
	background-repeat: no-repeat;
}
#cartHolder {
	display: block;
	float: right;
	width: 190px;
	height: 129px;
}
#cartTop {
	padding : 10px 0px 0px 15px;
	width : 175px;
	height : 26px;
	background-image: url(../images/New_images/carttop.jpg);
}
#cartTopFull {
	padding : 10px 0px 0px 15px;
	width : 175px;
	height : 26px;
	background-image: url(../images/New_images/carttop_full.jpg);
}
#cartMiddle {
	width : 170px;
	height : 32px;
	padding : 2px 0px 0px 20px;
	background-image: url(../images/New_images/cartmiddle.jpg);
}
#cartMiddleFull {
	width : 170px;
	height : 32px;
	padding : 2px 0px 0px 20px;
	background-image: url(../images/New_images/cartmiddle_full.jpg);
}
#cartBottom {
	padding : 10px 0px 0px 15px;
	width : 175px;
	height : 43px;
	background-image: url(../images/New_images/cartbottom.jpg);
}
.cartWhite a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cartMain {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#topNav {
	display : block;
	width : auto;
	height : 30px;
	background-image: url(../images/New_images/TopNavBackground.jpg);
	background-repeat: repeat-x;
}
#topNavLeft {
	display : inline;
	float : left;
	width : 141px;
	height : 30px;
	background-image: url(../images/New_images/TopNavImage.jpg);
}

#topNavSeperator {
	display : inline;
	position : relative;
	top: 7px;
	padding : 7px 36px 7px 0px;
	/* width : 41px; */
	/* height : 30px; */
	background-image: url(../images/New_images/TopNavSeperator.jpg);
	/* min-height : 30px; */
}
/* #topNavSeperator div {
	display : inline;
	float : left;
	position: relative;
	width : 41px;
	height : 30px;
}
 */
#topNavRight {
	display : inline;
	top: 7px;
	position : relative;
	padding : 7px 0px 7px 6px;
	background-image: url(../images/New_images/TopNavRight.jpg);
}

#topNavButton {
	display : inline;
	top: 7px;
	padding : 7px 0px 0px 0px;
}
/* html>body #topNavButton a{
display : table-cell;
} */

#topNavButton a {
	display : inline;
	position: relative;
	top: 7px;
	color : #333333;
	padding : 7px 5px 7px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	background-image: url(../images/New_images/TopNavMiddle.jpg);
}

#mainHolder {
	/*display : block;*/
	width : auto;
}
#Left {
	display : block;
	float : left;
	background-image: url(../images/New_images/SearchbarTop.jpg);
	background-repeat: no-repeat;
	width : 200px;
	height : 42px;
}
#Search {
	display : block;
	background-image : url(../images/New_images/searchbarMiddle.jpg);
	margin-top : 42px;
	padding : 0px 10px 0px 12px;
	height : 62px;
}
#SearchBottom {
	display : block;
	background-image : url(../images/New_images/SearchbarBottom.jpg);
	width : 200px;
	height : 17px;
}
#Search form {  
	margin : 0;
	padding-top : 2px;
}
.formula {
	background-color: #FFFFFF;
	border-width: 1px;
	color: #000000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
.formWhite {
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
#LeftNav {
	display : block;
	width : 200px;
}
#Right {
	display : block;
	float : right;
	width : 200px;
	height : 42px;
}
#NavTop {
	display : block;
	background-image : url(../images/New_images/LeftNavTop.gif);
	height : 10px;
}
#NavMiddle {
	display : block;
	width : 188px;
	margin : 0px 5px 0px 5px;
	border-left : #999999 solid 1px;
	border-right : #999999 solid 1px;
	height : auto;
}
#NavBottom {
	display : block;
	margin-top : -2px;
	background-image : url(../images/New_images/LeftNavBottom.gif);
	height : 10px;
	width : 200px;
}
#NavMiddleTitle{
	display : block;
	width : 160px;
	height : 18px;
	margin : 0px 0px 2px 3px;
	padding : 2px 10px 0px 10px;
	border : #999999 solid 1px;
	background-color: #AA4442;
	text-decoration: none;
	font-weight : bold;
	color : #FFFFFF;
}

#NavMiddle span a {
	display : block;
	width : 160px;
	height : 18px;
	margin : 0px 0px 2px 3px;
	padding : 2px 10px 0px 10px;
	border : #999999 solid 1px;
	background-color: #F7C4C4;
	text-decoration: none;
	font-weight : bold;
	color : #AA4442;
}
#NavMiddle span a:hover {
	display : block;
	width : 160px;
	height : 18px;
	margin : 0px 0px 2px 3px;
	padding : 2px 10px 0px 10px;
	border : #999999 solid 1px;
	background-color: #FCFCF0;
	text-decoration: none;
	font-weight : bold;
	color : #AA4442;
}
#NavMiddle span .sub {
	color : #333333;
}
#mainBody {
	display : block;
	width : auto;
	height : auto;
	margin : 0px 210px 10px 210px;
}
#mainBody a {
	color : #AA4442;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
}
#mainBody a:hover {
	color : #666666;
	font-weight : bold;
	font-size : 14px;
	text-decoration : underline;
}
#ProductHolderTop {
	display : block;
	width : 100%;
	height : 10px;
	background-color : #AA4442;
	background-image: url(../images/New_images/ProductTL.gif);
	background-repeat: no-repeat;	
}
#ProductHolderBottom {
	display : block;
	width : 100%;
	height : 10px;
	background-color : #AA4442;
	background-image: url(../images/New_images/ProductBL.gif);
	background-repeat: no-repeat;	
}
#ProductHolder{
	display : block;
	background-color : #AA4442;
	height : auto;
}
#ProductHolderMiddle {
	display : block;
	float : left;
	background-color : #FFFFFF;
	margin : 0px 10px 0px 10px;
	width : 50%;
	padding : 10px 10px 10px 10px;	
}
#ProductHolderMiddlePicture {
	display : block;
	float : right;
	background-color : #FFFFFF;
	width : 30%;
	padding : 10px 10px 10px 10px;	
}
.whiteBold {
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}
.mainText {
	color : #333333;
	font-size : 12px;
	font-weight : normal;
}
.mainText a {
	color: #FCFCF0;
	text-decoration : none;
	font-weight : bold;
}
.mainText a:hover {
	text-decoration : underline;
	font-weight : bold;
}
/*  Whats in the store box  */
.template_mainbackground{
  background-color : #AA4442;
  border-color : #AA4442;
  font-size:x-large;
}
.template_image_no_border{
  border : none;
}

/* Whats in the store box new tester */

.header{
	background-color : #AA4442;
	border : 1px solid #AA4442;
	padding : 0.25em;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header2{
	background-color : #F7C4C4;
	border : 1px solid #F7C4C4;
	padding : 0.25em;
	color : #AA4442;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.outer{
	display : table;
	width: auto;
	overflow: hidden;
	text-align : center;
	border: 1px solid #AA4442;
	padding: 0.25em;
}
.box {
	display: inline-block;
	display: inline-block;
	padding: 0.25em;
	background-color: #ccc;
	border: 1px dotted #000;
	vertical-align: text-top;
}
#box1 {
  width: 165px;
  height: 200px;
  margin : 5px;
}
#box2 {
  width: 150px;
  height: 200px;
  margin : 5px;
}
#box3 {
  width: auto;
  height: auto;
  padding : 5px;
  background-color: #ccc;
  border: 1px dotted #000;
}
.box a{
	color: #AA4442;
	text-decoration : none;
	font-weight : bold;
}
.box a:hover{
	color: #FCFCF0;
	text-decoration : none;
	font-weight : bold;
}
#NavMiddle a{
	color: #AA4442;
	text-decoration : none;
	font-weight : bold;
}
#NavMiddle a:hover{
	color: #333333;
	text-decoration : none;
	font-weight : bold;
}
h1 {
	display : inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AA4442;
	text-decoration: none;
}
#mainBody form {
	background-image: url(../images/New_images/Sun2.gif);
	background-repeat: no-repeat;
}
.highlightGrey {
	font-size : 14px;
	color:#666666;
	font-weight: bold;
}
.BrownBox {
	color:#FFFFFF;
}

