/* CSS Document */

html
{
	height: 100%;
}

body	{
	/*background: url(../images/bkgrd.gif);*/
	margin: 0px;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #3a3a3a;
}

a	{
	color:#465B13;
	text-decoration: underline;
}

a:hover	{
	color: #465B13;
	text-decoration: none;
}

img {
    border:none;
    /*behavior: url(../../../js/iepngfix.htc);*/
}



.itemImage	{
	position: relative;
	padding:0px 0px 0px 5px;
}

.itemImage span	{
	position: absolute;
	top:11px;
	left: 15px;
}

.regularContent	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 21px;
}

.itemImage	{
	position: relative;
	padding:0px 0px 0px 5px;
}

.boldContent	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 21px;
	font-weight:bold;
}
.headerMainContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #8b451e;
	font-weight:bold;
}
.headerSubContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #8c8c8c;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	text-decoration: none;
}

/*greenstone stores promtions */
 
#topPromotionStandard {
 width: 793px;
 height: 42px;
 background: url(images/topPromotionBkgrd.gif) no-repeat bottom left;
 border:1px solid #acb973;
}
 
#topPromotionStandard p {
 text-align:center;
 color: #3d3d3d;
 font-weight: bold;
 font-size: 22px;
 font-family: Arial, Helvetica, sans-serif;
 padding: 0px;
 margin: 7px 0px 0px 0px;
}
 
#topPromotionStandard span {
 color: #c90102;
 text-transform: uppercase;
}
 
#topPromotionHoliday {
 width: 793px;
 height: 42px;
 background: url(images/topPromotionHolidayBkgrd.gif) no-repeat bottom left;
 border:1px solid #c2d7eb;
}
 
#topPromotionHoliday p {
 text-align:center;
 color: #3d3d3d;
 font-weight: bold;
 font-size: 22px;
 font-family: Arial, Helvetica, sans-serif;
 padding: 0px;
 margin: 7px 0px 0px 0px;
}
 
#topPromotionHoliday span {
 color: #c90102;
 text-transform: uppercase;
}
 
#ctaPromoStandard {
 width: 154px;
 height: 174px;
 background: url(images/ctaPromoStandard.gif) no-repeat;
 text-align: right;
}
 
#ctaPromoStandard p {
 font-size: 19px;
 font-weight: bold;
 color: #3d3d3d;
 line-height: 22px;
 font-family: "Times New Roman", Times, serif;
 margin: 8px 5px 0px 0px;
}
 
#ctaPromoStandard span {
 color: #c90102;
 text-transform: uppercase;
 font-size: 29px;
}
 
#ctaPromoStandard a {
 background: url(images/redArrow.gif) no-repeat right center;
 margin: 4px 5px 0px 0px;
 padding: 0px 10px 0px 0px;
 color: #61920a;
 font-weight:bold;
}
 
#ctaPromoHoliday {
 width: 154px;
 height: 174px;
 background: url(images/ctaPromoHoliday.gif) no-repeat;
 text-align: right;
}
 
#ctaPromoHoliday p {
 font-size: 19px;
 font-weight: bold;
 color: #3d3d3d;
 line-height: 22px;
 font-family: "Times New Roman", Times, serif;
 margin: 8px 5px 0px 0px;
}
 
#ctaPromoHoliday span {
 color: #c90102;
 text-transform: uppercase;
 font-size: 29px;
}
 
#ctaPromoHoliday a {
 background: url(images/redArrow.gif) no-repeat right center;
 margin: 4px 5px 0px 0px;
 padding: 0px 10px 0px 0px;
 color: #61920a;
 font-weight:bold;
}
.loginBg
{
    border:1px solid #b6c491;
    text-align: left;
    padding: 10px;
    margin-right: 1px;
}

.loginBg h2 
{
    padding: 0px;
    margin: 0px 0px 12px 0px;
    color: #7d6345;
}

.loggedinBg
{
    background-color: #d7e2bb;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b6c491;
    border-right-color: #b6c491;
    border-bottom-color: #b6c491;
    border-left-color: #b6c491;
    text-align: left;
    padding-top: 10px;
    padding-right: 1px;
    padding-bottom: 10px;
    padding-left: 1px;
    margin-right: 1px;
}

.required   
{  
    color: #96763F;
}

.error  
{
    font-family: Arial;
    color: #ff0000;
}

.submitBtnArea  
{
    padding: 0px 0px 0px 130px;
}

#myAccountTables h1, #myAccountShow h1, #myAccountEdit h1, #myAccountPasswordShow h1   
{
    padding: 0px 0px 12px 0px;
    color: #7d6345;
}
