@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container { 
	width: 1035px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;

} 

#topBar { 
  position: relative;
  float: left;
  background-image: url(gfx/topTop.jpg);
  width: 1035px;
  height: 38px;
  text-align: center;

}
#middleTopBar {
	position: relative;
	float: left;
	background-image: url(gfx/middleTop.jpg);
	width: 1035px;
	text-align: left;
	background-repeat: repeat-y;
	min-height:500px;
    height :auto !important;
    height:500px;
}
#topLogo {
	position: relative;
	float: left;
	margin-left: 140px;
}
#topLogoHolder {
	position: relative;
	float: left;
	text-align: left;
	margin-left: 60px !important;
	margin-left: 10px;
	margin-top: 10px;
	width: 700px;
}
#topKey {
	position: relative;
	float: left;
	margin-left: 0px;
}
#topLogoHolderKey {
	position: relative;
	float: left;
	text-align: center;
	margin-left: 50px;
	margin-top: 10px;
	display: inline;
}
#topRightNavBox {
	position: relative;
	float: right;
	width: 200px;
	height: 140px;
	margin-right: 40px;
	text-align: center;
}
#topRightNavButtonHolder
{
	position: relative;
	float: right;
}

#topMenuBar { 
  position: relative;
  float: left;
  background-image: url(gfx/topMenuBar.jpg);
  width: 998px;
  margin-left: 15px;
  height: 23px;
  text-align: center;
}
#menuBar 
{ 
  position: relative;
  float: left;
  width: 995px;
  height: 28px;
  padding-left: 0px; 
  margin-left: 15px;
  text-align: center;
  z-index: 100;
  background-image: url("gfx/MenuItemBackground.gif");
  background-repeat:repeat-x;
  display: inline;
}
#bottomBorder { 
  position: relative;
  float: left;
  background-image: url(gfx/bottomBorder.jpg);
  width: 1035px;
  height: 43px;
  text-align: center;
  z-index: 10;

}
.topPictures { 
  position: relative;
  float: left;
  width: 180px;
  height: 180px;
  margin-top: 2px;
  padding-left: 340px;
  margin-bottom: 2px;
  display: inline;
}
.topPictures a, .navButton a:link, .navButton a:visited {
	color: Navy;
	font-size: 12px;
	text-decoration: none;
}

.topPictures a:hover
{
	color: Navy;
	text-decoration: underline;
}

#middleContent { 
  position: relative;
  float: left;
  width: 980px;
  padding-left: 20px;
  text-align: left;
}
.navButton
{
	width: 106px;
	height: 26px;
	margin-top: 5px;
	float: right;
}

.navButton a, .navButton a:link, .navButton a:visited {

	line-height: 26px;
	background-image: url(gfx/navButton.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	font-weight: bolder;
	display: block;
	text-decoration: none;
}

.navButton a:hover
{
	text-decoration: underline;
}

.navSearch
{
	width: 180px;
	height: 26px;
	line-height: 0px;
	margin-top: 0px;
	float: right;
}
.floatLeft
{
	position: relative;
	float: left;
	text-align: left;
}
.floatRight
{
	position: relative;
	float: right;
	text-align: left;
}
.clearFloat
{
	position: relative;
	float: left;	
	clear: both;
}
.center
{
	margin-left: auto;
	margin-right: 0;
}
.CreateUserBox
{
	text-align: left;
}
.ForgotUsernameBox
{
	text-align: left;
}

#breadcrumb
{
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
	clear: both;
	font-size: 12px;
	padding-left: 20px;
}


#breadcrumb A:link {text-decoration: none; color: Navy;}
#breadcrumb A:visited {text-decoration: none; color: Navy;}
#breadcrumb A:active {text-decoration: none; color: Navy;}
#breadcrumb A:hover {text-decoration: underline; color: Navy;} 

.smallText
{
	font-size: small;
}
.textAlignLeft
{
	text-align: left;
}
.centerBlock
{
	display: block;
    margin-left: auto;
    margin-right: auto
}
.productDescription
{
	position: relative;
	float: left;	
	clear: both;
	padding-top: 0px;
	width: 100%;
}
#productDetailsBuyBox
{
	float: left;
    position: relative;
    padding: 0 0 0 350px;
}
#producDetailsHeader
{
	width: 100%;
	float: left;
}
#productDetailsImage
{
	position: relative;
	width: 220px;
	float: right;
}
#loginBox
{
	width: 300px;
	margin-left: auto;
    margin-right: auto
}
.imageWindow
{
	z-index: 10000;
}
.ddMenu
{
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    width: 995px;
}
.ddCharity
{
	font-size: 11px;
	text-align: left;
}
#checkoutArea
{
	text-align: left;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

div.ProductBlock
{
	width: 150px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footer
{
	text-align: center;
	width: 100%;
	font-size: 13px;
}
#footer A:link {text-decoration: none; color: Navy;}
#footer A:visited {text-decoration: none; color: Navy;}
#footer A:active {text-decoration: none; color: Navy;}
#footer A:hover {text-decoration: underline; color: Navy;} 

.leftColumn
{
	position: relative;
	float: left;
	width: 230px;
	text-align: center;
	font-size: 14px;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	min-height:1300px;
    height :auto !important;
    height:1300px;
}
.leftColumnFirst
{
	position: relative;
	float: left;
	width: 230px;
	text-align: center;
	font-size: 14px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	min-height:1300px;
    height :auto !important;
    height:1300px;
    margin-left: 25px;
}
.leftColumn h4
{
	font-size: 14px;
	font-weight: bold;
	color: Red;
	text-align: justify;
	margin: 0 10px 0 10px;
}
.leftColumnFirst h4
{
	font-size: 14px;
	font-weight: bold;
	color: Red;
}
.leftColumnImage
{
	border: solid 1px black;
}
.leftColumn A:link {text-decoration: none; color: Navy;}
.leftColumn A:visited {text-decoration: none; color: Navy;}
.leftColumn A:active {text-decoration: none; color: Navy;}
.leftColumn A:hover {text-decoration: underline; color: Navy;} 

.leftColumnFirst A:link {text-decoration: none; color: Navy;}
.leftColumnFirst A:visited {text-decoration: none; color: Navy;}
.leftColumnFirst A:active {text-decoration: none; color: Navy;}
.leftColumnFirst A:hover {text-decoration: underline; color: Navy;}

.ProductBox
{
	float: left;
    position: relative;
    width: 180px;
    padding: 0 0 0 10px;
    text-align: center;
}
.charityDiv
{
	float: left;
    position: relative;
    width: 100%;
    padding: 0 0 0 0;
    text-align: left;
}

#loginBoxNew
{
	border: black 1px solid;
	background-color: #4488BB;
	width: 300px;
	font-size: 12px;	
}
#loginBoxHeader
{
	background-color: Navy;
	text-align: center;
	color: White;
	font-size: 14px;
	font-weight: bold;
}