body {
	line-height: normal;
}
td {	
	line-height: normal;
	color: #666666;
}
ul a  {
	line-height: normal;
}
div
{
	width:auto;
}

/* Outer Section */
.auraOuterTd {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

/* Menu Section */
.auraMenuColumn {
	vertical-align: top;
}
#auraMenuImage {
}
#auraMenuSection {
}
#auraMenuItem {
	display: block;
}
#auraMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.auraButton {
/*	width: 190px; */
	display: block;
	color: #7f7f7f;
	background-image: url(/images/common/menuActiveBackground.jpg);
	margin-left: 5px;
	background-position: -54px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 5px;
	cursor:pointer;
}
div.auraButton li {
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-left: 27px;
}

/* Breadcrumb & Store Locator Section */
#auraBreadcrumb {
	padding-top: 7px;
	padding-right: 23px;
	padding-bottom: 5px;
	padding-left: 37px;
	width: 721px;
	line-height: 16px;
}
#auraBreadcrumb SUP {
	line-height: 0;
}
.auraBreadcrumbLight {
	color: #b9b9b9;
}
.auraBreadcrumbDark {
	color: #969696;
}
.auraStoreLocator {
	color: #7f7f7f;
	text-align: right;
}
#inputBoxBack {
	margin-top: 2px;
	margin-right: -2px;
	padding-left: 2px;
	background-image: url(/images/common/searchBackground.png);
	height: 27px;
	width: 85px;
	float: left;
	display: block;
	text-align: center;
}
#inputBoxButton {
	margin-top: 2px;
	height: 31px;
	width: 27px;
	float: left;
	display: block;
}
.roundedTextbox, input.roundedTextbox {
	border:0px;
	margin-top: 5px;
	color: #7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Main Content Area Section */
.auraContentColumn {
	vertical-align: top;
}
#auraMainSection {
	background-color: #eeeeee;
	display: block;
	width: 780px;
	border: 1px solid #E8E8E8;
	margin-top: 5px;
	margin-bottom: 5px;

}
#auraMainSectionInner {
	background-color: #eeeeee;
/*	filter: alpha(opacity=0);
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;  */
	display: block;
}

/* Default Template */
.auraMenuTitle {
	color: #3882c0;
	font-weight: bold;
}
#auraMainSectionTitle {
	font-size: 24px;
	color: #6e898b;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 25px;
	margin-left: 37px;
	margin-right: 37px;
}
#auraMainSectionImageTitle {
	font-size: 14px;
	display: block;
	width: 351px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6e898b;
}
#auraMainSectionImage {
	text-align: center;
	width: 351px;
	float: left;
}
#auraMainSectionMainText {
	display: block;
	width: 400px;
	float: left;
}
#auraMainSectionMainTextBottomLink{
	cursor:pointer;
}
#auraMainSectionMainTextBottomLink img{
	margin-right: 5px;
}
.auraMainSectionMainTextTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3882c0;
}
.auraMainSectionMainTextSubTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3882c0;
}
.auraMainSectionMainTextBody {
	color: #666666;
	line-height: 16px;
}
.auraMainSectionMainTextLink {
	font-weight: bold;
	color: #666666;
}
.auraTabbedContentTd {
	text-align: center;
}
#auraTabbedContent {
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	width:740px;
}
#auraTabbedContentTabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.auraTabbedContentButton {
	display: block;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/common/defaultTemplateButtonBacks.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	overflow: hidden;  does not work in safari */
	cursor:pointer;
	float:left;
	width:145px;	
	margin-right: 1px;
}
div.auraTabbedContentButton li {
	padding: 7px;
}
.auraButtonTL {
	background: url(/images/common/defaultButtonsCornersTL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.auraButtonTR {
	background: url(/images/common/defaultButtonsCornersTR.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	text-align:center;
}
.auraDefaultTemplateButtonTopTD {
	padding-bottom:1px;
}
.auraTabbedContentButtonBack {
	background: url(/images/common/defaultTemplateButtonBacksHighlight.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;  
}
.auraTabbedContentBottomTD {
	background: url(/images/common/auraScrollableAreaBackground.png);
	background-repeat: repeat-x;
	height:262px;
}
#auraTabbedContentBottomOuter {
	position: relative;
	display: block;
	overflow: hidden; 
	height: 262px;
	width: 710px; 
}
#auraTabbedContentBottomBack {
	display: block;
	width: 620px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 16px;
	position: absolute;
	float: left;
}
.auraTabbedContentBottomHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#auraScrollArea {
	display: block;
	left: 700px;
	top: 30px;
	position: relative;
	height: 200px;
	width: 6px;
	background: url(/images/common/auraSliderBackground.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
/*	background: #000;
	border: 1px solid #666; */
	float: left;
}
 
#auraScroller {
	height : 100px;
	margin-left: -4px;
	width  : 14px;
	position: relative;
	background: url(/images/common/scrollBar.png);
	background-position:center center;
	border-top : 1px solid #666;
	border-bottom : 1px solid #666;
	cursor:pointer;
}

/* Aura Scrolling Images */
#auraScrollingImages {
	width: 635px;
	height: 76px;
	display: inline-block;
	overflow: hidden;
	position: relative; 
/*	left: 46px;
	float: left;
	border-style:solid;
	border: 1px;
	border-color:#000000; */
}
#auraScrollingImages2 {
	width: 635px;
	height: 70px;
	display: block;
/*	border-style:solid;
	border: 1px;
	border-color:#000000; */
}
.auraScrollingImagesOuterImage {
	background-color: #eeeeee;
	width: 117px;
	height: 70px;
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
	float: left;
	position:relative;
	cursor: pointer;
	/* border: 3px solid #d9c98e; ONLY WHEN SELECTED*/
	border: 3px solid #eeeeee;
}
.auraScrollingImagesImage {
	width: 115px;
	height: 68px;
	display: block;
	margin-bottom: -50px;
}
.auraScrollingImagesOvertype {
	width: 115px;
	height: 68px;
	float:left;
	position:relative;
	top:-70px;
	left: 1px;
	font-weight: bolder;
	color: #666666;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -50px;
	overflow:hidden;
	display:none;
}
div.auraScrollingImagesOvertype table {
	padding-left: 5px;
	padding-right: 5px;
}
.auraScrollingImagesImageFade {
	width: 115px;
	overflow: hidden;
	margin-left: 1px;
	margin-top: 1px;
}
.auraScrollingImagesImageFade img {

}
#auraScrollingImagesLeftArrow {
	width: 23px;
	display: block;
	margin-left: 35px;
/*	display: inline-block;
	float: left;
	width: 23px;
	position:relative;
	left: 39px;
	top: 26px; */
	cursor: pointer;
}
#auraScrollingImagesRightArrow {
	width: 23px;
	display: block;	
	margin: 0 auto;
	margin-left: 15px;
/*	display: inline-block;
	float: left;
	width: 23px;
	position: relative;
	left: 55px;
	top: 26px; */
	cursor: pointer;
}
#auraAffinityColorsTitle {
	margin-top: 8px;
	margin-left: 37px;
	margin-right: 37px;
	width: 706px;
}
#auraAffinityColorsCollectionName, #auraAffinityColorsAffinityPaletteTitle {
	font-size: 20px;
	color: #6e898b;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	float: left;
	line-height: 31px;
}
#auraAffinityColorsImageName {
	font-size: 20px;
	font-weight: bold;
	color: #757575;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	float: left;
	margin-left: 7px;
	margin-right: 28px;
	line-height: 31px;
}
#auraAffinityColorsCollectionImageIcons {
	display: block;
	width: auto;
	float: left;
}
.auraAffinityColorsCollectionImageIcon {
	display: block;
	width: 19px;
	height: 14px;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
	background-image: url(/images/common/auraTemplateImageUnselected.gif);
	cursor: pointer;
}
#auraAffinityColorsSeeAllColorsButton, #auraAffinityColorsSeeAllColorsButton2, #auraAffinityReturnToGalleryButton, #auraEmailToFriendButtons {
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin-left: 15px;
	position:relative;
	cursor: pointer;
}
#auraAffinityColorsSeeAllColorsButtonText, #auraEmailToFriendSubmit {
	font-size: 12px;
	font-weight: bold;
	color: #3883c0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width:auto;
	height:auto;
	top: 10px;
	position:relative;
}
#auraAffinityColorsSeeAllColorsButtonImg {
	display: block;
	float: left;
	width:36px;
	height:31px;
	position:relative;
/*	The following is in the IE6 Style Sheet 
	top: 2px;
*/
}
#auraAffinityColorsOrderSamplesButtonImg {
	display: block;
	float: left;
	width:15px;
	height:31px;
	top: 9px;
	left: 3px;
	position:relative;
}
#auraAffinityColorPaletteOuterDiv, #auraAffinityAllColorsOuterDiv, #auraAffinityAllColorsLoadingCan{
	display: block;
	width:740px;
	height:326px;
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-bottom: 10px;
}
#auraAffinityAllColorsOuterDiv {
	height:346px; 
}
#auraAffinityColorPaletteImage {
	display: block;
	width: 529px;
	height: 326px;
	float: left;
	cursor:pointer;
}
#auraAffinityColorPaletteImageOnTop {
	display: block;
	width: 529px;
	height: 326px;
	float: left;
	position: relative;
	filter: alpha(opacity=0);
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0; 
}
#auraAffinityColorPaletteDivider, #auraAffinityColorPaletteDivider2, #auraAffinityColorPaletteDivider3, #auraDifferenceVideoDivider {
	display: block;
	width:6px;
	height:326px;
	float: left;
	background: url(/images/common/auraAffinityColorPaletteDivider.png);
}
#auraAffinityColorPaletteDivider2, #auraAffinityColorPaletteDivider3 {
	width:7px;
	height:316px;
	margin-top: 5px;
}
#auraAffinityColorPaletteDivider3 {
	background: url(/images/common/auraAffinityColorsPaletteBackground.png);
}
#auraAffinityColorPalettePlayPause {
	width: 36px;
	height: 36px;
	display: block;
	position: relative;
	left: 480px;
	top: -50px;
	float: left;
	background-image: url(/images/common/auraPauseButton.png);
}
#auraAffinityColorPaletteDollops {
	display: block;
	width:191px;
	height:326px;
	float: left;
	background: url(/images/common/auraAffinityColorsPaletteBackground.png);
}
.auraAffinityColorsDollopOuter {
	width: 180px;
	height: 65px;
	display: block;
	margin-left: 15px;
	margin-bottom: 12px;
/* The following code is in the IE6 style sheet
	margin-bottom: 5px;
*/
}
.auraAffinityColorsDollopOuter object {
	display: block;
	float: left;
}
.auraAffinityColorsDollopImage {
	width: 65px;
	height: 65px;
	display: block;
	float: left;
}
.auraAffinityColorsDollopText {
	width: 95px;
	height: 50px;
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-left: 14px;
/* The following is in the IE6 style sheet	
	margin-left: 8px;
*/
}
.auraAffinityColorsDollopText td {
	color: #FFFFFF;
}
/* Affinity Colors Bottom Section */
#auraAffinityColorsBottomSectionOuter {
	width: 740px;
	background-color: #FFFFFF;
	display: block;
	margin: 15px auto;
	border: 1px solid #CCCCCC;
	color: #666666;
}
#auraAffinityColorsBottomSectionTable {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	display: block;
}
.auraAffinityColorsBottomSectionLinksTable {
	text-align: right;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.auraAffinityColorsBottomSectionLinksTableLink {
	cursor: pointer;
}
.auraAffinityColorsBottomSectionLinksTable img {
	text-align: right;
	margin-left: 10px;
}
#auraAffinityColorsBottomSectionLinksTableText {
	margin-left: 10px;
	display: inline-block;
	margin-top: 5px;
	text-align: right;
	width: auto;
	float: left;
	position:relative;
}
#auraAffinityColorsBottomSectionLinksTableText a {
	color: #666666;
}
#auraAffinityColorsBottomSectionLinksTableImg {
	margin-left: 0px;
	display: inline-block;
	float: left;
	width:23px;
	height:23px;
	position:relative;
	background-position: center center;
	text-align: center;
}
#auraAffinityColorsBottomSectionTableText {
	display: block;
	width: 490px;
}



/*Product Information Page*/
.auraScrollingCansOuter {
	width: 135px;
	height: 260px;
	margin-left: 5px;
	margin-right: 21px;
	display: inline;
	float: left;
	position:relative;
	z-index: 100;
}
.auraScrollingCansImage {
	margin-top:35px;
	margin-right: -62px;
	margin-left: 0px;
	width: 197px;
	height: 193px;
	display: block;
	position:relative;
	z-index: 100;
}
.auraScrollingCansImage img {
	cursor: pointer;
	position:relative;	
	z-index: 100;
}
.auraScrollingCansImage table{
	margin-left:-31px;
	position:relative;
	z-index: 100;
}
.auraScrollingCansOvertype {
	width: 135px;
	height: 50px;
	float:left;
	position:relative;
	top:-35px;
	left: 31px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	z-index: 100;
/*	margin-bottom: -50px; 
	overflow:hidden;
	display:none;  
	
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;  */

}
div.auraScrollingImagesOvertype table {
	padding-left: 5px;
	padding-right: 5px;
	position:relative;
	z-index: 100;
}
#auraScrollingCansLeftArrow {
	width: 23px;
	display: block;
	margin-left: 15px;
/*	display: inline-block;
	float: left;
	width: 23px;
	position:relative;
	left: 39px;
	top: 26px; */
	cursor: pointer;
	position:relative;
	z-index: 101;
}
#auraScrollingCansRightArrow {
	width: 23px;
	display: block;	
	margin: 0 auto;
	margin-left: 10px;
/*	display: inline-block;
	float: left;
	width: 23px;
	position: relative;
	left: 55px;
	top: 26px; */
	cursor: pointer;
	position:relative;
	z-index: 101;
}
#auraScrollingCans {
	width: 644px;
	height: 260px;
	display: inline-block;
	overflow: hidden;
	position: relative; 
/*	left: 46px;
	float: left;
	border-style:solid;
	border: 1px;
	border-color:#000000; */
	z-index: 100;
}
#auraScrollingCans2 {
	width: 644px;
	height: 260px;
/*	border-style:solid;
	border: 1px;
	border-color:#000000; */
	position:relative;
	z-index: 100;
}
#auraProductInformationButtonImg, #auraAffinityColorsReturnToGalleryImg , #auraEmailToFriendCancelImg {
	display: block;
	float: left;
	width:16px;
	height:31px;
	position:relative;
	top: 12px;
	left: 5px;
	z-index: 100;
}
#auraEmailToFriendSubmitImg {
	display: block;
	float: left;
	width: 104px;
	height: 33px;
	z-index: 100;
}
#auraScrollingCansOuterDiv {
	background-color:#FFFFFF;
	background-image: url(/images/common/auraTemplateProductInfoTopBackground.jpg) ;
	width: 740px;
	height: 260px;
	display: inline-block;
	margin-left:20px;
	margin-right:auto;
	position:relative;
	z-index: 100;
}
#auraProductInformationBottomSectionOuter {
	width: 740px;
	height: 254px;
	background-color: #FFFFFF;
	background-image:url(/images/common/auraTemplateProductInfoBottomBackground.jpg);
	display: block;
	margin: 0px 20px 20px 20px;
	color: #666666;
}
#auraProductInformationBottomSectionLeft {

}
#auraProductInformationBottomSectionTableText {
	display: block;
	width: 630px;
	color: #666666;
/*	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
 */
	padding-left: 20px;
	line-height: 16px;
	position: absolute;
	float: left;
}
#auraProductInformationBottomSectionTableTextOuter {
	position: relative;
	display: block;
	overflow: hidden; 
	height: 234px;
	width: 666px; 
	float: left;
}
#auraProductInformationScrollArea {
	display: block;
	left: 22px;
	top: 15px;
	position: relative;
	height: 200px;
	width: 6px;
	background: url(/images/common/auraSliderBackground.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
/*	background: #000;
	border: 1px solid #666; */
	float: left;
}
.auraBottomTableLinkArea {
	position:relative;
	margin-top:-37px;
	display:block;
	margin-right: -5px;
}
.auraProductInformationBottomHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#3883c0;
}
.auraProductInformationBottomSectionLinksBold td {
	text-align: right;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
}
.auraProductInformationBottomSectionLinksBold td a {
	color: #666666;
}
.auraProductInformationBottomSectionLinksBold td a:hover {
	color: #333333;
	text-decoration: none;
}
.auraProductInformationBottomSectionLinksBold td a:visited {
	color: #666666;
}
.auraProductInformationBottomSectionLinksNormal td {
	text-align: right;
	padding: 2px 0px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.auraProductInformationBottomSectionLinksNormal td a {
	color: #999999;
}
.auraProductInformationBottomSectionLinksNormal td a:hover {
	color: #333333;
	text-decoration: none;
}
.auraProductInformationBottomSectionLinksNormal td a:visited {
	color: #999999;
}
#auraProductInformationBottomSectionTableLinks {
	background-image:url(/images/common/auraProductInformationBottomTableLinksTableBackground.png);
	border: 1px solid #CCCCCC;
}
#auraProductInformationBottomSectionTableLinks img {
	text-align: right;
	margin-right: 5px;
}
#auraAffinityColorsBottomSectionLinksTableOuter {
	position: relative;
	display: block;
	overflow: hidden; 
	height: 326px;
	width: 700px; 	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -5px;
}
#auraAffinityColorsBottomSectionLinksTableInner {
	display: block;
	width: 700px;
	color: #FFFFFF;
	line-height: 16px;
	position: absolute;
	float: left;
}
#auraScrollAreaAffinityPallete {
	display: block;
	left: -3px;
	top: 0px;
	position: relative;
	height: 200px;
	width: 6px;
	background: url(/images/common/auraSliderBackground.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	float: left;
}
.auraAffinityColorsPalleteTD {
	background-image:url(/images/common/auraAffinityColorsPaletteBackground-346.png);
}
#auraAffinityColorPaletteDivider4, #auraAffinityColorPaletteDivider5 {
	display: block;
	width: 10px;
	margin-top: 1px;
	height: 336px;
	float: left;
	background: url(/images/common/auraAffinityColorsPaletteBackground-346.png);
}
.auraAffinityColorsDollopImagePallete {
	width: 70px;
	height: 66px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.auraAffinityColorsDollopTextPallete {
	width: 90px;
	height: 39px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
}
.auraAffinityColorsDollopTextPallete td {
	color: #FFFFFF;
}
.auraAffinityColorsDollopImagePalleteOuter{
	width: 100px;
	height: 105px;
	display: block;
	float:left;
	text-align: center;
	overflow:hidden;
	margin-bottom: 5px;
}

#auraAffinityLoadingCan {
	display:block;
	width:49px;
}
.auraAffinityLoadingCanTD {
	background-image: url(/images/common/auraAffinityColorsPaletteBackground.png);
	background-repeat: repeat-x;
}
#auraFullLoadingCan {
	position: relative;
	top: 70px;
	display:block;
	width:49px;
}
/**** aura email lightbox begin   ****/
#auraEmailToFriendTitle {
	font-size: 24px;
	color: #6e898b;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#auraEmailToFriendSubmitImg {
	top: 3px;
}
.auraEmailToFriendSectionHeaders {

	font-weight: bold;
	padding: 5px 0px 5px 10px;
	color: #666666;
}
#auraEmailToFriendCollectionTitle {
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	color: #757575;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}
#auraEmailToFriendSubmitButtons {
	float:right;
	margin:0px;
}
#auraEmailToFriendCancelButtons {
	margin:0px;
	padding: 0px;
}
.auraEmailToFriendSubmitTDPadding {
	padding-right: 15px;
}
.auraEmailToFriendCancelTDPadding {
	padding-left: 15px;
}
a.lbAction:hover {
	text-decoration: none;
}
#formHeadText2 {
	border: 0px;
}
#moreoptions_container {
	background-color:#FFFFFF;
}
#auraEmailToFriendSuccessOuterDiv {
	background-color:#FFFFFF;
	height:180px;
	position:relative;
	padding-right: 20px;
	padding-left: 20px;
}
/**** aura email lightbox end     ****/

/**** Aura Difference Video Template begin ****/
#auraDifferenceVideoFlash, #auraDifferenceVideoContent {
	display: block;
	width: 740px;
	height: 374px;
	float: left;
	background: url(/images/common/auraVideoTemplateMainBackgroundImg.jpg);
	background-repeat:repeat-x;
}
#auraDifferenceVideoContent {
	background: url(/images/common/auraVideoTemplateHTMLBackground.jpg);
}
#auraDifferenceVideoRightButtons {
	display: block;
	width:730px;
	height:43px;
	float: left;
	background: url(/images/common/auraVideoTemplateMenuBackground.png);
	padding-left: 5px;
	padding-right: 5px;
	background-repeat:repeat-x;
	margin-bottom: 30px;
}
#auraDifferenceVideoBottomTable {
	margin: 10px 20px 10px 0px;
}
#auraDifferenceVideoMenu {
	height: 43px;
}
#auraDifferenceVideoMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.auraDifferenceVideoButtonBack {
	background-image: url(/images/common/auraDifferenceLargeVideoButtonBack.png); 
	float: left;
	margin-right: 1px;
}
div.auraDifferenceVideoButton {
	display: block;
	width:120px;
	height:43px;
	color: #CCCCCC;
	background-image: url(/images/common/auraLargeVideoButtonHighlight.png); 
	background-position: 0px -43px;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor:pointer;
/*	margin-left: 5px; 
	margin-bottom: 5px;
*/
}
div.auraDifferenceVideoButton td {
	color: #CCCCCC;
}
div.auraDifferenceVideoButton li {
/*	padding-top: 14px;
	padding-bottom: 14px;
*/
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
}
div.auraDifferenceVideoButton li table {
	height: 43px;
}
.auraDifferenceVideoMenuTitle {
	color: #cccccc;
	font-weight: bold;
}
#auraDifferenceVideoMenuBottom {
	display: block;
	height: 4px;
	background-image: url(/images/common/auraDifferenceVideoButtonBottom.png); 
	background-repeat: no-repeat;
/*  In IE6 Style sheet
	margin-bottom: -8px; */
}
#auraDifferenceVideoMenuTop {
	display: block;
	height: 4px;
	background-image: url(/images/common/auraDifferenceVideoButtonTop.png); 
	background-repeat: no-repeat;
/*  In IE6 Style sheet
	margin-bottom: -8px; */
}

#auraDifferenceVideoOuterDiv {
	display: block;
	width:746px;
	height:417px; 
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-bottom: 10px;
}
#auraDifferenceVideoTitle {
	font-size: 24px;
	color: #6e898b;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: auto;
	float: left;
}
a.lbAction:hover {
	text-decoration: none;
}
#auraVideoTabbedContentBottomOuter {
	position: relative;
	display: block;
	overflow: hidden; 
	height: 350px;
	width: 740px; 
	top: 10px;
}
#auraVideoTabbedContentBottomBack {
	display: block;
	width: 665px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 16px;
	position: absolute;
	float: left;
}
#auraVideoScrollArea {
	display: block;
	left: 710px;
	top: 80px;
	position: relative;
	height: 200px;
	width: 6px;
	background: url(/images/common/auraSliderBackground.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
/*	background: #000;
	border: 1px solid #666; */
	float: left;
}
 
#auraVideoScroller {
	margin-left: -4px;
	width  : 14px;
	height: 100px;
	position: relative;
	background: url(/images/common/scrollBar.png);
	background-position:center center;
	border-top : 1px solid #666;
	border-bottom : 1px solid #666;
	cursor:pointer;
}
#auraDifferenceVideoContentLeftCurve {
	display:block;
	position:relative;
	float: left;
}
/**** Aura Difference Video Template end ****/

#auraDifferenceVideoBottomTable #auraMainSectionMainText .auraMainSectionMainTextTitle h1 {
    color: #3882C0;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

