#apDiv2 {
	position:absolute;
	width:197px;
	height:109px;
	z-index:10;
	top: -93px;
	left: -25px;
}
/*** Primary Style Sheet ***/

body {
	color: #180E02;
	background-color: transparent;
	/* [disabled]background-image: url(../images/Bg-Repeat.jpg); */
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3;
}
body, #SlideShow-Images {
	background-color: #180e02;
}

/* Design Structure */

#Top 			{
	height: 42px;
	background-color: #180e02;
}
#TopContainer	{
	height: 42px;
	width: 984px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(../images/BakNavHeaderLetter.jpg);
	background-repeat: no-repeat;
}

#MainMenu { float: left; }

#LogoHeader {
	display: block;
	width: 410px;
	height: 85px;
	margin: 0 auto;
	position: relative;
	z-index: 185;
}
#LogoHeader.logoMedium	{ 
	width: 320px; height: 128px; margin-bottom: -83px;
	background: transparent url("../images/logo-Medium.png") no-repeat 0 0; }

#SlideShow			{ width: 990px; margin: -103px auto 0; position: relative; }
#SlideShow-Top, #SlideShow-Middle, #SlideShow-Bottom { position: relative; z-index: 95; }
#SlideShow-Top		{ height: 19px; background: transparent url("../images/SS-TopBorder.png") no-repeat 0 0; }
#SlideShow-Middle 	{ height: 364px; background: transparent url("../images/SS-Repeat.png") repeat-y 0 0; }
#SlideShow-Bottom	{ height: 19px; background: transparent url("../images/SS-BottomBorder.png") no-repeat 0 0; }
#SlideShow-Shadow	{
	height: 93px;
	background: transparent url("../images/SS-CastShadow.png") no-repeat 50% 0;
	margin-top: -100px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#SlideShow-Images	{ width: 974px; height: 385px; overflow: hidden;
					  top: 8px; left: 8px; position: absolute; z-index: 1;}

.shortSS #SlideShow-Middle	{ height: 214px; }
.shortSS #SlideShow-Images	{ height: 235px; }
.shortSS#SlideShow-Shadow	{ margin-bottom: 0; }

#SlideShow-Controls { 
	width: 972px; height: 37px; 
	background: transparent url('../images/SS-OverlayControls.png') repeat 0 0;
	top: 9px; left: 9px; position: absolute; z-index: 96; }
	
	/* Slide Pager */
	#SlidePager	{ position: relative; top: 10px; left: 9px; float: left;}
	#SlidePager a, #SlidePager a:visited { float: left; width: 17px; height: 17px; margin: 0 1px; overflow: hidden;
		background: transparent url("../images/SS-Paging.png") no-repeat 0 0; text-decoration: none; text-indent: -1234px;}
	#SlidePager a:hover { background-position: 0 -17px; }
	#SlidePager a.activeSlide { background-position: 0 -34px; }

	/* Slide Next/Prev */
	#SlideNextPrev { position: relative; top: 5px; right: 8px; float: right; width: 60px; }
	#SlideNextPrev a, #SlideNextPrev a:visited { float: right; width: 28px; height: 28px; margin: 0 1px; overflow: hidden; 
		text-decoration: none; text-indent: -1234px;}
	a.slideNext { background: transparent url("../images/SS-ButtonNext.png") no-repeat 0 0; }
	a.slidePrev { background: transparent url("../images/SS-ButtonPrev.png") no-repeat 0 0; }
	a.slideNext:hover { background-position: 0 -27px; }
	a.slidePrev:hover { background-position: 0 -27px; }
	
	/* Slide Show Overlay Content */
	#SlideShow .ssOverlay-1 { width: 320px; height: 385px; background: #000; opacity: .5; position: absolute; top: 0; left: 50px; }
	#SlideShow .ssOverlay-1 .ssOverlayText { padding: 95px 50px 0; color: #ccc; }
	#SlideShow .ssOverlay-1 .ssOverlayText h3 { color: #fff; }
	#SlideShow .ssOverlay-2 { width: 974px; background: #000; opacity: .7; position: absolute; bottom: 35px; left: 0; }
	#SlideShow .ssOverlay-2 .ssOverlayText { padding: 22px 0 20px; color: #ccc; }
	#SlideShow .ssOverlay-2 .ssOverlayText h3 { color: #fff; text-align: center; margin-bottom: 0; }

#PageTop, #PageWrapper, #FooterWrapper { margin: 0 auto; }
	
#PageTop {
	width: 986px;
	height: 144px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.alternate #PageTop { display: none; }
	
#PageWrapper {
	width: 986px;
	padding: 0 8px;
	background-color: #180e02;
	/* [disabled]background-image: url(../images/Page-Bg.png); */
	background-position: 0 0;
}
.alternate #PageWrapper { width: auto; padding: 0; background: 0; }

#PageOverlay 					{
	/* [disabled]background: transparent url("../images/pageOverlay-Repeat.jpg") repeat-y 50% 0; */
	position: relative;
}
#PageOverlayContent 			{
	background-color: transparent;
	background-image: url(../images/BakSlider.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.alternate #PageOverlay 		{ background: transparent url("../images/pageOverlay-FullRepeat.png") repeat-x 50% 0; }
.alternate #PageOverlayContent 	{ background-image: url("../images/pageOverlay-FullMiddle.png"); padding-top: 14px; margin-top: 1px; }

#Showcase 			{
	background-color: #2C0C02;
	background-image: url(../images/showcase-BgRepeat.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#ShowcaseContent 	{ background: transparent url("../images/showcase-Bg.jpg") no-repeat 50% 0; padding: 20px 0 15px; }

#MainPage 			{
	background-color: #180E02;
}
#MainPageContent	{
	background-color: transparent;
	background-image: url(../images/BodyRepeat.jpg);
	background-repeat: repeat-y;
}

#FooterWrapper {
	width: 974px;
	height: 65px;
	padding: 0 8px;
	margin-bottom: 1em;
	/* [disabled]background: transparent url("../images/Footer-Bg.png") no-repeat 0 0; */
}
#FooterContent { padding: 18px 0 9px; }
.alternate #FooterWrapper { background: #132229 url("../images/showcase-BgRepeat.jpg") repeat-x 0 0; margin-bottom: 0; width: auto; height: 60px; }
.alternate #FooterContent { background: transparent url("../images/showcase-Bg.jpg") no-repeat 50% 0; }
/* Featured */
#FeaturedContent { padding: 20px 0 0; }
.featuredItems ul { margin: 0; padding: 0; }
.featuredItems ul li {
	margin: 0;
	padding: 0;
	background: none;
	float:left;
	text-align: center;
}
.featuredItems ul li .imgSmall { float: none; }
#FeaturedContent .jcarousel-clip-horizontal { width:  936px; margin: 0 0 0 17px; }
#FeaturedContent .jcarousel-item { width: 162px; }
#FeaturedContent .jcarousel-item-horizontal { margin: 0 13px; }
#FeaturedPrev, #FeaturedNext {
	display: block;
	width: 62px;
	height: 62px;
	overflow: hidden;
	text-indent: -1234px;
}
#FeaturedPrev {
	background: transparent url("../images/Featured-ButtonPrev.png") no-repeat 0 0;
	position:absolute;
	left: -30px;
	top:59px; /*float: left; margin: 42px 20px 0 -15px;*/
}
#FeaturedNext {
	background: transparent url("../images/Featured-ButtonNext.png") no-repeat 0 0;
	position:absolute;
	right: -30px;
	top:59px; /*float: right; margin: 42px -15px 0 0;*/
}
a#FeaturedPrev:hover {
	background-position: 0 -62px;
}
a#FeaturedNext:hover {
	background-position: 0 -62px;
}
.featuredItems .featuredTitle { text-align: center; margin: 0.6em 0 0.8em; }
.featuredProducts .featuredItems .featuredTitle { margin: 0 0 0.2em; text-align: left; }
#FeaturedContent.featuredProducts {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

/* links */

a, 
a:link, a:visited	{
	color: #BF4019;
	text-decoration: none;
}
a:hover, a:active	{
	color: #5D2C1B;
	text-decoration: none;
}

	/* box style links */
	a.boxLink, a.boxLink:link, a.boxLink:visited	{ padding: 2px 6px 3px; color: #fff; background-color: #17607A; }
	a.boxLink:hover, a.boxLink:active 				{ background-color: #119ca6; }

	/* Main Menu */
	#MainMenu { text-transform: uppercase; }
	#MainMenu a:link, #MainMenu a:visited	{ color: #DEEEEE; }	/* menu links - top level items */
	#MainMenu a:hover, #MainMenu a:active	{ color: #46BDDB; }
	
	/* mega menu */
	ul#MegaMenu li a { font-size: 1.1em; }
	ul#MegaMenu .sub ul li { color: #fff; text-transform: none; }
	ul#MegaMenu .sub ul li a:link, ul#MegaMenu .sub ul li a:visited { color: #46BDDB; }
	ul#MegaMenu .sub ul li a:hover, ul#MegaMenu .sub ul li a:active { color: #C6ECEC; }
	ul#MegaMenu .sub ul li h2 { font-size: 1.3em; font-weight: normal; margin-bottom: 0.2em; }
	ul#MegaMenu .sub ul li h2 a:link, ul#MegaMenu .sub ul li h2 a:visited { color: #fff; }
	ul#MegaMenu .sub ul li h2 a:hover, ul#MegaMenu .sub ul li h2 a:active { color: #C6ECEC; }

	/* superfish menu */
	#MainMenu .sf-menu li li a:link, #MainMenu .sf-menu li li a:visited	{ color: #D0CED5; }	/* menu links - sub-menu link color */
	#MainMenu .sf-menu li li:hover, #MainMenu .sf-menu li li.sfHover, #MainMenu .sf-menu li li a:focus, 
	#MainMenu .sf-menu li li a:hover, #MainMenu .sf-menu li li a:active { background: #3E3C44; color: #fff; }	/* menu links - sub-menu items, hover state */

	
	/* footer links */
	#FooterMenu { text-transform: uppercase; }
	#FooterMenu li { margin: 0 18px 0 0; }
	#FooterContent a:link, #FooterContent a:visited {
	color: #CDA37D;
}
	#FooterContent a:hover, #FooterContent a:active {
	color: #EE2226;
}
#VjLogo {
	float: right;
}
#FooterWrapper {
	width: 986px;
	height: 65px;
	padding: 0 8px;
	margin-bottom: 1em;
	/* [disabled]background: transparent url("../images/Footer-Bg.png") no-repeat 0 0; */
}

	/* top content sections - links */
	#Showcase a:link, #Showcase a:visited,
	#PageOverlay a:link, #PageOverlay a:visited	{ color: #AEB5B7; text-decoration: none; }
	#Showcase a:hover, #Showcase a:active,
	#PageOverlay a:hover, #PageOverlay a:active	{
	color: #999;
	text-decoration: none;
}
	
/* headings */

h1, h2, h3, h4, h5, h6, .headline, .title, #fancybox-title-main {
	font-family: Vegur, Arial, Helvetica, Garuda, sans-serif;
	font-weight: normal;
	line-height: 1.15;
	color: #180E02;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
	
h1			{
	font-size: 2.20em;
}
h2			{ font-size: 2em; }
h3			{
	font-size: 1.4em;
	margin-bottom: 0.2em;
	font-weight: bold;	
}
.Blue			{
	font-size: 1.5em;
	font-weight: bold;
	color: #376277;
	background-image: url(../images/bullets/blueicon.png);
	background-repeat: no-repeat;
	padding-left: 75px;
	line-height: 2.8em;
	background-position: left -1px;
}
.Purple			{
	color: #6E5261;
	margin-bottom: 0.1em;
	background-image: url(../images/bullets/purpleicon.png);
	background-repeat: no-repeat;
	padding-left: 75px;
	line-height: 2.8em;
	background-position: left -1px;
}
.Green			{
	color: #47782B;
	margin-bottom: 0.1em;
	background-image: url(../images/bullets/greenicon.png);
	background-repeat: no-repeat;
	padding-left: 75px;
	line-height: 2.8em;
	background-position: left -1px;
}
.Red			{
	color: #BB3F19;
	margin-bottom: 0.1em;
	background-image: url(../images/bullets/redicon.png);
	background-repeat: no-repeat;
	padding-left: 75px;
	line-height: 2.8em;
	background-position: left -1px;
}

h4			{ font-size: 1.35em; margin-bottom: 0.5em; border-bottom: none; }
h5			{ font-size: 1.17em; font-weight: bold; margin-bottom: 0.5em; border-bottom: none; }
h6			{ font-size: 1em; font-weight: lighter; text-transform:uppercase; margin-bottom: 0.5em; border-bottom: none; }
.title		{
	margin-bottom: 0;
	font-weight: bold;
}
.pageTitle	{ font-size: 3em; margin: 0; padding: 64px 0 11px; }
.pageTagLine { margin: 0; padding: 0; }
.headline	{ color: #000; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .headline strong	{ 
	font-weight: bold; color: #119CA6; }
h1 .subTitle, h2 .subTitle, h3 .subTitle, h4 .subTitle, h5 .subTitle, h6 .subTitle, .headline .subTitle, .title .subTitle	{ 
	display: block; color: #999; font-size: 0.65em; margin: 0;}

	/* for dark backgrounds */
	.pageTitle, #Showcase h1, #Showcase h2, #Showcase h3, #Showcase h4, #Showcase h5, #Showcase h6,
	#PageOverlay h1, #PageOverlay h2, #PageOverlay h3, #PageOverlay h4, #PageOverlay h5, #PageOverlay h6,
	#MainMenu h1, #MainMenu h2, #MainMenu h3, #MainMenu h4, #MainMenu h5, #MainMenu h6  {
	color: #fff;
	text-align: center;
}
	
	/* modal titles */
	span#fancybox-title-main { font-size: 1.35em; margin: 0; padding: 10px 8px; height: 55px; }

	
/* text */

blockquote	{ margin: 0 0 18px 4px; padding: 0 16px; font-style: italic; border-left: 5px solid #bbb;}	
code, pre	{ font: normal 13px/18px Consolas, "Courier New", Courier, monospace; 
			  background: #E8EBEC url("../images/pre-bg.gif") repeat 0 0;
			  padding: 18px 5px; border: 1px dotted #bbb; color: #333; }
code		{ padding: 1px 3px; background-image: none; }
sup			{ bottom: 0.1em; }
.impact		{ font-size: 1.17em; line-height: 1.5; color: #444; }
.noMargin	{ margin: 0; }
.callout	{ font: normal 18px/1.33 Georgia, "Times New Roman", Times, serif; 
			  color: #000; background: #EEF1F1; border: 1px solid #D4D7D7; border-width: 1px 0; 
			  padding: 24px; margin-bottom: 1em; }
.callout p	{ margin-bottom: 0.5em; }
.callout cite	{ font-size: 14px; font-style: italic; color: #747474; }
.copyright, #Showcase	{
	color: #AEB5B7;
}
#PageOverlay	{
	color: #FFF;
}

/* Lists */

ul, ol						{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}
ol							{ padding-left: 2em; }
ul ul, ol ol, ul ol, ol ul	{ margin-top: 8px; }
ul li, ol li				{
	line-height: 1.3em;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 0px;
}
ul li						{ padding-left: 15px; }
ol li 						{ list-style-type:decimal; list-style-position: outside; }

/* custom list styles */

	/* bullet types */
	ul li 						{ background: transparent url("../images/bullets/circle_gray_light.gif") no-repeat 0 .6em;}	/* default list style */
	ul.bullet-blue li 			{ background: transparent url("../images/bullets/checkBlue.gif") no-repeat 0 .6em; }
	ul.bullet-gray li 			{ background: transparent url("../images/bullets/dot_gray.gif") no-repeat 0 .6em; }
	ul.bullet-silver li 		{
	background: transparent url("../images/bullets/dot_gray_light.gif") no-repeat 0 .6em;
	font-weight: bold;
	font-size: 14px;
}
	ul.bullet-check li 			{ background: transparent url("../images/bullets/check.gif") no-repeat 0 .2em;  padding-left: 20px; }
	
	ul.bullet-blue li 			{ background: transparent url("../images/bullets/checkBlue.gif") no-repeat 0 .2em;  padding-left: 20px; }
	
	ul.bullet-purple li 			{ background: transparent url("../images/bullets/checkPurple.gif") no-repeat 0 .2em;  padding-left: 20px; }
	
	ul.bullet-red li 			{ background: transparent url("../images/bullets/checkRed.gif") no-repeat 0 .2em;  padding-left: 20px; }
	
	/* numbered list with styling */	
	ol.number-pad 						{ padding: 3px 5px 5px 22px; border-left: 1px solid #E9E9E9;
										  background: #fff url("../images/bullets/ordered-background.gif") repeat-y 0 0; }
	ol.number-pad ol, ol.number-pad ul	{ background: none; margin-left:18px; }
	ol.number-pad  li 					{ padding-left: 10px; border-bottom:1px dotted #D6D6D6; }
	
	/* list with image, title and description */
	ul.post-list 			{ margin-left:0; }
	ul.post-list li			{ margin: 0 0 0.5em; padding: 0; background: none; border-bottom: 1px dotted #D6D6D6; font-size: 90%; line-height:1.45em; clear:left; }
	ul.post-list li .img	{ margin: 0 8px 8px 0; }
	ul.post-list li img		{ float: left; border: 1px solid #7D7F80; }
	ul.post-list li p		{ padding: 1.9em 0 0; }
	ul.post-list li a		{ float: left; display: block; font-weight:bold;}
	
	/* horizontal lists */
	ul.horizList 	{ margin: 0 0 1em; }
	ul.horizList li	{ display: inline; margin: 0; padding: 0; background: none;}
		
	/* socail network horizontal list (used in footer) */
	ul.socialLinks li { margin-right: 10px; }

	/* side navigation */
	ul.sideNav {
	margin-left: 0;
}
	ul.sideNav li {
	margin-left: 0;
	padding: 7px 0;
	font-size: 1.1em;
	/* [disabled]background: transparent url("../images/hr-Small.gif") repeat-x 0 100%; */
}
	ul.sideNav li ul { margin-left: 1.5em; }
	ul.sideNav li a {
	display: block;
	background-color: #180E02;
	/* [disabled]background-image: url(../images/bullets/bullet-nav.gif); */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
	ul.sideNav li a:link, ul.sideNav li a:visited {
	color: #EAD8C4;
}
	ul.sideNav li a:hover, ul.sideNav li a:active { color: #132128; }
	ul.sideNav li.currentPage a:link, ul.sideNav li.currentPage a:visited {
	color: #EAD8C4;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* forms and inputs */

input, textarea			{
	color: #240A00;
	font-family: inherit;
	font-size: 1.2em;
	font-weight: bold;
}
textarea, .textInput	{
	width: 175px;
	padding: 5px;
	outline: none;
	border: 2px solid #FEE7DA;
	background-color: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	background-image: url(../images/BakFormField.jpg);
}
.textInput.inputFocus	{
	border-color: #FFBB79;
	background-color: #FFFAC9;
}
	
label.overlabel {
	color: #632609;
	font-size: 1.2em;
	line-height:1.7em;
	display:none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
}	/* hidden on start, prevents content shift */ 

#Login {
	float: right;
	height: 27px;
	width: 152px;
	margin-top: 13px;
}
#HeaderForm {
	background-color: transparent;
	height: 55px;
	width: 230px;
	margin-left: 10px;
	background-image: url(../images/form_header.png);
	background-repeat: no-repeat;
	background-position: 3px 14px;
}
#Form {
	background-color: transparent;
	float: left;
	height: 250px;
	width: 250px;
	background-repeat: no-repeat;
}

/* common styles */
	
.hr				{ clear: both; padding: 0; margin: 0 0 1em ; height: 4px;
				  background: transparent url("../images/hr-Large.gif") repeat-x 0 0; }
.hr-small		{
	clear: both;
	padding: 0;
	margin: 0 0 0.5em;
	height: 2px;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* image containers */

.imgFrame { display: block; }

.imgSmall, .imgMedium, .imgLarge, .imgTall {
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
}
.imgSmall .imgFrame, .imgMedium .imgFrame, .imgLarge .imgFrame, .imgTall .imgFrame { position: absolute; top: 0; left: 0; }
.imgSmall img, .imgMedium img, .imgLarge img, .imgTall img { position: absolute; top: 6px; left: 1px; }
.imgSmall.right, .imgMedium.right, .imgLarge.right, .imgTall.right { float: right; margin-left: 1.75em; margin-right: 0; }
a.imgSmall, a.imgMedium, a.imgLarge, a.imgTall { cursor: pointer; }

.imgSmall, .imgSmall .imgFrame	{ width: 162px; height: 121px; }
.imgSmall .imgFrame				{ background: transparent url("../images/imgSmall-Frame.png") no-repeat 0 0; }
.imgSmall img 					{ top: 5px;}

.imgMedium, .imgMedium .imgFrame	{ width: 252px; height: 178px; }
.imgMedium .imgFrame				{ background: transparent url("../images/imgMedium-Frame.png") no-repeat 0 0; }

.imgLarge, .imgLarge .imgFrame	{ width: 595px; height: 218px; }
.imgLarge .imgFrame 			{
}

.imgTall, .imgTall .imgFrame	{
	width: 182px;
	height: 300px;
	margin-right: 25px;
}
.imgTall .imgFrame				{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.imgOverlay 			{ width: 250px; height: 160px; position: absolute; top: 7px; left: 2px;
						  background: transparent url("../images/imgOverlay-Zoom.png") no-repeat right bottom; }
.imgOverlay.symbolPlay	{ background-image: url("../images/imgOverlay-Play.png"); }
.imgOverlay.symbolDoc	{ background-image: url("../images/imgOverlay-Post.png"); }
.imgSmall .imgOverlay 	{ width: 160px; height: 108px; top: 6px;}
.imgLarge .imgOverlay 	{ width: 593px; height: 199px;}
.imgTall .imgOverlay 	{ width: 180px; height: 235px;}

/* header icon */

.pageIcon { position: absolute; top: 30px; right: 0px; z-index: 1; }	/* icon displayed in top right of page header */

/* pagination */

.pagination 			{ display: block; margin-top: 1em; margin-bottom: 2em; }
.pagination a			{ text-align: center; padding: 3px 8px; margin: 0 2px; border: 1px solid #D3D3D3; background: #fff; }
.pagination a.current 	{ border-color: #BCBCBC; background: #D8D9DA; color: #fff; font-weight: bold; }
	
/* content containers */

	.contentArea	{
	padding: 0;
	width: 986px;
	margin: 0 auto;
	position: relative;
}

	/* layouts styles */
	.one_fourth, .one_third, .two_third, .half_page {
	float: left;
}
	.one_fourth	{ width: 196px; }
	.one_third	{ width: 276px; }
	.two_third	{
	width: 617px;
	padding-right: 20px;
	padding-left: 20px;
}
	.half_page	{ width: 435px; }
	.last { margin-right: 0; }
	
	/* sidebar */
	.sidebar		{
	margin: 0 0 0.5em;
}
	.sidebarBox-1	{
}
	.sidebarBox-2	{
	padding: 0 25px 15px 0;
	min-height: 100px;
}

	/* sidebar - right */
	.last .sidebar		{
	background-position: 100% 0;
	float: left;
	width: 315px;
}
	.last .sidebarBox-1	{
	background-position: 100% 0;
}
	.last .sidebarBox-2	{
	background-position: 100% 100%;
	padding: 0 0 15px 25px;
}

	/* breadcrumbs */
	.breadcrumbs	{ color: #999; font-size: 11px; margin: -27px 0 30px; padding: 0 0 8px; background: transparent url("../images/hr-Small.gif") repeat-x 0 100%; }
	.breadcrumbs a:link, .breadcrumbs a:visited	{ color: #999; }
	.breadcrumbs a:hover, .breadcrumbs a:active	{ color: #333; }



/* buttons */

button			{ position: relative; cursor: pointer; overflow: visible; /* overflow removes extra side padding in IE */}
button.btn		{ border: 0; outline: none; margin-left: -6px; margin-right:5px; padding: 0 20px 0 0; font-size: 1em; text-align: center; 
				  background: transparent url("../images/button-sprite.gif") no-repeat right -92px;}
button.btn span {
	position: relative;
	display: block;
	white-space: nowrap;
	padding: 13px 0 0 21px;
	height: 25px;
	color: #FFFCAD;
	line-height: 1;
	background: transparent url("../images/button-sprite.gif") no-repeat left top;
	font-weight: bold;
}
button.btn:hover, button.btnHover {
	background-position: right -138px;
} /* extra class used for sucky browsers (stupid IE) */
button.btn:hover span, button.btnHover span {
	background-position: 0 -46px;
	color: #551006;
	text-shadow: #E8F0F0 1px 1px 0px;
}
#SignUpButton {
	background-color: transparent;
	height: 70px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/register.png);
}
#SignUpButton:hover {
	background-image: url(../images/register.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#registerButton {
	background-color: transparent;
	float: right;
	height: 74px;
	width: 374px;
	background-image: url(../images/registerBig.png);
	background-repeat: no-repeat;
	margin-top: 6px;
	background-position: left top;
}
#registerButton:hover {
	background-image: url(../images/registerBig.png);
	background-repeat: no-repeat;
	margin-top: 6px;
	background-position: left bottom;
}


	
/* blog post */

.blogPost		{
	margin: 0 0 1em;
}
.postTitle 		{ margin-top: 0.5em; background: transparent url("../images/hr-Small.gif") repeat-x 0 100%; }
.blogPostInfo 	{ font-size: 10px; letter-spacing: 1px; text-transform: uppercase; 
				  color: #999; margin: 0 1px; padding: 5px 3px 0; background: transparent url("../images/hr-Small.gif") repeat-x 0 0; }
.postComments	{ float: right; }
.pageTagLine .blogPostInfo	{ background: none; padding: 0; margin: 0; }
.pageTagLine .postComments	{ margin: 0 153px 0; }


/* contact */

#CommentForm fieldset legend	{ display: none; }
#CommentForm div 				{
	margin-bottom: .5em;
}		/* space between inputs */
#CommentForm .textInput, 
#CommentForm textarea			{
	width: 180px;
	margin: 0;
}	/* margins set by containers <div> */
#CommentForm textarea 			{ height: 150px; }
#CommentForm input.error, #CommentForm textxarea.error {
	background-color: #ffc;
	border-color: #240A00;
}
#CommentForm label.error {
	display: block; color: #f33; font: bold 10px Verdana, Arial, Helvetica, Garuda, sans-serif;
	line-height: 1em;		/* required for negative margins to work fully */
	margin: 0.2em 0 -1.2em;	/* negative margins counter act error message space so input fields don't shift */ }
	/* Success message after sending contact form */
	.success	{ font-weight: bold; font-size: 1.5em; margin: 25px 0; padding: 25px 0; }
	/* Error message after sending contact form */
	.error		{ color: #f33; font-weight: bold; margin: 10px 0; }

/* faq's page */

.faqs			{ margin: 0; padding: 0; }
.faqs li 		{ margin: 0; padding: 1em 0; background: transparent url("../images/hr-Small.gif") repeat-x 0 100%; }
.faqs li h4		{ cursor: pointer; margin: 0; padding: 0; }
.faqs li div 	{ display: none; padding: 1em 1em 0; }

/* video player */
#VideoHeader {
	height: 380px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/BakLetterVideo.jpg);
}
#VideoHeaderTraining {
	height: 380px;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/BakTrainingVideo.jpg);
}
#Logo {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 50px;
}
#VideoPlayer {
	background-color: transparent;
	float: left;
	width: 654px;
	height: 374px;
	clear: both;
	margin-left: 2px;
	margin-top: 3px;
	margin-right: 70px;
}
/* custom header */

#PageWrapper #MainPage #MainPageContent .contentArea .two_third .one_third {
	width: 275px;
	margin: 0px;
}

#apDiv1 {
	position:absolute;
	width:120px;
	height:170px;
	z-index:1;
	top: -70px;
	left: 540px;
}
#enter {
	background-color: transparent;
	float: right;
	height: 30px;
	width: 100px;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#enter:hover {
	background-position: left bottom;
}
#FunnelHeader {
	background-color: transparent;
	background-image: url(../images/BakHeaderLetter.jpg);
	background-repeat: repeat-x;
	height: 470px;
	padding: 0px;
	background-attachment: inherit;
	background-position: left top;
	clear: both;
}
#BarTitle {
	height: 69px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#BarTitleWrap {
	background-image: url(../images/BakBarTitle.png);
	background-repeat: repeat-x;
	height: 69px;
}
#SliderHeaderBak {
	height: 144px;
}#BodySpacerTop {
	background-image: url(../images/BodySpacerTop.jpg);
	height: 19px;
	width: 986px;
}
#PageWrapper #MainPage #MainPageContent .contentArea .one_third.last .sidebar .sidebar .sidebarBox-1 .sidebarBox-2 p img {
	margin-left: -11px;
}
#Wrapper {
	background-color: #180D02;
}
#PageWrapper #Showcase #ShowcaseContent .contentArea .one_third.last {
	margin-left: 30px;
}
#PageWrapper #PageOverlay #PageOverlayContent .contentArea div #ProductDetailsModal01 .left {
	background-color: #666;
}


#button_gano {
	float: right;
	height: 61px;
	width: 228px;
	margin-top: 240px;
	margin-right: 15px;
	background-color: transparent;
	background-image: url(../images/Instant-Sign-Up.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 38px;
}

#button_gano:hover {
	
	background-position: left bottom;
}
#button_gano_checkout {
	float: right;
	height: 69px;
	width: 237px;
	margin-top: 261px;
	margin-right: 12px;
	background-color: transparent;
	background-image: url(../images/checkout-Button.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 38px;
}

#button_gano_checkout:hover {
	
	background-position: left bottom;
}
#buttonEmail {
	float: right;
	height: 35px;
	width: 215px;
	/* [disabled]margin-top: 30px; */
	margin-right: 10px;
}
#apDiv3 {
	position:absolute;
	width:214px;
	height:33px;
	z-index:1;
	top: 385px;
}
#MemberLogin {
	background-color: transparent;
	background-image: url(../images/MemberLogin.png);
	float: right;
	height: 26px;
	width: 151px;
	margin-top: 7px;
	margin-right: 15px;
}
