@charset "utf-8";
/* CSS Document */


.GreyTop
{
background-image:url(../images/TopBackground.jpg);
background-repeat:repeat-x;
}


.TopBackgroud
{
background-image:url(../images/TopBackgroundDark.jpg);
background-repeat:repeat-x;
}



.GreyGradientBackground
{
background-image:url(../images/GreyGradientBackground.jpg);
background-repeat:repeat-x;
height:44px;
}



.RightBorder
{
border-right: dotted 1px #8c8c8c;
}



.DottedLineMiddle
{
background-image:url(../images/DottedLine.jpg);
background-position: left top;
background-repeat:repeat-y;
width:14px;
}



.GradientBackground
{
background-image:url(../images/GradientBackground.jpg);
background-repeat:repeat-x;
background-color:#E9F6FE;
height:134px;
border-right: solid 1px #e0e6e9;
border-left: solid 1px #e0e6e9;
}



.YellowLine1
{
background-color:#afbdcb;
height:1px;
}



.GreyHeading
{
background-image:url(../images/GreyHeadingBackground.jpg);
background-repeat:repeat-x;
height:31px;
color:#034777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
vertical-align:middle;
}



.DottedLineVerticle
{
background-image:url(../images/DottedLineVerticle.jpg);
background-position: left;
background-repeat:repeat-x;
Height:30px;
vertical-align:middle;
}



.GreyDottedLineBig
{
background-image:url(../images/GreyDottedBackground.jpg);
Height:188px;
background-repeat:repeat-x;
}



.CompareSubheadingSmall
{
background-image:url(../images/CompareSmallHeadingBackground.jpg);
height:31px;
color:#034777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
vertical-align:middle;
width:248px;
background-position:left top;
background-repeat:no-repeat;
padding-left:5px;
}



.CompareSubheadingLarge
{
background-image:url(../images/CompareLargeHeadingBackground.jpg);
height:31px;
color:#034777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;
vertical-align:middle;
width:317px;
background-position:left top;
background-repeat:no-repeat;
padding-left:5px;
}

.CompareSubheading
{
height:31px;
color:#034777;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
vertical-align:middle;
padding-left:5px;
background-color:#f7f7f7;
}



.ProductDeatilsBackground
{
background-image:url(../images/ProductDetailsBackgroundMain.jpg);
background-repeat:no-repeat;
height:298px;
width:720px;
background-position:left top;
}



.ProductDeatilsTextBackground
{
background-image:url(../images/ProductDetailsTextBackground.jpg);
background-repeat:no-repeat;
height:72px;
width:720px;
background-position:left top;
}



.GreyHeadingDetails
{
background-image:url(../images/HeadingBackground.jpg);
background-repeat:no-repeat;
height:30px;
width:447px;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#034777;
font-weight:bold;
}



.BorderBottomGrey
{
border-bottom:1px solid #afbdcb;
}



.BorderGreyLeftRight
{
border-right:1px solid #c4c6c7;
border-left:1px solid #c4c6c7;
}



.BorderGrey
{
border:solid 1px #c4c6c7;
}



.MiddleBackground
{
border:1px solid #dfe7ea;
background-image:url(../images/MiddleBackground.png);
background-repeat:repeat;
vertical-align:middle;
text-align:center;
padding:9px;
}


.LatestProducts
{
height:247px;
background-image:url(../images/LatestProductsBannerBackground.jpg);
background-position:left top;
background-repeat:no-repeat;
}




