﻿html, body
{
    padding: 0px;
    margin: 0px;
    height: 100%; /* real browsers */
    background: url(../Images/background.jpg.ashx) repeat-x left top;
    background-color: #fff;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
#Container
{    height: auto; /* IE6 */
    min-height: 100%; /* real browsers */
    width: 950px;
    left: 10px;
    margin: auto;
}
.domainHref
{
    position: absolute;
	top: -1000px;
	left: 0px;
    z-index: -1;
 
}
.domainHref A
{
    font-size: 1px;
    color: #fff;  
}

#BodyContent
{
    position: relative;
    top: 0px;
    left: 22px;
    width: 920px;
    display: block;
}
#BodyContent tr
{
    vertical-align: top;
}
#BreadCrumbs
{
    position: absolute;
    background: url(../Images/back3.jpg.ashx) repeat-x left top;
    background-color: #fff;
    height: 31px;
    margin: 0px 0px;
    top: 0px;
    left: -22px;
    width: 767px;
}
#BreadCrumbs_Ogone
{
    position: absolute;
    background: url(../Images/back3.jpg.ashx) repeat-x left top;
    background-color: #fff;
    height: 31px;
    margin: 0px 0px;
    top: 0px;
    left: 0px;
    width: 950px;
}
#BreadCrumbs .breadcrumbimg, #BreadCrumbs_Ogone .breadcrumbimg
{
    position: relative;
    top: 6px;
    left: 22px;
}
#BreadCrumbs .breadcrumb, #BreadCrumbs_Ogone .breadcrumb
{
    position: relative;
    top: 10px;
    left: 25px;
}
#ShopText
{
    position: relative;
    margin: 32px 0px 0px  22px;
    top: 0px;
    width: 720px;
    background-color: #fff;
    visibility: hidden;
}
#ShopText .ablu28n
{
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    width: 200px;
    margin: 10px 0px 10px 0px;
    text-transform: uppercase;
  
}

#HeaderText
{
	position: absolute;
	margin: 10px 0px;
	right: 0px;
	width: 520px;
	color: #4f585c;
    top: 2px;
}
#HeaderText .ablu18n
{
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    color: #4f585c;
      display: none;
}
#SubHeaderText
{
    position: relative;
    top: 15px;
    left: 40px;
    width: 620px;
    margin: 0px 0px 20px 0px;
}
#errormsgArea
{
    position: relative;
    top: 10px;
    left: 40px;
    width: 620px;
}

#Header
{
    height: 107px;
    text-align: right;
    border-left: solid 1px #000;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    background: url(../Images/Banner.jpg.ashx) no-repeat scroll left top #fff;
}
#Content
{
    position: absolute;
    width: 950px;
    background-color: #fff;
}
#Footer
{
    position: relative;
    height: 30px;
    margin: 10px 75px;
    text-align: center;
color: #000;
}
input, labels, select, button, option
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}


