﻿body 
{
  background-color: #370509;
  /*background-image: url(Common/BackgroundGradientImage.png);*/
  background-repeat: repeat-x;
  background-position: center top;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  }

body a
{
	color:#461216;
}

#Page
{
	background-color:#FFFFFF;
	font-family:Verdana;
	margin: 0 auto;  /*centers in firefox*/
	min-height:1px;	/* position realitive div fix. rmove and they disaper on resize*/
}

#PageDiv
{
	position:relative;
	top:-120px;
	z-index: 1;
	min-height:1px;	/* position realitive div fix. rmove and they disaper on resize*/
}

img
{
	margin:0px;
	display:block;
}

.WireFramePage
{
	width:760px;
}

.WireFramePageDiv
{

	
}

.WireFrameSidebar
{
	vertical-align:top;
	width:210;
	padding-left:4px;
	padding-right:4px;
	
}

.SideBarDiv
{

}

.WireFramePageSide
{
	width:560px;
	vertical-align:top;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
}


.LargeIconDiv
{
	text-align:center;
}

.LargeIconContainer
{
	text-align:center;
	margin-top:5px;
}

.InternationalHomeSearchSearchIconDiv img
{
	margin:0px auto;
}

.SmallHeaderStyleElementCell
{
	padding:5px;
	padding-bottom:2px;
}

.MainHeaderStyleElementCell
{
	padding-left:5px;
	vertical-align:top;
}

.WireFrameTopHeader
{
	/*text-align:center;*/
}

.WireFrameBottom
{
	border-top:solid 1px #000000;
}

.SmallHeaderElementModule
{
	margin:0px auto;
	background-color:#370509;
	min-height:1px;
}

.StyleElementDivSmallHeaderStyleElementModule
{
	position:relative;
	top:120px;
	z-index:5;
	padding:0px 0px 0px 554px;
	text-align:left;
	margin-right:44px;
}

.StyleElementContainerSmallHeaderStyleElementModule
{
	z-index:6;
	border: solid 1px #000000;
}

.StyleElementImageSmallHeaderStyleElementModule
{
	z-index:7;
	margin:0px auto;	
}

.StyleHyperLinkSmallHeaderStyleElementModule
{
	
}

.FooterImageDiv
{
	border-top:solid 1px #000000;
}

