﻿html, body {
height: 100%;
}
body
{
	margin: 0px;
	text-align: center;
	background: url('Images/newBg.png') center;
	font-family:Arial;
}
#MainDiv
{
	margin: 0px auto;height:100%;background-color:#fff;
	width: 1044px;text-align: center;
}
#MainContentDiv
{
	overflow-x: hidden;
	overflow-y: auto;
}
#Header
{
	position: relative;
	height: 85px;
}
#LogoDiv
{
	float: left;
	background: url('Images/Logo.gif' ) no-repeat center;
	height: 50px;
	width: 340px;cursor:pointer;
	padding: 15px 0px 20px 10px;
}

#RightButtonDiv
{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
	width: 140px; /*background-color: Blue;*/
}
#form1
{
	margin: 0px auto;height:100%;background-color:#fff;
	width: 1044px;text-align: center;
}

#Footer
{
	clear:both;
	text-align:center;
	margin-top: 5px;
	height: 50px;
}
.LHSButton
{
	height: 50px;
	width: 80px;
	margin-bottom: 5px;
}
.LHSButton:hover
{
	height: 50px;
	width: 105px;
	margin-bottom: 5px;
	cursor:pointer;
}
.GenericMenuButton
{
	width:105px;background: url('Images/Generic.png') no-repeat 0px 0px;
}
.GenericMenuButton:hover
{
	width:105px;background: url('Images/Generic.png') no-repeat -105px 0px;
}
.GenericMenuButtonhover
{
	width:105px;background: url('Images/Generic.png') no-repeat -105px 0px;
}
/*===========================================================================================*/
/*DynamicSearchMenuButton*/
.DynamicSearchMenuButton
{
	width:105px;background: url('Images/dynamicSEARCH.png') no-repeat 0px 0px;
}
.DynamicSearchMenuButton:hover
{
	width:105px;background: url('Images/dynamicSEARCH.png')  no-repeat -105px 0px;
}
.DynamicSearchMenuButtonhover
{
	width:105px;background: url('Images/dynamicSEARCH.png')  no-repeat -105px 0px;
}
/*dynamicAdROTATORMenuButton*/
.dynamicAdROTATORMenuButton
{
	width:105px;background: url('Images/dynamicAdROTATOR.png') no-repeat 0px 0px;
}
.dynamicAdROTATORMenuButton:hover
{
	width:105px;background: url('Images/dynamicAdROTATOR.png')  no-repeat -105px 0px;
}
.dynamicAdROTATORMenuButtonhover
{
	width:105px;background: url('Images/dynamicAdROTATOR.png')  no-repeat -105px 0px;
}
/*dynamicPRICINGMenuButton*/
.dynamicPRICINGMenuButton
{
	width:105px;background: url('Images/dynamicPRICING.png') no-repeat 0px 0px;
}
.dynamicPRICINGMenuButton:hover
{
	width:105px;background: url('Images/dynamicPRICING.png')  no-repeat -105px 0px;
}
.dynamicPRICINGMenuButtonhover
{
	width:105px;background: url('Images/dynamicPRICING.png')  no-repeat -105px 0px;
}
/*dynamicPROMOTIONSMenuButton*/
.dynamicPROMOTIONSMenuButton
{
	width:105px;background: url('Images/dynamicPROMOTIONS.png') no-repeat 0px 0px;
}
.dynamicPROMOTIONSMenuButton:hover
{
	width:105px;background: url('Images/dynamicPROMOTIONS.png')  no-repeat -105px 0px;
}
.dynamicPROMOTIONSMenuButtonhover
{
	width:105px;background: url('Images/dynamicPROMOTIONS.png')  no-repeat -105px 0px;
}
/*dynamicSEARCHMenuButton*/
.dynamicSEARCHMenuButton
{
	width:105px;background: url('Images/dynamicSEARCH.png') no-repeat 0px 0px;
}
.dynamicSEARCHMenuButton:hover
{
	width:105px;background: url('Images/dynamicSEARCH.png')  no-repeat -105px 0px;
}

.dynamicSEARCHMenuButtonhover
{
	width:105px;background: url('Images/dynamicSEARCH.png')  no-repeat -105px 0px;
}
.home
{}
.about
{}
.Differentiators
{}
.Contact
{}
/*======================================================================================*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;margin-bottom:0.75em;color: #000;font-weight:bold}
h3 {font-size:1em;line-height:1;margin-bottom:0.5em;margin-top:0.5em;color:Gray;font-weight:bold}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
.box{border:1px solid #ccc;padding:0.5em;margin:0 0 1.5em 0}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
.black
{
	color:#000;
}
.italic
{
	font-style:italic;
}
/*=======================================================================================*/
/*==============for dynmic price=====================*/
table.customtable { width: 100%; border-collapse: collapse; padding:0; border: 1px solid #8f8e8e; margin:5px;}
table.customtable tbody,table.customtable tbody th,table.customtable tbody tr td{border-style:none;}
table.customtable tbody th { padding-left: 5px; text-align: left; height: 45px; font-weight:bold;background: #eef8fd; border-bottom: 1px solid #8f8e8e;}
table.customtable tbody td { background: #eef8fd; vertical-align:middle; padding: 5px;}
table.customtable tbody td.middleverticalalign {vertical-align: middle;text-align:center;}
/*empty from the old theme*/
.customcontainer-content{}
.smallcustomcontainer-middle{}
.smallcustomcontainer-content{}
.yui-u {}
.first{}
.productslisting{}