/*-------------stylesheet for branded awards -----------------------------*/


h1		{		FONT-SIZE: 8pt;	COLOR: #5A5C5F;	FONT-FAMILY: Georgia, Tinos, serif;	line-height:15px;	font-weight: bold;}

A:link {	FONT-SIZE: 8pt;	FONT-FAMILY: Georgia, Tinos, serif;	line-height : 15px;	color:#655a5d;	text-decoration : none; outline:none;}
A:visited {	FONT-SIZE: 8pt;	FONT-FAMILY: Georgia, Tinos, serif;	line-height : 15px;	color:#655a5d;	text-decoration : none; outline:none;}
A:active {	FONT-SIZE: 8pt;	FONT-FAMILY: Georgia, Tinos, serif;	line-height : 15px;	color:#655a5d;	text-decoration : underline; outline:none;}
A:hover {	FONT-SIZE: 8pt;	FONT-FAMILY: Georgia, Tinos, serif;	line-height : 15px;	color:#857a7d;	text-decoration : underline; outline:none;}

/* all font styles
--------------------------------------------------------------------------- */

.footer {	FONT-SIZE: 9pt;	COLOR: #655A5D;	FONT-FAMILY: Georgia, Tinos, serif; }
.footer:visited {	FONT-SIZE: 9pt;	COLOR: #655A5D;	FONT-FAMILY: Georgia, Tinos, serif; text-decoration:none;}
.footer:active {	FONT-SIZE: 9pt;	COLOR: #655A5D;	FONT-FAMILY: Georgia, Tinos, serif;  text-decoration:none;}
.footer:hover {	FONT-SIZE: 9pt;	COLOR: #655A5D;	FONT-FAMILY: Georgia, Tinos, serif;  text-decoration:none;}
.footer:link {	FONT-SIZE: 9pt;	COLOR: #655A5D;	FONT-FAMILY: Georgia, Tinos, serif;  text-decoration:none;}


.bodygraysmall {	FONT-SIZE: 8pt;	COLOR: #5A5C5F;	FONT-FAMILY: Georgia, Tinos, serif; 	line-height:15px; }
.bodybluesmall {	FONT-SIZE: 8pt;	COLOR: #0053A0;	FONT-FAMILY: Georgia, Tinos, serif;	line-height : 15px; }

html,body
{
margin:0 auto;
padding: 0px;
background: #0c1410 url(../images/bgrepeat.jpg) repeat-x;
}
.hr
{
background:transparent;
color:#eee;
height:1px;
}
.floatRight
{
float:right;
}
img
{
border:0px;
}
#blank{
position:absolute;
top:0px;
left:0px;
width:1px;
height:1px;
background: transparent;
}
.clear
{
clear:both;
}

.underline
{
	text-decoration:underline;
}
	
#SiteWrapper{
margin:0 auto;
position:relative;
min-width:900px;
height:100%;
min-height:630px;
background: url(../images/bg.jpg) no-repeat top center;
}

/*#HeaderNavWrapper{
margin:0 auto;
position:relative;
height:29px;
padding:5px 0px 0px 0px;
width:900px;
}*/

/*#MyAccountNavWrapper{
margin:0 auto;
position:bottom;
padding:0px 0px 12px 0px;
width:900px;
}*/

#headerWrapper{
margin:0px;
position:relative;
height:140px;
width:100%;
padding:0px;
background:url(../images/bg_HeaderWrapper.jpg) repeat-x;
}

#header{
margin:0 auto;
position:relative;
height:140px;
width:1080px;
padding:0px;
background:url(../images/bg_Header.jpg) no-repeat;
}

#secHeader{
margin:0 auto;
position:relative;
height:140px;
width:1080px;
padding:0px;
background:url(../images/bg_SecHeader.jpg) no-repeat;
}

/*#HeaderSecondaryLogo{
position:absolute;
left:5px;
top:15px;
width:263px;
height:112px;
}*/

/*#HeaderSecondaryImages{
position:absolute;
top:0px;
right:0px;
width:589px;
height:147px;
}*/

#homeHeaderLogoWrap{
position:absolute;
left:50px;
top:0px;
width:400px;
height:171px;
z-index:10;
}
#headerLogoWrap{
position:absolute;
left:50px;
top:0px;
width:271px;
height:117px;
z-index:10;
}
#storeHeaderLogoWrap{
position:absolute;
left:50px;
top:0px;
width:271px;
height:125px;
padding:35px 0px 0px 0px;
text-align:center;
z-index:10;
background:url(../images/storeLogoBg.png) no-repeat;
}
#utilityNav{
position:relative;
float:right;
height:34px;
width:320px;
margin:0px 50px 0px 0px;
}

#utilityNav a{
position:relative;
float:right;
font:12px/14px Georgia, Tinos, serif;
color:#fff;
padding:12px 0px 0px 18px;
}

#utilityNav a:hover{
color:#bbb;
text-decoration:none;
}


#myLoginStatus{
position:relative;
float:right;
height:27px;
width:325px;
font:12px/14px Georgia, Tinos, serif;
text-align:right;
color:#fff;
margin:0px 50px 0px 0px;
padding:12px 0px 0px 0px;
}

#myLoginStatus a{
position:relative;
text-align:right;
font:12px/14px Georgia, Tinos, serif;
color:#fff;

}

#myLoginStatus a:hover{
color:#bbb;
text-decoration:none;
}


#btnCompanyStore a{
position:relative;
float:right;
width:204px;
height:54px;
font:20px/36px Georgia, Tinos, serif;
color:#360100;
padding:13px 0px 0px 40px;
margin:0px 50px 0px 0px;
background:url(../images/btn_CompanyStore.png) no-repeat;
cursor:pointer;
}

#btnCompanyStore a:hover{
color:#562120;
text-decoration:none;
background:url(../images/btn_CompanyStore_o.png) no-repeat;
cursor:pointer;
}

/*#HeaderTestimonials{
z-index:10;
position:absolute;
left:73px;
top:209px;
height:90px;
width:340px;
}*/

#homeIntroWrapper{
margin:0 auto;
position:relative;
width:980px;
height:360px;
}

	#homeLgProduct {
	position:relative;
	float:left;
	width:480px;
	height:360px;
	}
	
	#homeIntroText {
	position:relative;
	float:left;
	width:460px;
	height:310px;
	padding:50px 0px 0px 40px;
	}
	
	.introTitle{
	font:21px/14px Georgia, Tinos, serif;
	color:#ebebeb;
	}
	
	.introText{
	font:17px/20px Georgia, Tinos, serif;
	color:#ebebeb;
	}
	
	#introTestimonial{
	position:relative;
	margin:40px 50px 0px 50px;
	}
	
	.introTestimonial{
	
	font:italic 14px/20px Georgia, Tinos, serif;
	color:#ebebeb;
	}
	
	#quoteStart{
	z-index:10;
	position:absolute;
	top:-20px;
	left:-80px;
	width:90px;
	height:70px;
	}
	
	#quoteEnd{
	z-index:10;
	position:absolute;
	bottom:-10px;
	right:-60px;
	width:90px;
	height:70px;
	}
	#quoteEnd img, #quoteStart img
	{
	opacity:0.15;
	filter:alpha(opacity=15); /* For IE8 and earlier */
	}

#bodyWrapper{
z-index:1;
margin:0 auto;
position:relative;
background:url(../images/bg_Body.jpg) no-repeat #f2f5f5;
width:980px;
padding:8px 0px 20px 0px;
}

#secBodyWrapper{
z-index:1;
margin:0 auto;
position:relative;
background:url(../images/bg_Body.jpg) no-repeat #f2f5f5;
width:980px;
padding:8px 0px 0px 0px;
}

/*#BodyWrapperSecondaryPrint{
z-index:1;
margin:0 auto;
position:relative;
background:url(../images/bodybgmiddle2-print.gif) repeat-y #ffffff;
width:660px;
padding:0px 0px 0px 0px;
}

#BodyBackgroundBottom{
position:relative;
background:url(../images/bodybgbottom.gif) no-repeat bottom;
}

#BodyBackgroundBottomSecondary{
position:relative;
background:url(../images/bodybgbottom2.gif) no-repeat bottom;
}

#BodyBackgroundBottomSecondaryPrint{
position:relative;
background:url(../images/bodybgbottom2-printer.gif) no-repeat bottom;
}

#BodyBackgroundTop{
position:relative;
background:url(../images/bodybgtop.gif) no-repeat top;
min-height:509px;
height:auto !important;
height:509px;
}

#BodyBackgroundTopSecondary{
position:relative;
background:url(../images/bodybgtop2.gif) no-repeat top;
min-height:509px;
height:auto !important;
height:509px;
}

#BodyBackgroundTopSecondaryPrint{
position:relative;
background:url(../images/bodybgtop2-printer.gif) no-repeat top;
min-height:509px;
height:auto !important;
height:509px;
}*/

#mainNavWrapper{
margin:0 auto;
z-index:10;
position:relative;
height:39px;
width:980px;
}

#smartSearchWrapper{
z-index:0;
position:relative;
width:940px;
height:73px;
margin:0px 0px 0px 20px;
background:#f2f5f5;
padding:0px 0px 0px 0px;
border-bottom:solid 1px #d6d9d9;
}

	#ssCol1{
	z-index:0;
	position:relative;
	float:left;
	width:172px;
	height:39px;
	margin:0px 0px 0px 0px;
	background:#f2f5f5;
	padding:22px 0px 0px 18px;
	border-right:solid 1px #d6d9d9;
	font:16px/20px Georgia, Tinos, serif;
	color:#464646;
	}
	
	#ssCol2{
	z-index:0;
	position:relative;
	float:left;
	width:534px;
	height:61px;
	margin:0px 0px 0px 0px;
	background:#f2f5f5;
	padding:0px 0px 0px 20px;
	border-right:solid 1px #d6d9d9;
	}
	
	#ssCol3{
	z-index:0;
	position:relative;
	float:left;
	width:163px;
	height:61px;
	margin:0px 0px 0px 0px;
	background:#f2f5f5;
	padding:0px 31px 0px 0px;
	text-align:center;
	}

	.SmartSearchText{
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color:#464646;
	}
	
	.SmartSearchLink{
	font:10px/16px Arial, Helvetica, sans-serif;
	color:#464646;
	}
	
	#ssCol3 .btnSearchNow {
	position:relative;
	float:right;
	width:133px;
	height:37px;
	padding:11px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	text-align:center;
	font:bold 15px/21px Georgia, Tinos, serif;
	color: #eee;
	background:url(../images/btn_SearchNow.png) no-repeat 0 0 ;
	}
	
	#ssCol3 .btnSearchNow:hover {
	position:relative;
	float:right;
	width:133px;
	height:37px;
	padding:11px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	text-align:center;
	text-decoration:none;
	font:bold 15px/21px Georgia, Tinos, serif;
	color: #fff;
	background:url(../images/btn_SearchNow.png) no-repeat 0 -48px ;
	}
	
#hmCol1{
position:relative;
float:left;
width:470px;
padding:25px 0px 0px 20px;
}
	#hmFeaturedWrapper{
	position:relative;
	float:left;
	width:480px;
	height:270px;
	padding:0px 0px 0px 0px;
	}
	
	#hmFeaturedWrapper h1, #hmCol2 h1{
	margin:0px 0px 20px 0px;
	font:17px/20px Georgia, Tinos, serif;
	color:#464646;
	}
	
	.hmFeatured{
	position:relative;
	float:left;
	width:150px;
	height:212px;
	padding:8px 0px 0px 10px;
	background:url(../images/bg_Featured.jpg) no-repeat;
	text-align:center;
	}
	
	.hmFeaturedTitle{
	position:absolute;
	width:120px;
	bottom:92px;
	right:25px;
	font:13px/16px Georgia, Tinos, serif;
	color:#413b2a;
	text-align:center;
	}
	.hmFeaturedTitle a{
	font:13px/16px Georgia, Tinos, serif;
	color:#413b2a;
	}
	.hmFeaturedTitle a:hover{
	font:13px/16px Georgia, Tinos, serif;
	color:#817b6a;
	}
	.hmFeaturedText{
	position:absolute;
	width:120px;
	height:60px;
	top:143px;
	right:20px;
	text-align:right;
	}
	
	.hmFeaturedText a{
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	}
	.hmFeaturedTextRed{
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#760307;
	text-align:right;
	}
	
	.hmFeaturedText p{
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:3px 0px;
	text-align:right;
	}
	.hmFeaturedImg{
	position:relative;
	float:left;
	width:120px;
	height:80px;
	padding:0px 0px 0px 0px;
	background:#fff;
	}
	
	#hmAboutText{
	position:relative;
	float:left;
	width:460px;
	padding:0px 20px 0px 0px;
	}
	
		#hmAboutText h1{
		font:18px/20px Georgia, Tinos, serif;
		color:#0e1813;
		}
		
		#hmAboutText p{
		font:13px/16px Georgia, Tinos, serif;
		color:#0e1813;
		}
	
#hmCol2{
position:relative;
float:left;
width:480px;
padding:25px 0px 0px 10px;
}
	.hmCategory{
	position:relative;
	float:left;
	width:140px;
	height:140px;
	padding:0px 20px 20px 0px;
	background:url(../images/bg_Category.jpg) no-repeat;
	}
	.hmCategoryTitle{
	position:absolute;
	width:120px;
	margin:4px 10px 0px 10px;
	top:0px;
	left:0px;
	font:12px/15px Georgia, Tinos, serif;
	color:#413b2a;
	text-align:center;
	}
	.hmCategoryTitle a{
	font:12px/15px Georgia, Tinos, serif;
	color:#413b2a;
	}
	.hmCategoryTitle a:hover{
	font:12px/15px Georgia, Tinos, serif;
	color:#817b6a;
	}
	.hmCategoryImg{
	position:absolute;
	width:120px;
	height:80px;
	top:55px;
	left:10px;
	background:#fff;
	text-align:center;
	}
	
#secSpacer{
position:relative;
float:left;
width:980px;
height:44px;
padding:0px 0px 0px 0px;
}

#secCol1{
position:relative;
float:left;
width:230px;
min-height:500px;
padding:15px 0px 0px 20px;
margin:10px 0px;
/*background:url(../images/bg_secCol1.jpg) repeat-y;*/
border-right:solid 1px #d6d9d9;
}
	#secCol1 h1{
	margin:0px 0px 20px 0px;
	font:bold 17px/20px Georgia, Tinos, serif;
	color:#464646;
	}
	#secCol1 h2{
	font:15px/24px Georgia, Tinos, serif;
	color:#464646;
	margin-bottom:0px;
	}
	#secCol1 a{
	font:12px/24px Georgia, Tinos, serif;
	color:#464646;
	}
	#secCol1 a:hover{
	color:#666;
	}
#secCol2{
position:relative;
float:left;
width:679px;
padding:40px 30px 20px 20px;
}
#secCol2B{
position:relative;
float:left;
width:679px;
padding:20px 30px 20px 20px;
}
	.categoryTtl{
	font:bold 18px/24px Georgia, Tinos, serif;
	color:#464646;
	}
	.breadcrumb a{
	font:bold 18px/24px Georgia, Tinos, serif;
	color:#464646;
	}
	.breadcrumb a:hover{
	font:bold 18px/24px Georgia, Tinos, serif;
	color:#666;
	}
	.breadcrumb2{
	font:bold 18px/24px Georgia, Tinos, serif;
	color:#464646;
	}
	#secCol2 h1, #secCol2B h1{
	margin:0px 0px 20px 0px;
	font:24px/30px Georgia, Tinos, serif;
	color:#464646;
	}
	
	#secCol2 p{
	margin:0px 0px 10px 0px;
	font:13px/19px Georgia, Tinos, serif;
	color:#252525;
	}
	
	#secCol2 li
	{
	margin:0px 0px 10px 0px;
	font:13px/19px Georgia, Tinos, serif;
	color:#252525;
	}
	
	.testWrapper{
	float:left;
	width:679px;
	min-height:110px;
	}
	#secCol2 .testWrapper .testimonialText p{
	margin:0px 0px 10px 0px;
	} 
	.testImg{
	float:left;
	}
	
	.testimonialText{
	float:right;
	width:600px;
	}
	
	.siteMapCol1{
	float:left;
	width:225px;
	}
	
	.prodName
	{
	margin:30px 0px 10px 0px;
	font:20px/19px Georgia, Tinos, serif;
	color:#464646;
	}
	#prodDescription li
	{
	margin:0px 0px 5px 0px;
	font:13px/18px Georgia, Tinos, serif;
	color:#464646;
	list-style-type:square;
	}
	
	#prodDescription
	{
	color:#464646;
	}
	#prodDescription p
	{
	margin:5px 0px 5px 0px;
	}
	#prodExtra
	{
	padding-top:5px;
	}
	#prodExtra a
	{
	font:12px/18px Georgia, Tinos, serif;
	color:#464646;
	text-decoration:none;
	vertical-align:middle;
	}
	.buttons
	{
	vertical-align:middle;
	}
	
	.BodyCopy {
    color: #1C4150;
    font-family: arial,verdana;
    font-size: 11px;
    line-height: 16px;
	}
	.BodyCopy2, .Captions {
    color: #1C4150;
    font:11px/18px Georgia, Tinos, serif;
	}
	.leftnav {
    color: #1C4150;
    font:11px/18px Georgia, Tinos, serif;
	}
	.leftnav p{
    color: #1C4150;
    font:12px/18px Georgia, Tinos, serif;
	}
	.leftnav2 p{
    color: #fff;
    font:12px/18px Georgia, Tinos, serif;
	}
	.leftnav2 a{
    color: #F2F5F5;
    font:12px/18px Georgia, Tinos, serif;
	}
	.leftnav2 a:hover{
    color: #F8F8F8;
    font:12px/18px Georgia, Tinos, serif;
	}
	.RowB {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #1C4150;
	}
	.RowA {
    background: none repeat scroll 0 0 #E0EAF1;
    color: #1C4150;
	}
#footerWrapper{
position:relative;
width:960px;
height:78px;
margin:10px auto 20px auto;
padding:10px 0px 0px 20px;
background:url(../images/bg_Footer.jpg) no-repeat #000;
}

#footerWrapper a{
font:11px/16px Georgia, Tinos, serif;
color:#ddd;
margin-right:15px;
}

#footerWrapper a:hover{
font:11px/16px Georgia, Tinos, serif;
color:#fff;
margin-right:15px;
}
#cdkLinks a, #cdkLinks a:hover{
margin-right:0px;
}
#footerWrapper p{
font:11px/16px Georgia, Tinos, serif;
color:#fff;
}
.copyright
{
font:16px/16px Georgia, Tinos, serif;
color:#fff;
}

/*#CategoryLeft{
position:relative;
width:327px;
float:left;
padding:21px 11px 0px 15px;
}

#CategoryLeft2{
position:relative;
width:215px;
float:left;
padding:21px 11px 0px 15px;
}

#BodyCopyRight{
position:relative;
width:522px;
float:left;
padding:21px 11px 0px 14px;
}

#BodyCopyRight2{
position:relative;
width:634px;
float:left;
padding:15px 11px 0px 14px;
}

#BodyTrophies{
position:absolute;
left:323px;
top:16px;
height:288px;
width:193px;
}

#BodySocialIcons{
z-index:10;
position:absolute;
left:343px;
top:110px;
height:100px;
width:177px;
overflow:hidden;
}

#socialText{
position:relative;
float:left;
height:51px;
width:177px;
padding: 0px 0px 0px 0px;
display:block;
}
.socialIcons{
position:relative;
float:left;
height:48px;
width:48px;
padding: 0px 0px 0px 7px;
display:block;
}*/

#SmartSearchWrapper{
margin:0 auto;
position:bottom;
padding:0px 0px 12px 0px;
width:900px;
height:74px;
background:url(../images/bgsmartsearch.jpg) no-repeat; 
}

/*#AffiliateWrapper{
margin:0 auto;
position:bottom;
padding:0px 0px 12px 0px;
width:900px;
height:74px;
background:url(../images/bgAffiliate.gif) no-repeat; 
}

#AffiliateWrapper2{
margin:0 auto;
position:bottom;
padding:0px 0px 12px 0px;
width:900px;
height:74px;
background:url(../images/bgAffiliate2.gif) no-repeat; 
}



#FooterWrapper{
margin:0 auto;
position:relative;
padding:0px 0px 12px 0px;
width:900px;
height:114px;
background:url(../images/bgfooter.jpg) no-repeat; 
}

#FooterCopyrightWrapper{
margin:0 auto;
position:relative;
padding: 0px 0px 0px 0px;
width:900px;
height:50px;
}*/

#Spacer{
margin:0 auto;
width:900px;
position:relative;
height:12px;
}

.RowA{
background:#E0EAF1;
color:#1c4150;
}

.RowB{
background:#ffffff;
color:#1c4150;
}


.WidgetWrapperA{
background:#E0EAF1;
border:solid 1px #c9c9c9;
color:#1c4150;
width:100%;
padding:5px 0px 5px 0px;
height:20px;
}

.WidgetWrapperB{
background:#fff;
/*border:solid 1px #c9c9c9;*/
color:#c2c2c2;
width:100%;
padding:5px 0px 5px 0px;
height:20px;
}

.MasterDivBox{
width:659px; 
border:solid 1px #c9c9c9; 
background:#efefef; 
padding:10px 10px 10px 10px;
}

.storeTitle
{	FONT-SIZE: 16pt;	COLOR: #655A5D;	FONT-FAMILY: Georgia, Tinos, serif; text-decoration:none;}

/*navigation styles
--------------------------------------------------------------------------- */
 
#jsddm
{	margin: 0;
	padding: 0;
	z-index:299;
	}

	#jsddm li
	/*--since these li are images some of these styles don't do anything--*/
	{	float: left;
		list-style: none;
		font: 11px Verdana, Geneva, sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		z-index:299;
	    }
		/*--the following commented styles are set to allow the nav img to be a bg instead of within the a tag in the html--*/
	    /*#jsddm #personal a
		{	
		width:204px;
		height:46px;
		background:url(../images/nav2.jpg) no-repeat;
	    }
		    
	    #jsddm #personal a:hover
		{	
		width:204px;
		height:46px;
		background:url(../images/nav2_o.jpg) no-repeat;
	    }
	    
	    #jsddm.personalNav #personal a
		{	
		width:204px;
		height:46px;
		background:url(../images/nav2_o.jpg) no-repeat;
	    }*/
	    
	#jsddm li a
	{	display: block;
		background: #fff;
		margin: 0px 0px 0px 0px;
		padding: 0;
		text-decoration: none;
		width: 0px;
		color: #fff;
		white-space: nowrap;
		z-index:299;
		}

	#jsddm li a:hover
	{	background: #fff;
		z-index:299;
	}
		
		#jsddm li ul
		/*--margin on this style controls the location of the dd area--*/
		{	margin: -5px 0px 0px 0px;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index:299;
			}
		
			#jsddm li ul li
			{	
				margin: 0;
				padding: 0px;
				float: none;
				z-index:299;
				display: inline}
			/*these following styles were the original styles for the #jsddm li ul li a that were used with the dd system */	
			#jsddm li ul li a
			
			{	
				margin: 0px 0px 0px 0px;
				padding: 5px 12px 5px 8px;
				min-width: 162px;
				z-index:299;
				background: #000;
				color: #fff;
				}
			
			#jsddm li ul li a:hover
			{	
				margin: 0px 0px 0px 0px;
				padding: 5px 12px 5px 8px;
				z-index:299;
				background: #333;
				color: #ddd;
				}
				
			/*these following styles were set up to target the dds specifically to not use the nav images for a background*/	
			
			/*#jsddm #personal ul li.twoDD a, #jsddm li ul li.threeDD a
			
			{	
				margin: 0px 0px 0px 0px;
				padding: 3px 12px 3px 8px;
				min-width: 162px;
				height: auto !important;
				width: auto !important;
				z-index:299;
				background: #253364;
				color: #fff}
			
			#jsddm #personal ul li.twoDD a:hover, #jsddm li ul li.threeDD a:hover
			{	
				margin: 0px 0px 0px 0px;
				padding: 3px 12px 3px 8px;
				z-index:299;
				background: #253364;
				color: #6d8036;}*/
				
				
				
				
				/*--styles commented out below are for further nested ul--*/
				
						/*#jsddm li ul ul
						{	margin: 0px 0px 0px 200px;
							padding: 0;
							position: absolute;
							visibility: hidden;
							z-index:10;
							z-index:1000;
							}
						
							#jsddm li ul ul li
							{	
								margin: 0;
								padding: 0px;
								float: none;
								z-index:1000;
								display: inline}
							
							#jsddm li ul ul li a
							{	
								margin: 0;
								padding: 5px 10px 5px 10px;
								width: auto;
								z-index:1000;
								background: #045ca8;
								color: #ffffff}
							
							#jsddm li ul ul li a:hover
							{	
								margin: 0;
								padding: 5px 10px 5px 10px;
								z-index:1000;
								background: #259bbf}*/
							

#BodyWrapperSecondaryPrint{
z-index:1;
margin:0 auto;
position:relative;
background:url(../images/bodybgmiddle2-print.gif) repeat-y #ffffff;
width:660px;
padding:0px 0px 0px 0px;
}


#BodyBackgroundBottomSecondaryPrint{
position:relative;
background:url(../images/bodybgbottom2-printer.gif) no-repeat bottom;
}


#BodyBackgroundTopSecondaryPrint{
position:relative;
background:url(../images/bodybgtop2-printer.gif) no-repeat top;
min-height:509px;
height:auto !important;
height:509px;
}

#BodyCopyRight2{
position:relative;
width:634px;
float:left;
padding:15px 11px 0px 14px;
}
.OldPrice{
text-decoration:line-through;
}

.NewPrice{
color:#f00;
}


