body
{
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
.mainContent
{
	padding: 0px 40px 0px 40px;
}
.mainContent img
{
	border: none;
}
.mainContent h1
{
	font-size: 1.50em;
	font-weight: bold;
	text-align: center;
}
.mainContent h2
{
	font-size: 1.00em;
	font-weight: bold;
	text-align: left;
}
.mainContent p
{
	text-align: justify;
}
.mainContent .copyright
{
	font-size: 0.80em;
	text-align: center;
}
.lblXSmallThin
{
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-decoration: none;
}
.lblXSmallBold
{
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.lblSmallThin
{
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	text-decoration: none;
}
.lblSmallBold
{
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.lblMediumThin
{
	font-size: 14px;
	font-weight: normal;
	padding: 1px;
	text-decoration: none;
}
.lblMediumBold
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
.lblLargeThin
{
	font-size: 16px;
	font-weight: normal;
	padding: 1px;
	text-decoration: none;
}
.lblLargeBold
{
	font-size: 16px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.lblLeftXSmallThin
{
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftXSmallBold
{
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftSmallThin
{
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftSmallBold
{
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftMediumThin
{
	font-size: 14px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftMediumBold
{
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftLargeThin
{
	font-size: 16px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblLeftLargeBold
{
	font-size: 16px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
.lblCenterXSmallThin
{
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterXSmallBold
{
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterSmallThin
{
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterSmallBold
{
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterMediumThin
{
	font-size: 14px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterMediumBold
{
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterLargeThin
{
	font-size: 16px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.lblCenterLargeBold
{
	font-size: 16px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
.txtNoBorder
{
	border: 0;
	font-size: 10px;
	text-decoration: none;
}
.txtSmallThinBorder
{
	border: 1px solid #000;
	font-size: 10px;
	text-decoration: none;
}
.txtThinBorder
{
	border: 1px solid #000;
	font-size: 12px;
	text-decoration: none;
}
.lnkPic
{
	border: 1px solid #EEE;
}
.lnkPic:hover
{
	border: 1px solid #D00;
}
.lnkThin
{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
.lnkThin:hover
{
	color: #FF0;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
.lnkBold
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
.lnkBold:hover
{
	color: #FF0;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
.lnkMenuTitle
{
	color: #900;
	font-size: 11px;
	font-weight: bold;
}
.lnkMenu
{
	color: #004;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}
.lnkMenu:hover
{
	color: #D00;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
}
.lnkTitle
{
	color: #005;
	font-size: 19px;
	padding: 0px;
	text-decoration: underline;
}
.lnkTitle:hover
{
	color: #D00;
	font-size: 19px;
	padding: 0px;
	text-decoration: underline;
}
.lnkMain
{
	color: #700;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
}
.lnkMain:hover
{
	color: #FF0;
	font-size: 12px;
	padding: 0px;
	text-decoration: none;
}
.lnkMainSmall
{
	color: #700;
	font-size: 10px;
	padding: 0px;
	text-decoration: none;
}
.lnkMainSmall:hover
{
	color: #FF0;
	font-size: 10px;
	padding: 0px;
	text-decoration: none;
}
.lnkWhite
{
	color: #FDFDE8;
	padding: 1px;
	text-decoration: none;
}
.lnkWhite:hover
{
	color: #FF0;
	padding: 1px;
	text-decoration: none;
}
.lnkBlue
{
	color: #006;
	padding: 1px;
	text-decoration: none;
}
.lnkBlue:hover
{
	color: #00F;
	padding: 1px;
	text-decoration: none;
}
.lnkBlue:active
{
	color: #D00;
	padding: 1px;
	text-decoration: none;
}
.lnkNavigate
{
	color: #006;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.lnkNavigate:hover
{
	color: #D00;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
}
.DropDownList
{
	font-size: 10px;
	font-weight: normal;
}
.FroogleStats
{
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#AdvancedSearch_1
{
	left: 0px;
	position: relative;
	top: 0px;
	visibility: visible;
}
#AdvancedSearch_2
{
	left: 0px;
	position: relative;
	top: 300px;
}
#AdvancedSearch_3
{
	left: 0px;
	position: relative;
	top: 300px;
}
.header_search_button
{
	display: block;
	float: left;
	padding: 0px 10px 0px 3px;
	text-align: left;
}
.header_search_button input
{
	padding-top: 1px;
}
.header_search_textbox
{
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.header_search_textbox input
{
	border: 0px;
	font-size: 9px;
	height: 14px;
	margin-top: 1px;
	width: 80px;
}
.header_search_label
{
	color: #FDFDFD;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 5px 0px 0px;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}
.header_search_label a
{
	color: #FDFDFD;
	text-decoration: none;
}
.header_search_label a:hover
{
	color: #FF0;
	text-decoration: underline;
}
.VendorLogo
{
	border: none;
	margin: 0px 10px 10px 0px;
}
h1
{
	font-size: 14pt;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}
h2
{
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}
h3
{
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}
h4
{
	font-size: 8pt;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}
.navigation
{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.navigation .navHeader
{
	color: #900;
	list-style-type: none;
}
.navigation li
{
	list-style-type: none;
	margin: 0px 0px 3px 0px;
}
.navigation li a
{
	color: #004;
	text-decoration: none;
}
.navigation li a:hover
{
	color: #D00;
	text-decoration: underline;
}
.ModalPopup-Background
{
	background-color: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.ModalPopup-Content
{
	background-color: #fff;
	border: solid 2px #000;
	color: #000;
	display: block;
	opacity: 1.0;
	padding: 10px;
	text-align: center;
}
#checkout
{
	font-size: 9pt;
	font-weight: bold;
	width: 605px;
}
#checkout select
{
	border: solid 1px #AAAAAA;
	font-size: 9pt;
	height: 20px;
	margin-top: -1px;
}
#checkout input
{
	border: solid 1px #AAAAAA;
	font-size: 9pt;
	height: 16px;
}
#checkout #billing, #shipping, #payment, #comments
{
	vertical-align: top;
	width: 300px;
}
#checkout 
  .shippingheader
, .billingheader
, .paymentheader
, .commentsheader
{
	line-height: 23px;
}
#checkout 
  .shippingheader h1
, .billingheader h1
, .paymentheader h1
, .commentsheader h1
{
	font-size: 11pt;
	margin-bottom: 0px;
}
#checkout .shippingheader h2
, .billingheader h2
, .paymentheader h2
, .commentsheader h2
{
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
}
  #checkout .country
, #checkout .firstname
, #checkout .lastname
, #checkout .companyname
, #checkout .address
, #checkout .city
, #checkout .state
, #checkout .zip
, #checkout .mainphone
, #checkout .alternatephone
, #checkout .email
, #checkout .cardtype
, #checkout .cardnumber
, #checkout .expirationdate
, #checkout .securitycode
, #checkout .nameoncard
{
	float: left;
	padding-bottom: 4px;
	white-space: nowrap;
}
#checkout .lastname
{
	padding-left: 3px;
}
#checkout 
 .firstname input
, .lastname input
, .mainphone input
, .alternatephone input
, .cardtype select
, .cardnumber input
{
	width: 141px;
}
#checkout
 .mainphone input
, .alternatephone input
{
	text-align: center;
}
#checkout 
 .companyname input
, .address input
, .email input
, .comments textarea
, .nameoncard input
{
	overflow: auto;
	width: 289px;
}
#checkout .shippingheader input
, #checkout .subscribe input
{
	border: none;
}
#checkout .shippingheader label
, #checkout .subscribe label
{
	position: relative;
	top: -5px;
}
/*#checkout .country
{
	display:none;
}*/
#checkout .country select
{
	width: 175px;
}
#checkout .city input
{
	width: 154px;
}
#checkout .state
{
	padding: 1px 3px 0px 3px;
}
#checkout .state select
{
	width: 75px;
}
#checkout .zip input
{
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}
#checkout .alternatephone
{
	padding-left: 3px;
}
#checkout .subscribe
{
	float: left;
}
#checkout .required
{
	color: #FF0000;
}
#checkout .comments textarea
{
	height: 94px;
}
#checkout #shipping, #checkout #comments
{
	border-left: solid 1px #aaaaaa;
	padding-left: 5px;
}
#checkout .cardnumber
{
	padding-left: 3px;
}
#checkout .nameoncard
{
	float: left;
}
#checkout .nameoncard input
{
	text-transform: uppercase;
}
#checkout .cardtype
{
	padding: 1px 0px 0px 0px;
	width: 146px;
}
#checkout .expirationdate
{
	padding: 1px 0px 0px 0px;
}
#checkout .expirationdate select
{
	width: 121px;
}
#checkout .securitycode input
{
	text-align: center;
	width: 40px;
}
#checkout .securitycode
{
	padding-left: 3px;
}
#payment h2
{
	line-height: 8px;
}
#checkout hr
{
	color: #aaaaaa;
	height: 1px;
}
#checkout .message
{
	color: #ff0000;
	text-align: center;
}
.galleria
{
	list-style: none;
	width: 200px;
}
.galleria li
{
	display: block;
	float: left;
	height: 80px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 80px;
}
.galleria li a
{
	display: none;
}
.galleria li div
{
	display: none;
	left: 180px;
	position: absolute;
	top: 0;
}
.galleria li div img
{
	cursor: pointer;
}
.galleria li.active div img,.galleria li.active div
{
	display: block;
}
.galleria li img.thumb
{
	cursor: pointer;
	display: block;
	height: auto;
	left: auto;
	top: auto;
	width: auto;
}
.galleria li .caption
{
	display: block;
	padding-top: .5em;
}
* html .galleria li div span
{
	width: 400px;
}
body
{
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form
{
	margin: 0px;
	padding: 0px;
}
.container
{
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
.slogan
{
	font-size: 7.5pt;
	padding: 1px;
	text-align: center;
}
.header
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -110px;
	height: 69px;
	text-align: center;
	width: 780px;
}
.header #logo
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -180px;
	display: block;
	float: left;
	height: 47px;
	margin: 10px 40px 0px 10px;
	padding-top: 10px;
	text-align: left;
	width: 330px;
}
.header #tollfree
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -550px -185px;
	display: block;
	float: left;
	height: 49px;
	margin: 10px 0px 0px 0px;
	padding-top: 10px;
	text-align: center;
	width: 210px;
}
.header #cart
{
	display: block;
	float: left;
	padding-top: 19px;
	text-align: right;
	width: 180px;
}
.header #cart a
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -18px;
	display: block;
	height: 31px;
	margin-left: 120px;
	text-decoration: none;
	width: 58px;
}
.header #cart a:hover
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -80px -18px;
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	margin-left: 120px;
	text-decoration: none;
	width: 58px;
}
.search
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -65px;
	color: #FDFDE8;
	float: left;
	font-size: 8.5pt;
	height: 26px;
	text-align: right;
	width: 780px;
}
.search #homelink
{
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}
.search #searchcontrols
{
	padding-right: 10px;
	padding-top: 6px;
}
.search a
{
	color: #FDFDE8;
	text-decoration: none;
}
.search a:hover
{
	color: #FFFF00;
}
.search #searchterm
{
	border: 0px;
	float: right;
	font-size: 9px;
	height: 14px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 80px;
}
.search .searchbutton
{
	float: right;
	margin-left: 5px;
	position: relative;
	top: -1px;
	height:16px;
	width:23px;
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -339px -26px;
}
.search #searchlabel
{
	float: right;
}
.content
{
}
.content .top
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -103px;
	float: left;
	height: 6px;
	margin-top: 2px;
	width: 779px;
}
.content .middle
{
	background: url(../img/background_content_middle.gif);
	float: left;
	width: 779px;
}
.content .middle #nav
{
	float: left;
	padding: 0px 5px 0px 5px;
	width: 135px;
}
.content .middle #nav ul
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.content .middle #nav ul a
{
	color: #000044;
	text-decoration: none;
}
.content .middle #nav ul a:hover
{
	color: #DD0000;
	text-decoration: underline;
}
.content .middle #nav ul .title
{
	color: #990000;
	list-style-type: none;
}
.content .middle #content
{
	float: left;
	margin-left: 7px;
	overflow: hidden;
	padding: 10px;
	width: 605px;
}
.content .bottom
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -92px;
	float: left;
	height: 8px;
	width: 779px;
}
.content .freeshipping
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -375px -235px;
	display: block;
	height: 36px;
	width: 163px;
}
.content #certificate
{
	margin: 0px;
}
.content #certificate a
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -167px -8px;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	text-decoration: none;
	width: 58px;
	margin: 9px 0px 0px 30px;
}
.footertop
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -110px;
	float: left;
	height: 69px;
	text-align: center;
	width: 780px;
}
.footertop .vseparator
{
	background-color: #ffffff;
	float: left;
	height: 50px;
	margin: 10px 10px 0px 10px;
	width: 1px;
}
.footertop .freeshipping
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -350px -185px;
	display: block;
	float: left;
	height: 47px;
	margin: 18px 0px 0px 10px;
	text-align: left;
	width: 180px;
}
.footertop #links
{
	float: left;
	font-size: 7.5pt;
	text-align: left;
	width: 125px;
}
.footertop #links ul
{
	list-style-type: none;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}
.footertop #links a
{
	color: #770000;
	text-decoration: none;
}
.footertop #links a:hover
{
	color: #FFFF00;
}
.footertop #tjoos
{
	float: left;
	margin: 18px 0px 0px 0px;
}
.footertop #tjoos a
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -237px -18px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	text-decoration: none;
	width: 89px;
}
.footertop #bbb
{
	float: left;
	text-align: center;
	width: 155px;
}
.footertop #bbb a
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -627px -6px;
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	text-decoration: none;
	width: 136px;
	margin: 9px 0px 0px 10px;
}
.footertop #certificate
{
	float: left;
	margin: 0px;
}
.footertop #certificate a
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -167px -8px;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	text-decoration: none;
	width: 58px;
	margin: 9px 0px 0px 30px;
}
.footerbottom
{
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: 0 -65px;
	color: #FDFDE8;
	float: left;
	font-size: 8.5pt;
	height: 26px;
	width: 780px;
}
.footerbottom .links
{
	float: left;
	padding: 6px 0px 0px 10px;
}
.footerbottom .links a
{
	color: #FDFDE8;
	text-decoration: none;
}
.footerbottom .links a:hover
{
	color: #FFFF00;
}
.footerbottom .copyright
{
	float: right;
	padding: 6px 10px 0px 0px;
}

.enlargeImage
{
	margin:0 auto;
	display:block;
	height:31px;
	width:114px;
	background: url(../img/sprites-201004262139.png) no-repeat top left; 
	background-position: -249px -240px;
}