BODY
{
	background: url(images/background.png);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial, helvetica, sans-serif, Verdana;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
A
{
	color: #ffb401;
	text-decoration: none;
}
A:hover
{
	color: #ffb401;
	text-decoration: underline;
}
DIV
{
	border: solid 0px #ff0000;
}
OBJECT
{
	display: inline-block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
IMG
{
	display: inline-block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
P
{
	margin-right: 200px;
	line-height: 14pt;
	vertical-align: top;
}
LI
{
	margin-right: 200px;
	line-height: 14pt;
}
DIV#Head
{
	border: solid 0px #000000;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	text-align: center;
	width: auto;	
}
DIV#Head OBJECT
{
    min-width:1100px;
}
DIV#IEFix
{
	width: 1100px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: relative;
}
DIV#SideNavigation
{
	text-align: left;
	display: inline-block;
	position: relative;
	width: 194px;
	float: left;
	height: auto;
	overflow: visible;
}
DIV#SideNavigation IMG
{
	display: block;
	position: relative;
}
DIV#RightNav
{
	float: right;
	position: relative;
	right: -35px;
	width: 180px;
	display: inline-block;
}
DIV#StatusBar
{
	display: block;
	position: relative;
	color: #000000;
	margin-top: 10px;
}
DIV#StatusBar A
{
	color: #000000;
	text-decoration: none;
}
DIV#StatusBar A:hover
{
	color: #ffb401;
	text-decoration: underline;
}
DIV#StatusBar SPAN.Date
{
	position: relative;
	display: block;
	font-size: 12pt;
	font-family: Arial, helvetica, sans-serif, Verdana;
	color: #ffb401;
	float: right;
}
DIV#StatusBar SPAN.Date A
{
	font-size: 12pt;
}
DIV#StatusBar SPAN.Date IMG
{
	vertical-align: top;
}
DIV#MainPage
{
	position: relative;
	display: block;
	width: 1110px;
	min-width: 1110px;
	max-width: 1110px;
	background-image: url(images/PageBackground.png);
	background-repeat: repeat-y;
	text-align: right;
}
DIV#Page
{
	display: inline-block;
	position: relative;
	float: left;
	width: 862px;
	min-width: 862px;
	max-width: 862px;
	min-height: 1200px;
	height:auto !important;
	height: 1200px;
	overflow: visible;
	text-align: left;
	margin-left: 20px;
}
DIV#Footer
{
	background-color: #FFFFFF;
	display: block;
	position: relative;
	width: 1110px;
	text-align: left;
}
SPAN.Copyright
{
	display: inline-block;
	position: relative;
	background-color: #FFFFFF;
	margin-right: 100px;
	float: right;
}
SPAN.ValidCode
{
	display: inline-block;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 60px;
	float: left;
}
H1
{
	display: block;
	position: relative;
	color: #b6b6b6;
	font-size: 20pt;
	text-transform: uppercase;
	margin-right: 150px;
	width: 600px;
}
TD H1
{
	width: 500px;
}
DIV.NarrowPage H1
{
	width: 500px;
}
H2
{
	color: #ffb401;
	font-size: 16pt;
	margin-right: 200px;
}
SPAN.Date
{
	margin-left: 20pt;
	font-size: 14pt;
	font-weight: normal;
}
DIV.ShoppingCaret
{
	position: relative;
	display: inline-block;
	float: left;
	text-align: center;
	width: 220px;
}
DIV.ShoppingCaret A
{
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
DIV.InfoBox DIV.ShoppingInfoBox
{
	border: solid 2px #666666;
	position: relative;
	display: inline-block;
}
DIV.ProductName
{
	display: inline-block;
	position: relative;
	width: 500px;
	float: left;
	font-size: 12pt;
	font-weight: bold;
	color: #444444;
}
DIV.ProductPrice
{
	display: inline-block;
	position: relative;
	width: 50px;
	float: left;
	color: #ffb401;
	font-weight: bold;
}
DIV.ProductOrder
{
	display: block;
	position: relative;
	text-align: right;
}
DIV.hr
{
	height: 8px;
	line-height: 8px;
	font-size: 1px;
	background-image: url(images/HR.png);
	margin-right: 90px;
}
SPAN.Price
{
	color: #ffb401;
	font-weight: bold;
}
A.ShoppingCartProductTitle
{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
A.ShoppingCartProductTitle:hover
{
	text-decoration: underline;
}
TD.productListing-data INPUT
{
	width: 25px;
	height: 20px;
	border: solid 1px #b6b6b6;
	text-align: center;
	vertical-align: middle;
}
TD.productListing-data A
{
	color: #333333;
}
INPUT
{
	background-color: #f4f4f4;
	width: 150px;
	border: solid 1px #b6b6b6;
}
INPUT.InputButton
{
	background-color: #ffffff;
	width: auto !important;
	border: solid 0px #b6b6b6;
}
INPUT[type="text"], INPUT[type="password"], SELECT
{
	background-color: #f4f4f4;
	width: 150px;
	border: solid 1px #b6b6b6;
}
TEXTAREA
{
	background-color: #f4f4f4;
	border: solid 1px #b6b6b6;
}
SPAN.RightInfo
{
	display: inline;
	position: absolute;
	right: 80px;
	color: #ffb401;
}
SPAN.InputLabel
{
	width: 300px;
	text-align: right;
	display: inline-block;
	position: relative;
}
SPAN.InputRequirement
{
	color: #ffb401;
}
DIV.NarrowPage
{
	width: 680px;
	display: inline-block;
	position: relative;
	float: left;
}
TABLE
{
	position: relative;
	display: inline-block;
	float: left;
}
DIV#ShoppingCart
{
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 178px;
	max-width: 178px;
	min-width: 178px;
	display: inline-block;
	position: relative;
	border: solid 1px #999999;
}
TEXTAREA
{
	border: solid 1px #000000;
}
TD.productListing-data DIV.hr
{
	width: 600px;
	margin: 0px;
}
INPUT.InputCheckBox
{
	background-color: #f4f4f4;
	border: solid 1px #b6b6b6;
	width: auto;
}
P.Error
{
	color: #ff1111;
}
S
{
	color: #ffb401;
	display: block;
}
SPAN.productSpecialPrice
{
	color: #ff1111;
	font-weight: bold;
}

div.left {
    float:left;
}
div.right {
    float:right;
}
div.clear {
    clear:both;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
} 
