/*LTD Original CSS Begin*/
.ullink				{text-decoration:underline;}
.header				{
	font-family: Arial, "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:24px;
	color: #556B78;
	font-weight: lighter;
	text-decoration:none;
	padding-bottom: 4px;
}
.subhead {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:13px;
	color:#556B78;
	font-weight:bold;
	text-decoration:none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:red;
}
.redBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:red;
}
.hltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFF66;
}
.fieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: normal;
}
.btntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFF;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #002B5F;
}

.serif	{

	font-family:"Times New Roman",times,serif;
	font-size:11px;
	color:#002B5F;
}
.itemSubhead	{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:14px;
	color:#002B5F;
	font-weight:bold;
	text-decoration:none;
}
.itemTitle		{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:24px;
	color:#002B5F;
	font-weight:bold;
	text-decoration:none;
}
.itemPrice		{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:24px;
	color:#002B5F;
	font-weight:bold;
	text-decoration:none;
}
.itemOldPrice	{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:20px;
	color:#002B5F;
	text-decoration:none;
}
.itemSalePrice  {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:24px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.itemThumbPrice {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:13px;
	color:#002B5F;
}
.itemSaleThumbPrice {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:13px;
	color:red;
}
.tellafriend	{
	font-family:verdana,geneva,arial,helvetica,sans-serif;
       	color:#536A78;
	text-decoration:none;
}
.boldinfo {
	font-family:"Times New Roman",times,serif;
	font-size:13px;
	color:#660066;
	font-weight:bold;
}
.shipname	{
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	background-color:#999999;
}
.smallfieldname {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:9px;
	color:#333333;
	font-weight: normal;
}
.itemSalePricePct{
	font-family:"Times New Roman",times,serif;
	font-size:20px;
	color:red;
	text-decoration:none;
}
.itemThumbPricePct {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:9px;
	color:red;
}

.eachInlotsPerset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0927952;
}
.itemHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #660066;
}
.itemSubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #536A78;
	font-style: normal;
	font-weight: bold;
}
.rowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background-color: #e3dcc0;
	font-weight: bold;
	color: #8b0000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	margin-bottom: 1px;
	padding-left: 4px;
}
.rowLtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	color: #002B5F;
}
.descriptionText {
	padding-left: 6px;
}
.rowDivider {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.clusterHeader {
	padding-bottom:3px;
       	padding-top:3px;
       	border-top-width:3px;
       	border-top-style:solid;
       	border-top-color:#CCCCCC;
       	font-weight:bold;
}
.clusterHeaderNotBold {
	padding-bottom:3px;
       	padding-top:3px;
       	border-top-width:3px;
       	border-top-style:solid;
       	border-top-color:#CCCCCC;
       	font-weight:bold;
}
.rowBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #f5f0e2;
	margin: 0px;
}
/*LTD Original CSS Ends*/

/*Basic/Global Elements Begins*/
input, select	{
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #333;
}
textarea  {
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:11px;
	color:black;
}
/*Basic/Global Elements Ends*/
/*LTD Left Navigation New Site Begin*/
.UILNavBkgrd {
	background: url(/images/LS2_L_Nav_Rpt.jpg);
}
.UILNavBkgrdCol1 {
	background-image: url(/images/1x1.jpg);
        background-repeat: repeat-y;
        background-position: left;
}
.UILNavBkgrdCol2 {
	background-image: url(/images/1x1.jpg);
        background-repeat: repeat-y;
        background-position: right;
}
.UILBlueHNavHead {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #ECDAA4;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 4px;
  color: #4F483B;
}
.UILBlueHNavHeadBold {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color: #ECDAA4;
  padding-bottom: 4px;
  padding-top: 4px;
  color: #4F483B;
}
.UILBlueLiteHNavHead {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #E5ECF7;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 4px;
  color: #004890;
  border-bottom:1px solid #ECDAA4;
  border-top:1px solid #ECDAA4;
}
.UILBlueLiteHNavHeadBold {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bolder;
  background-color: #E5ECF7;
  padding-bottom: 4px;
  padding-top: 4px;
  color: #004890;
  border-bottom:1px solid #ECDAA4;
  border-top:1px solid #ECDAA4;
}
.UILBlueLiteHCrumbHead {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #E5ECF7;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 4px;
  color: #004890;
}
.UILBlueLiteHCrumbHeadBold {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bolder;
  background-color: #E5ECF7;
  padding-bottom: 4px;
  padding-top: 4px;
  color: #004890;
}
.UILNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #004890;
	padding-left: 4px;
	margin:2px 0px 0px 2px;
}
.UILNavLinks A:Link {
 text-decoration: none;
 font-size: 12px;
 color: #004890;
}
.UILNavLinks A:Visited {
 text-decoration: none;
 font-size: 12px;
 color: #004890;
}
.UILNavLinks A:Hover {
 text-decoration: underline;
 font-size: 12px;
 color: #8B0000;
}
.UILDeptHead {
 font-family: "Trebuchet MS", "Times New Roman", Times, serif;
 font-size: 30px;
 color: #004890;
 padding-bottom: 4px;
 border-bottom:1px solid #004890;
}
/*LTD Left Navigation New Site End*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304880;
	margin:0px 0px 0px 0px;

}
a:link {
	color: #002B5F;
	text-decoration: none;
}
a:visited {
	color: #002B5F;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #002B5F;
	text-decoration: none;
}

.left_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002B5F;
	font-weight: bold;
	text-decoration: none;
}
.left_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002B5F;
	font-weight: bold;
	text-decoration: none;
}
.left_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F2800;
	font-weight: bold;
	text-decoration: underline;
}
.left_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002B5F;
	font-weight: bold;
	text-decoration: none;
}

.bot_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B5F;
	text-decoration: none;
}
.bot_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B5F;
	text-decoration: none;
}
.bot_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F2800;
	text-decoration: underline;
}
.bot_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B5F;
	text-decoration: none;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B5F;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/* Start New Footer Styles -------------------------- */

#emailFooter {
	width: 659px;
	height: 138px;
	background: url(/images/graphics/emailBG.png) no-repeat;
	margin: 0;
	padding: 0;
}

#signupFooter {
	float: right;
	margin: 14px 14px 0 0;
}

.signupTextArea {
	color: #898989;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #002B5F;
}

.submitButtonFooter {
	color: #def;
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 3px 2px 1px 2px;
	background-color: #5F859F;
	border: 2px solid;
	border-color: #95aebf #4c657f #4c657f #95aebf; 
	text-decoration: none;
}

#privacyFooter {
	width: 300px;
	float: left;
	margin-top: 65px;
	margin-left: 18px;
}

#privacyFooter p {
	font-size: 12px;
	color: #7C715D;
	margin: 0 0 5px;
	padding: 0;
	text-indent: 1px;
}

#privacyFooter a {
	color: #7C715D;
	font-weight: bold;
}

#privacyFooter a:hover {
	color: #7C715D;
	font-weight: bold;
	text-decoration: underline;
}

#guaranteeFooter {
	width: 250px;
	float: right;
	margin: 25px 5px 0 0;
}

#guaranteeFooter p {
	font-size: 12px;
	color: #7C715D;
	margin: 0 0 5px;
	padding: 0;
	text-indent: 1px;
}

#footerLinks {
	width: 670px;
	height: 110px;
	margin: 10px 0 0;
	padding: 0;
	float: right;
}

#footerLinks ul {
	margin: 0 20px 0 0;
	padding: 0;
}

#footerLinks li {
	list-style-type: none;
	list-style-image: none;
	color: #1B3664;
	font-size: 11px;
	line-height: 15px;
}

.footerBox {
	display: block;
	float: left;
	margin-right: 55px;
}

.footerBox h1 {
	font-size: 12px;
	font-weight: bold;
	color: #91856B;
	padding: 0 0 5px;
	margin: 0 0 8px;
	border-bottom: 1px solid #EBDAA4;
}

.footerBox2 {
	
	display: block;
	float: left;
	width: 350px;
}

.footerBox2 h1 {
	font-size: 12px;
	font-weight: bold;
	color: #91856B;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #EBDAA4;
}

.footerBold {
	color: #534C3E;
	font-weight: bold;
}

#copyWrite {
	float: right;
	width: 670px;
	font-size: 11px;
	color: #877C64;
}

#copyWrite p {
	font-size: 11px;
	color: #877C64;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* End New Footer Styles -------------------------- */

/* Start New Partners  ------------------------------- */

#partners {
	width: 659px;
	height: 98px;
}

#partnersLogos {
	float: right;
	width: 325px;
	display: inline;
}

#partnersLogos img {
	margin: 0;
	padding: 0;
}

#trust_statement {
	width: 328px;
	float: left;
}

#trust_statement h1 {
	display: none;
}

#bbb {
	width: 54px;
	height: 85px;
	float: left;
	margin-left: 35px;
	margin-right: 5px;
}

#verisign {
	width: 100px;
	height: 72px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#mcAfee {
	width: 100px;
	height: 60px;
	float: left;
	margin-left: 10px;
}

/* End New Partners ------------------------------ */
.featured_itm {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA0000;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002B5F;
	border: double #D2DBE6;
	background-color: #E6E6E6;
}
.imgborder {
    padding: 5px;
	border: 1px solid #666;
	background: #FFF;
}
hr { 
	color: #666; 
	background-color: #666; 
	height: 1px;
}
form {
	margin-bottom: 0px;
}
form.dborder {
    border-style: double;
	border-color: #002B5F;
	padding: 10px 10px 10px 10px;
	margin-bottom: 0px;
}
input.buttons {
	color: #def;
	font-family: Georgia, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5f859f;
	border: 2px solid;
	border-color: #95aebf #4c657f #4c657f #95aebf; 
	padding: 3px 2px 1px 2px;
	text-decoration: none;
	}
/*
input.buttons {
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background:url(/images/graphics/formbg.gif) repeat-x left top;
}

input.buttons {
	background-color: #4F4027;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
}
*/
input.textboxes {
	background-color: #FFF;
	font-size: 10px;
	font-weight: bold;
	color: #002B5F;
	border: 1px solid #002B5F;
}

/* ####################################################### */
/* shopping cart pages starts */
tr.ErrorFill {
	background: #FFFFCF;
}
td.ErrorFill {
	color:red;
}
tr.AltTableFill {
	background: #D7D7D7;
}
tr.WhiteTableFill {
	background: #FFF;
}
.TableBg {
	background: #B7B7B7;
}
.TableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
        color: #4F4027;
	background: #636466;
}
.TableHeaderTxt {
        color: #fff;
}
.ItemName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
/* shopping cart pages ends */
/* ####################################################### */

/* ####################################################### */
.all_borders {
border: 1px solid #ECDAA4;
}
.all_borders2 {
border-bottom: 1px solid #ECDAA4;
border-right: 1px solid #ECDAA4;
}


/* ####################################################### */

/* ####################################################### */
/* remove the bullets, padding and margins from the lists */
.topmenu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.topmenu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.topmenu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.topmenu a, .topmenu :visited {
display:block;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
width:160px;
padding:5px 0px;
color:#FFF;
/*background:#3E505A;*/
background:#546b78;
text-decoration:none;
margin-right:0px;
text-align:center;
}
/* style the links hover */
.topmenu :hover{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#444;
background:#d4d8bd;
}

/* hide the sub level links */
.topmenu ul ul {
visibility:hidden;
position:absolute;
width:160px;
height:0;
}
/* make the sub level visible on hover list or link */
.topmenu ul :hover ul{
visibility:visible;
}
/* ####################################################### */

/* ####################################################### */
.roundspacing {
	margin: 0 10px;
}

.roundcont {
	width: 100%;
	/* background-color: #f90; */
	background-color: #E5EBF4;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/redesign/tr_e5ebf4.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/redesign/br_e5ebf4.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* ####################################################### */
/* ####################################################### */
/* top nav starts                                          */
/* ####################################################### */
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
}

div.menuBar {
  background-color: #1B3664;
  padding: 8px 2px 8px 2px;
  text-align: center;
}

div.menuBar a.menuButton {
  background-color: #1B3664;
  border: 2px solid;
  border-color: #22406F #242441 #242441 #22406F;
  color: #FFF;
  left: 0px;
  margin: 0px 10px 0px 10px;
  padding: 2px 15px 2px 15px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #B5B5B5;
  border-color: #DADADA #292929 #292929 #DADADA;
  color: #444;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #B5B5B5;
  border-color: #242441 #22406F #22406F #242441;
  color: #444;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #1B3664;
  border: 2px solid;
  border-color: #22406F #242441 #242441 #22406F;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFF;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #B5B5B5;
  color: #444;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #242441;
  border-bottom: 1px solid #22406F;
  margin: 4px 2px;
}

/* ####################################################### */
/* top nav ends                                            */
/* ####################################################### */

a.link_buttons:link, a.link_buttons:visited {
	color: #def;
	font-family: Georgia, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #5f859f;
	border: 2px solid;
	border-color: #95aebf #4c657f #4c657f #95aebf; 
	padding: 1px 5px;
	text-decoration: none;
	}
a.link_buttons:focus {
	color: #000;
	}
a.link_buttons:hover {
	color: #fff;
	border-color: #869dac #3c5166 #3c5166 #869dac; 
	}
a.link_buttons:active {
	color: #fed;
	background-color: #f90;
	border-color: #e80 #fa2 #fa2 #e80; 
	}
.promoBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.promoPerc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #D10271;
}
.promoPercBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bold;
	color: #D10271;
}
.specialPromo {
	background-color: #FFFFCC;
	border: 2px solid #663366;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.checkout_promo {
	font-family: Arial, Times;
	font-size: 22px;
	font-weight: bolder;
	color: #EC1C24;
	text-decoration: none;
}

/* stepline classes */
.stepline		{font-family:verdana,geneva,arial,helvetica,sans-serif;font-size:10px;color:#333333;font-weight:normal;}
.steplinenow{font-family:verdana,geneva,arial,helvetica,sans-serif;font-size:10px;color:#333333;font-weight:bold;background:#ccffcc;}
.featured_itm2 {
  font-weight: bold;
}
.featured_itm3 {
  font-size: 10px;
}
input.form_email_text { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 227px;
	color: #121212;
	background-color: #FFF;
	border: 0;
	padding: 0;
	margin: 0;
}
input.form_email_text2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 310px;
	color: #333;
	background-color: #FFF;
	border: 0;
	padding: 0;
	margin: 0;
	height: 18px;
}

/* Start Preffered Customer Year End ------------------------ */

.promoBig2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: block;
	padding-top: 20px;
}
.promoPerc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #000;
}

/* End Preffered Customer Year End ------------------------ */