@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #000;
	background-image: url(../images/Layout-Images/Background.gif);
	background-position: 50% top;
	background-repeat: no-repeat;
	font-size: 11px;
}
a:link {
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	color: #C40F0F;
}
.header {
	height: 80px;
	color: #FFF;
}
a:focus {
	outline: 0;
}
h1 {
	font-size: 11px;
	margin: 0px 0 10px 0;
}
h2, h3, h4, h5 {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}
p {
	margin: 0;
	margin-bottom: 6px;
}
#wrapper {
	margin: 0 auto;
	background-image: url(../images/Layout-Images/Header-BG-New.png);
	background-repeat: repeat-x;
	background-position: 50% top ;
}
#HeaderContainer {
	width: 980px;
	margin: 0 auto;
}
.logo {
	padding-top: 10px;
	padding-left: 30px;
	float: left;
}
.headerTitle {
	font-size: 14px;
	float: left;
	padding: 15px 0 0 40px;
	width: 400px;
}
.LoginWapper {
	float: left;
	color: #980F21;
	padding: 6px 5px 0 0;
	font-size: 10px;
}
.LoginWapper input {
	background-color: #666;
	color: #FFF;
	border: 0;
	padding: 2px 0 2px 10px;
}
.LoginWapper #button {
	text-align: center;
	height: 18px;
	padding-right: 10px;
	background-image: url(../images/Login-Key.png);
	background-position: 50% top;
}
.CustomerLoginWapper a, .CustomerLoginWapper a:hover {
	text-align: left;
	height: 18px;
	padding: 2px 0px 0 0px;
	background-image: url(../images/Login-Key.png);
	background-position: right top;
	float: right;
	background-repeat: no-repeat;
	margin: 10px 20px 0 0;
	display: block;
	color: #999;
	text-decoration: none;
	width: 140px;
}
.Telephone {
	text-align: right;
	height: 18px;
	margin: 17px 0 0 0;
	width: 200px;
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
.CustomerLoginWapper a:hover {
	color: #9C0F22;
}
#CustomerLogin {
	float: right;
	width: 320px;
	color: #999;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#ContentWrapper, #ContentWrapperProduct {
	background-image: url(../images/Layout-Images/Sliding-Panel-BG.png);
	background-repeat: repeat-x;
	border-top: solid1px #FFF;
	background-position: 0 -300px;
	background-color: #FFF;
}
#ContentWrapperProduct {
	background-image: url(../images/Layout-Images/Product-BG.jpg);
	background-position: 0 top;
}
#MainContent {
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/Layout-Images/Vintner-Logo-SML.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Footer {
	background-color: #000;
	padding-bottom: 40px;
}
.FooterLinks a, .FooterLinks a:hover, .FooterLinksBond a, .FooterLinksBond a:hover, .FooterLinksPortable a, .FooterLinksPortable a:hover, .FooterLinksCaseStudy a, .FooterLinksCaseStudy a:hover {
	float: left;
	height: 73px;
	width: 200px;
	background-image: url(../images/Link-BGs/Link-Enterprise-BG.png);
	border-right: solid 1px
#BE1E2D;
	margin: 10px 3px 0 0;
	color: #FFF;
	padding: 30px 10px 0 32px;
	text-decoration: none;
	line-height: 16px;
}
.FooterLinks a:hover {
	background-image: url(../images/Link-BGs/Link-Enterprise-BG-Hover.png);
}
.FooterLinksBond a {
	background-image: url(../images/Link-BGs/Link-Bond-BG.png);
}

.FooterLinksBond a:hover {
	background-image: url(../images/Link-BGs/Link-Bond-BG-Hover.png);
}
.FooterLinksPortable a {
	background-image: url(../images/Link-BGs/Link-Portable-BG.png);
}

.FooterLinksPortable a:hover {
	background-image: url(../images/Link-BGs/Link-Portable-BG-Hover.png);
}
.FooterLinksCaseStudy a {
	background-image: url(../images/Link-BGs/Link-Intrastat-BG.png);
	border: 0;
	padding-right: 60px;
	width: 142px;
	margin-right: 0px;
}

.FooterLinksCaseStudy a:hover {
	background-image: url(../images/Link-BGs/Link-Intrastat-BG-Hover.png);
	border: 0;
	padding-right: 60px;
	width: 142px;
	margin-right: 0px;
}
#FooterLinksWrapper {
	width: 980px;
	margin: 0 auto;
}
#FooterText {
	height: 50px;
	padding: 10px 0 0 40px;
	color: #FFF;
	font-size: 14px;
}
#FooterText p {
	font-size: 10px;
	color: #666;
	margin-top: 4px;
	line-height: 14px;
}
#BlendLeft {
	height: 300px;
	width: 50px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../images/Layout-Images/Blend-Left.png);
}
#BlendRight {
	height: 300px;
	width: 50px;
	position: absolute;
	left: 930px;
	top: 0px;
	background-image: url(../images/Layout-Images/Blend-Right.png);
	background-position: right top;
	z-index: 1;
}
.PanelHeading, .PanelHeadingCaseStudy {
	font-size: 22px;
	margin: 0px 0 10px 0px;
	line-height: 28px;
}
.PanelHeadingCaseStudy, .CaseStudyQuote {
	font-size: 19px;
	margin: 0px 0 10px 0px;
	line-height: 28px;
}
.CaseStudyQuote {
	font-size: 14px;
	line-height: 22px;
}
.PanelWrapper {
	float: right;
}
.CustomerLoginTitle {
	float: right;
	width: 320px;
	color: #999;
	margin-top: 5px;
}
#MainContentLeft {
	float: left;
	width: 265px;
	padding: 0px 0 0px 18px;
}
#MainContentLeftWrapper {
	float: left;
	width: 285px;
}
.LinksButton a {
	background-image: url(../images/Link-BGs/Link-Button-BG.jpg);
	width: 80px;
	padding: 6px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #600E18;
	background-repeat: repeat-x;
	float: left;
	margin-top: 6px;
}

.LinksButton a:hover {
	color: #DDDEE0;
}
.LinksButtonCaseStudy {
	background-image: url(../images/Link-BGs/Link-Button-BG.jpg);
	width: 80px;
	padding: 6px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: #600E18;
	background-repeat: repeat-x;
	float: left;
}
.LinksButtonCaseStudy a:hover {
	color: #DDDEE0;
}
.NavButton a, .NavButtonBond a, .NavButtonPortable a {
	background-image: url(../images/Link-BGs/Link-Nav-BG.png);
	width: 121px;
	padding: 6px 0 6px 24px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 8px;
}

.NavButton a:hover {
	background-image: url(../images/Link-BGs/Link-Nav-BG-Hover.png);
}
.NavButtonBond a:hover {
	background-image: url(../images/Link-BGs/Link-Nav-BG-Bond-Over.png);
}
.NavButtonBond a {
	background-image: url(../images/Link-BGs/Link-Nav-BG-Bond.png);
}
.NavButtonPortable a:hover {
	background-image: url(../images/Link-BGs/Link-Nav-BG-Portable-Over.png);
}
.NavButtonPortable a {
	background-image: url(../images/Link-BGs/Link-Nav-BG-Portable.png);
}
.PanelTextWrapper {
	font-size: 15px;
	width: 500px;
	margin: 0 0 0 400px;
	line-height: 22px;
	padding: 50px 0 0 0;
	color: #FFF;
}
.CaseStudyTextWrapper, .CaseStudyQuoteSmall {
	font-size: 15px;
	width: 390px;
	margin: 20px 0 0 0px;
	line-height: 22px;
	padding: 30px 0 20px 35px;
	color: #B01B2A;
	background-image: url(../images/Case-Study-Images/Quote-Top.png);
	background-repeat: no-repeat;
	background-position: left 22px;
}
.CaseStudyQuoteSmall {
	font-size: 15px;
	width: 360px;
	margin-top: 0px;
	padding-top: 10px;
	background-position: left 10px;
}
.PanelTextWrapperProduct {
	font-size: 15px;
	width: 300px;
	margin: 0 0 20px 0px;
	line-height: 22px;
	color: #000;
	padding: 0px 0 0 0;
}
.MainContentRight, .MainContentRightLast, .MainContentRightTemp {
	float: right;
	padding: 0px 80px 10px 0;
	border-bottom: solid 1px #999;
	width: 606px;
	margin-bottom: 10px;
}
.MainContentRightLast {
	margin-bottom: 65px;
	border: 0;
}
.MainContentRightTemp {
	margin-bottom: 65px;
	background-color: #000;
}

.MainContentRightText {
	float: right;
	width: 500px;
	line-height: 18px;
}
#ProductTitle {
	height: 42px;
	text-align: right;
	padding: 20px 244px 0 0;
}
.ProductTitleText {
	font-size: 20px;
	color: #BD1E2D;
	padding: 8px 0 0 0;
}
.ProductNavWrapper, .ProductNavWrapperBond, .ProductNavWrapperPortable {
	float: right;
	height: 100px;
	width: 145px;
	background-image: url(../images/Layout-Images/Product-Nav-BG.png);
	padding-top: 200px;
}
.ProductNavWrapperBond {
	background-image: url(../images/Layout-Images/Product-Nav-BG-Bond.png);
}
.ProductNavWrapperPortable {
	background-image: url(../images/Layout-Images/Product-Nav-BG-Portable.png);
}
#SlidingPanelWrapper, #SlidingPanelWrapperProduct {
	height: 300px;
	background-image: url(../images/Layout-Images/Sliding-Panel-BG.png);
	background-repeat: repeat-x;
}
#SlidingPanelWrapperProduct {
	background-image: url(none);
	margin-bottom: 20px;
	width: 735px;
}
#RightProductColumn, #RightProductColumn2 {
	float: right;
	width: 200px;
	clear: right;
	margin-right: 28px;
}
#RightProductColumn2 {
	margin-bottom: 20px;
	padding-left: 18px;
	width: 182px;
}
#RightProductColumn2 .BlackTitle {
	margin: 0;
	font-size: 12px;
}
.RightProductColumnHeading {
	font-size: 14px;
	color: #AA0E25;
	display: block;
	background-color: #DDDEE0;
	padding: 8px 0 8px 20px;
	border: solid 1px #FFF;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.LinksDemos a {
	padding: 6px 0 0 20px;
	color: #000;
	display: block;
	font-weight: bold;
}
a img{
	border: 0;
}

.LinksDemos a:hover {
	color: #DF081F;
}
.ProductText {
	width: 445px;
	float: left;
	line-height: 16px;
}
.CaseStudyLinks a, .CaseStudyLinks a:hover {
	float: left;
	height: 200px;
	width: 218px;
	background-image: url(../images/Link-BGs/CaseStudy-Link-BG.png);
	border-right: solid 1px
#BE1E2D;
	margin: 10px 3px 10px 0;
	color: #000;
	padding: 0px 10px 0 14px;
	text-decoration: none;
	line-height: 16px;
	background-repeat: no-repeat;
}
.CaseStudyLinks a:hover {
	background-image: url(../images/Link-BGs/CaseStudy-Link-BG-Hover.png);
}
#CaseStudyLinksWrapper {
	width: 980px;
	margin: 0 auto;
}
.CaseStudyLinksTitle {
	color: #AA0E25;
	height: 32px;
	font-size: 18px;
	padding-top: 10px;
}
.black {
	color: #000;
}
#ModuleDetailWrapper, #PageTextWrapper, #CaseStudyWrapper {
	float: left;
	height: 298px;
	width: 733px;
	margin-bottom: 20px;
	border-left: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
	background-color: #FFF;
}
#CaseStudyWrapper {
	padding: 0px 20px 0px 30px;
	width: 683px;
}
#PageTextWrapper {
	padding: 10px 20px 10px 30px;
	width: 683px;
	line-height: 18px;
	height: auto;
}
#ModuleMenuWrapper, .AddressWrapper, .AddressWrapper2  {
	float: right;
	width: 200px;
	background-color: #DDDEE0;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-left: solid 1px #FFF;
	margin-bottom: 20px;
	margin-right: 28px;
}
.AddressWrapper, .AddressWrapper2 {
	line-height: 16px;
	padding: 10px 10px 10px 10px;
	width: 180px;
}
.AddressWrapper2 {
	width: 170px;
	background-image: url(../images/Layout-Images/Left-Arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.AccordianLink a, .AccordianLink a:hover, .AccordianSeparator {
	display: block;
	padding: 3px 20px;
	color: #000;
	text-decoration: none;
}
.AccordianLink a:hover {
	background-color: #FFF;
}
.AccordianSeparator {
	font-weight: bold;
	background-color: #999;
	color: #FFF;
}
.MainContentRightText p {
	margin-bottom: 5px;
}
.RedTitle {
	font-size: 13px;
	font-weight: bold;
	color: #BF1E2E;
	margin-bottom: 5px;
}
.BlackTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 15px 0 4px 0;
}
#PageTextWrapper p {
}
.ScreenThumbnailWrapper {
	float: right;
	width: 262px;
	padding-top: 20px;
}
.ScreenThumbnailWrapper img, #MainContentLeft img  {
	margin-bottom: 20px;
	padding: 0 0 13px 13px;
	background-image: url(../images/Layout-Images/shadow-LRG.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#MainContentLeft img {
	margin-bottom: 10px;
}
.MainContentRightText h2 {
	font-size: 11px;
}
#PageTextWrapper ul li, #PageTextWrapper ul {
	padding: 0;
	margin: 0 0 8px 6px;
	line-height: 18px;
}
.QuoteBottom {
	background-image: url(../images/Case-Study-Images/Quote-Bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	display: block;
}
#PanelsContainer {
	width: 980px;
	margin: 0 auto;
}
#ContactForm {
	float: left;
	width: 733px;
}
#ContactForm p {
	font-size: 12px;
	line-height: 18px;
	padding-right: 170px;
}
.MainContentRightLast  .floatLeft {
	margin-right: 10px;
}
#WarrantLogo {
	text-align: center;
	padding: 0 0 10px 18px;
}
#WarrantLogo img {
	margin-bottom: 6px;
}
