/* ********************************************** */
/* general tag styles (body etc) */

body {
	color: #000000; 
	background-color: #ffffff;
	font: 12px/14px arial, helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px; 
}

a {	
	color: #666666; 
	border-width: 0px; 
	text-decoration: underline;
}
a:visited {
	color: #666666; 
	border-width: 0px; 
	text-decoration: underline;
}
a:hover {
	color: #cc0000; 
	border-width: 0px; 
	text-decoration: underline;
}

input {
	background: #ffffff; 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif;
}

select {
	color: #333333; 
	background: #cccccc; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	vertical-align: middle; 
}

textarea {
	color: #000000; 
	background: #ffffff; 
	font-family: arial, helvetica, sans-serif;	
	font-size: 10px; 
	padding: 6px; 
}

form {
	margin: 0px; 
	padding: 0px;
}

img {
	border-style: none; 
}

.btn {
	background-color: transparent !important;
	vertical-align: middle; 
	margin: 0px 0px 0px 3px; 
	padding: 0px; 
}
/* ********************************************** */
/* pagecontain wraps body of every page */

#pagecontain {
	width: 920px; 
	margin: 0px auto; 
	align: center;
}

/* ********************************************** */
/* following used only in sub_header.html */
/* header */
/* AccountNav and navlist */
/* CartBox */
/* SearchBox */
/* TopLinksBox */

#header {
	background: url(../graphics/topbar_bk.gif) repeat-x left top; 
	width: 920px; 
	height: 125px;
}
#header h1 {
	margin: 0px; 
	text-indent: -10000px; 
	padding: 0px; 
}
#header h1 a {
	float: left; 
	background: url(../graphics/logo_iowa.gif) no-repeat; 
	text-decoration: none;
	width: 195px; 
	height: 125px; 
	cursor: hand; 
}
#header h1 a:hover {
	float: left; 
	background: url(../graphics/logo_iowa.gif) no-repeat 50% bottom; 
	text-decoration: none;
	width: 195px; 
	height: 125px; 
	cursor: hand; 
}

#AccountNav {
	float: left; 
	padding-top: 20px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 25px; 
}

#navlist {
	font: 13px/16px arial, helvetica, sans-serif; 
	text-align: left;
	margin: 0px; 
	padding: 0px; 
}
#navlist li {
	display: inline; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 9px; 
	padding-right: 10px; 
	border-right: #ffffff 1px solid; 
}
#navlist li.nodiv {
	padding-top: 0px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	padding-right: 0px; 
	border-style: none; 
}
#navlist a {
	color: #ffffff; 
	text-decoration: none;
}
#navlist a:hover {
	text-decoration: underline;
}

#CartBox {
	float: left; 
	color: #999999; 
	background: url(../graphics/top_cart_bg.gif) no-repeat; 
	line-height: 22px; 
	width: 183px; 
	height: 60px;
	margin-top: 15px; 
	cursor: hand;
}
#CartBox p {
	font: 12px/14px arial, helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 22px;
	padding-bottom: 22px; 
	padding-left: 25px; 
	padding-right: 25px; 
}

#SearchBox {
	float: right; 
	color: #999999; 
	background: url(../graphics/top_search_bg.gif) no-repeat right 50%; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: left;
	width: 658px; 
	height: 45px; 
	margin-top: 5px; 
	margin-right: 10px; 
}
#SearchBox form {
	padding-top: 10px;
	padding-left: 20px; 
}
#SearchBox .TopSearch {
	background: url(../graphics/search_glass.gif) #ffffff no-repeat 7px 7px; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	vertical-align: middle; 
	width: 245px; 
	margin: 0pt auto; 
	padding-top: 4px; 
	padding-bottom: 5px; 
	padding-left: 25px; 
	padding-right: 3px; 
	border-top: lightgrey 1px solid; 
	border-bottom: lightgrey 1px solid; 
	border-left: lightgrey 1px solid; 
	border-right: lightgrey 1px solid; 
}

#TopLinksBox {
	color: #ffffff; 
	background: url(../graphics/top_mainlink_bg.gif) repeat-x; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	width: 920px; 
	height: 27px; 
}
#TopLinksList {
	font: bold 12px/14px arial, helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 6px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
}
#TopLinksList li {
	display: inline; 
	margin: 0px; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 8px; 
	padding-right: 7px; 
	border-right: #ffffff 1px solid; 
}
#TopLinksList li.nodiv {
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border-style: none; 
}
#TopLinksList A {
	color: #ffffff; 
	text-decoration: none;
}
#TopLinksList A:hover {
	text-decoration: underline;
}

/* ***** */

#TopLinksBox2 {
	color: #ffffff; 
	background: url(../graphics/top_mainlink_bg.gif) repeat-x; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	width: 920px; 
	height: 27px; 
}
#TopLinksList2 {
	font: bold 12px/14px arial, helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 6px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
}
#TopLinksList2 li {
	display: inline; 
	margin: 0px; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 8px; 
	padding-right: 7px; 
	border-right: #ffffff 1px solid; 
}
#TopLinksList2 li.nodiv {
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border-style: none; 
}
#TopLinksList2 A {
	color: #ffffff; 
	text-decoration: none;
}
#TopLinksList2 A:hover {
	text-decoration: underline;
}

/* ********************************************** */
/* used only in sub_footer.html */
/* footer */
/* EmailBox */
/* BtmEmail */
/* MainLinksBox */
/* LinksBox */
/* footerSectionBox */

#footer {
	clear: both; 
	color: #999999; 
	align: center;
	text-align: center; 
	width: 920px; 
	margin: 0 auto; 
}

#EmailBox {
	color: #ffffff; 
	background: url(../graphics/footer_email_bg.gif) repeat-x; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	width: 920px; 
	height: 45px; 
}
#EmailBox FORM {
	padding-top: 10px;
}

.BtmEmail {
	background: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	vertical-align: middle; 
	width: 245px; 
	margin: 0pt auto; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px; 
	padding-right: 3px; 
	border-top: lightgrey 1px solid; 
	border-bottom: lightgrey 1px solid; 
	border-left: lightgrey 1px solid; 
	border-right: lightgrey 1px solid; 
}

#MainLinksBox {
	color: #ffffff; 
	background: url(../graphics/footer_mainlink_bg.gif) repeat-x; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	width: 920px; 
	height: 36px; 
}
#MainLinksList {
	font: bold 12px/14px arial, helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 0px; 
	padding-right: 0px; 
}
#MainLinksList li {
	display: inline; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 8px; 
	padding-right: 7px; 
	border-right: #ffffff 1px solid; 
}
#MainLinksList li.nodiv {
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border-style: none; 
}
#MainLinksList a {
	color: #ffffff; 
	text-decoration: none;
}
#MainLinksList a:hover {
	text-decoration: underline;
}

#LinksBox {
	background: url(../graphics/footer_link_bg.gif) #eeeeee repeat-x 50% bottom; 
	text-align: left;
	width: 920px; 
	height: 170px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	padding-left: 0px; 
	padding-right: 0px; 
}
#LinksBox ul {
	text-indent: 0em; 
	list-style-type: none;
	margin: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 1em; 
	padding-right: 0px; 
}
#LinksBox ul li {
	color: rgb(82,82,82); 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	line-height: 16px; 
}
#LinksBox ul li a {
	color: rgb(100,100,100); 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
}
#LinksBox ul li a:hover {
	text-decoration: underline;
}

#footerSectionBox {
	float: left; 
	width: 130px;
	padding-left: 35px; 
}
#footerSectionBoxNext {
	float: left; 
	width: 100px;
}
#footerTruckBox {
	float: left; 
	width: 120px;
	padding-left: 45px; 
}
#footerTruckBoxNext {
	float: left; 
	width: 90px;
}
#footerServiceBox {
	float: left; 
	width: 190px;
	padding-left: 45px; 
}
#footerServiceBoxNext {
	float: left; 
	width: 160px;
}

/* ********************************************** */
/* noButton only used in sub_forgotPassword */

.noButton {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border: black 1px solid;
}
.noButtonHover {
	color: rgb(255,0,0);
	background-color: rgb(255,255,255);
	border-style: none;
}
.noButton2 {
	color: rgb(0,0,0);
	background-color: rgb(225,225,225);
	border-style: none;
}
.noButton2Hover {
	color: rgb(255,0,0);
	background-color: rgb(225,225,225);
	border-style: none;
}

/* ********************************************** */
/* quick look stuff */

#quickLookBox {
	position: absolute;
	top: 50px;
	left: 300px;
	display: none;
	background-color: rgb(255,255,255);
	width: 600px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: rgb(200,200,200) 2px solid;
	border-bottom: rgb(50,50,50) 4px solid;
	border-left: rgb(200,200,200) 2px solid;
	border-right: rgb(50,50,50) 4px solid;
	z-index: 75;
}

.quickLookText {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: arial, helvetica, univers, 'zurich bt', sans-serif;
	font-size: 12px;
}
.quickLookText a:link {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.quickLookText a:visited {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.quickLookText a:hover {
	color: rgb(255,0,0);
	font-size: 12px;
	text-decoration: underline;
}

.QtyInputBox {
	background: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	width: 15px;
	margin: 0pt auto;
	border-top: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-right: lightgrey 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.xLook1 {
	position: static;
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px;
	padding: 0px;
	border: 1px solid white;

}
.xLook1 #xLook1a {
}
.xLook1 #xLook1b {
	position: static;
	display: none;
	visibility: hidden;
	width: 113px;
	height: 24px;
	margin-top: -40px;
	margin-left: 19px;
	padding: 0px;
	border: none;
}
.xLook2 {
	position: static;
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px;
	padding: 0px;
	border: 1px solid black;
}
.xLook2 #xLook1a {
}
.xLook2 #xLook1b {
	position: static;
	display: block;
	visibility: visible;
	width: 113px;
	height: 24px;
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: none;
}
.xCell {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
.xDesc {
	width: 150px; 
	margin: 0px; 
	padding-top: 0px;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
}
.xDesc a {
	color: rgb(102,102,102);
}
.xDesc a:hover {
	color: rgb(204,0,0); 
	text-decoration: underline;
}

.quickLookH1 {
	color: black;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
}

/* ********************************************** */
/* just added to your cart stuff */

#justAddedBox {
	position: absolute;
	top: 50px;
	left: 300px;
	display: none;
	background-color: rgb(255,255,255);
	/*width: 600px;*/
	width:320px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: rgb(200,200,200) 2px solid;
	border-bottom: rgb(50,50,50) 4px solid;
	border-left: rgb(200,200,200) 2px solid;
	border-right: rgb(50,50,50) 4px solid;
	z-index: 75;
}

.justAddedText {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: arial, helvetica, univers, 'zurich bt', sans-serif;
	font-size: 12px;
}
.justAddedText a:link {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.justAddedText a:visited {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.justAddedText a:hover {
	color: rgb(255,0,0);
	font-size: 12px;
	text-decoration: underline;
}

.justAddedH1 {
	color: black;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
}

/* ********************************************** */
/* signon popup window stuff */

#signonBox {
	position: absolute;
	display: none;
	color: rgb(0,0,0);
	background-color: rgb(225,225,225);
	width: 306px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: -50px;
	margin-right: 0px;
	padding: 10px;
	border-top: rgb(150,150,150) 1px solid;
	border-bottom: rgb(0,0,0) 2px solid;
	border-left: rgb(150,150,150) 1px solid;
	border-right: rgb(0,0,0) 2px solid;
	z-index: 100;
}

#signonLink1 {
	display: inline;
}

#signonLink2 {
	display: none; 
	z-index: 100;
}

.signonBoxText {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.signonBoxText a:link {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: underline;
}
.signonBoxText a:visited {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: underline;
}
.signonBoxText a:hover {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}

.signonBoxTextW {
	color: rgb(255,255,255);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.signinBoxInput {
	background: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	vertical-align: middle;
	border: lightgrey 1px solid;
}

/* ********************************************** */
/* pageLinks only used in category2 */

.pageLinks {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: arial, helvetica, univers, 'zurich bt', sans-serif;
	font-size: 12px;
}
.pageLinks A:link {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.pageLinks A:visited {
	color: rgb(0,0,0);
	font-size: 12px;
	text-decoration: none;
}
.pageLinks A:hover {
	color: rgb(255,0,0);
	font-size: 12px;
	text-decoration: underline;
}

/* ********************************************** */
/* breadCrumbs stuff */

.breadCrumbs {
	color: rgb(0,0,0);
	font-family: arial, helvetica, univers, 'zurich bt', sans-serif;
	font-size: 12px;
}
.breadCrumbs a:link {
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 12px;
}
.breadCrumbs a:visited {
	color: rgb(0,0,0);
	text-decoration: none;
	font-size: 12px;
}
.breadCrumbs a:hover {
	color: rgb(255,0,0);
	text-decoration: underline;
	font-size: 12px;
}

#deptBreadcrumb {
	color: #ffffff;
	background: url('../graphics/dept_breadcrumb_bg.gif') repeat-x;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	width: 100%;
	height: 28px;
}

.breadCrumbsW {
	color: rgb(255,255,255); 
	font-family: arial, helvetica, univers, 'zurich bt', sans-serif;
	font-size: 12px; 
}
.breadCrumbsW a:link {
	color: rgb(255,255,255); 
	font-size: 12px; 
	text-decoration: none;
}
.breadCrumbsW a:visited {
	color: rgb(255,255,255); 
	font-size: 12px; 
	text-decoration: none;
}
.breadCrumbsW a:hover {
	color: rgb(255,255,255); 
	font-size: 12px; 
	text-decoration: underline;
}

/* ********************************************** */
/* used only in sub_homeContent.html */
/* MainContent */
/* weeklyDeal1 & weeklyDeal2 */


#MainContent {
	background-color: #ffffff; 
	clear: both; 
	text-align: left;
	width: 920px; 
}

#weeklyDeal1 {
	padding-bottom: 10px;
	padding-left: 15px; 
}

#weeklyDeal2 {
	padding-left: 15px;
}

.HP_sectionHdr {
	display: block; 
	color: #ff0000; 
	font: bold 14px arial, helvetica, sans-serif; 
	padding-top: 0px;
	padding-bottom: 10px; 
	padding-left: 15px; 
	padding-right: 0px; 
}

/* ********************************************** */
/* following used for narrow by column of truck types */ 
/* and categories on category3 and search pages */
/* and see sub_narrowByColumn.html */
/* Sidebar */
/* leftnarrowby */

#Sidebar { 
	background: #cccccc url('../graphics/ShopSide_bg.gif') repeat-x;
	width: 200px;
}

.leftnarrowby {
	color: rgb(100,100,100);
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px; 
	margin-right: 0px;
}
.leftnarrowby A:link {
	color: rgb(100,100,100);
	font-size: 12px;
	text-decoration: none;
}
.leftnarrowby A:visited {
	color: rgb(100,100,100);
	font-size: 12px;
	text-decoration: none;
}
.leftnarrowby A:hover {
	color: rgb(82,82,82);
	font-size: 12px;
	text-decoration: underline;
}
.leftnarrowbyBold {
	color: rgb(82,82,82);
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px; 
	margin-right: 0px;
}

.cat3H1 {
	color: black;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px; 
	margin-right: 0px;
}

/* ********************************************** */
/* misc classes used throughout site for links    */
/* and input fields etc                           */

.label1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
}

.input1 {
	background-color: white; 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
}

.select1 {
	color: black; 
	background-color: white; 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 
	line-height: 100%;
	vertical-align: middle; 
}

.label2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
}

.input2 {
	background-color: white; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
}

.select2 {
	color: #333333; 
	background: #cccccc; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	vertical-align: middle; 
}

.link1 {
	font-size: 14px;
	color: rgb(150,150,150); 
}
.link1 a {	
	text-decoration: underline;
}
.link1 a:visited {
	text-decoration: underline;
}
.link1 a:hover {
	color: rgb(200,0,0);
	text-decoration: underline;
}

/* ********************************************** */
/* used only on product page */

#productDisplayProductBox {
	width: 730px;
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}

#productDisplayPreviousNextBox {
	color: #FF0000;
	text-align: right;
}

#productDisplayPreviousNextBox a {
	color: #FF0000;
}

#productDisplayRecentlyViewedBox {
	width: 170px;
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url('../graphics/redBar.jpg'); 
	background-position: top; 
	background-repeat: repeat-x; 
	text-align: center; 
	float: left;
}

.productRecentlyViewedRedHeading {
	font-size: 14px;   
	font-weight: bold; 
	color: #FFFFFF; 
	margin: 5px 0 0 5px; 
}

#productDisplayRelatedBox {
	width: 730px;
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url('../graphics/redBar.jpg'); 
	background-position: top; 
	background-repeat: repeat-x; 
	float: right;
}

.productRelatedRedHeading {
	font-size: 14px;   
	font-weight: bold; 
	color: #FFFFFF; 
	margin: 5px 0 0 5px; 
}

#productDisplayDescBox {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 730px;
}

.productDisplayDescText {
	font-size: 14px;
	font-weight: bold;
}

.productDisplayH1 {
	color: black;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
}

/* ***** what follows is the magic that creates the shaded background ***** */
/* ***** with rounded corners                                         ***** */

#xsnazzyGrey p {
	margin: 0 10px;
	padding: 0.5em 0;
}

#xsnazzyGrey {
	background: transparent;
	margin: 1em;
}

.Gtop, .Gbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.Gb1, .Gb2, .Gb3, .Gb4 {
	display: block;
	overflow:hidden;
}

.Gb1, .Gb2, .Gb3 {
	height: 1px;
}

.Gb2, .Gb3, .Gb4 { 
	background: #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}

.Gb1 {
	margin:0 5px;
	background:#e5e5e5;
}

.Gb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.Gb3 {
	margin: 0 2px;
}

.Gb4 { 
	height: 2px;
	margin: 0 1px;
}

.Gboxcontent {
	display: block;
	background: #e5e5e5;
	border: 0 solid #e5e5e5;
	border-width: 0 1px;
}

/* ***** end the magic for rounded corners                            ***** */

/* ********************************************** */
/* used only on view cart page */

#cartBox {
	width: 898px;
	border: 1px solid gray;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-image: url(../graphics/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#cartShipViaBox {
	width: 898px;
	border: none;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.cartHeader {
	color: #CC0000;
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
}

.cartLink1 {
	font-size: 14px;
	color: rgb(150,150,150);
	line-height: 20px;
}
.cartLink1 a {	
	text-decoration: underline;
}
.cartLink1 a:visited {
	text-decoration: underline;
}
.cartLink1 a:hover {
	color: rgb(200,0,0);
	text-decoration: underline;
}

.cartRedLink {
	font-size: 14px;
	color: #FF0000;
	border-width: 0px;
	line-height: 20px;
	text-decoration: underline;
	bold;
}
.cartRedLink a {
	color: #FF0000;
	text-decoration: underline;
	bold;
}
.cartRedLink a:visited {
	color: #FF0000;
	text-decoration: underline;
	bold;
}
.cartRedLink a:hover {
	color: #D20200;
	text-decoration: underline;
	bold;
}

.cartItemDesc {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.cartItemNumDesc {
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.cartQtyAmtHdr {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.cartQtyAmt {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.cartShipViaText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cartShipViaLink {
	font-size: 12px;
	font-weight: normal;
	color: rgb(150,150,150); 
}
.cartShipViaLink a {	
	text-decoration: underline;
}
.cartShipViaLink a:visited {
	text-decoration: underline;
}
.cartShipViaLink a:hover {
	color: rgb(200,0,0);
	text-decoration: underline;
}

#cartRecentBox {
	width: 898px;
	border: 1px solid gray;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	clear: both;
	background-image: url(../graphics/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.cartRecentText {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	vertical-align: middle;
}

/* ********************************************** */
/* used only on checkout page */

.coStepDiv {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right; 10px;
}

.coContinueDiv {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right; 10px;
}

.coStepHeading {
	color: #D20200;
	font-size: 16px;
	font-weight: bold;
}

.coButton1 {
	width: 200px;
	background-color: rgb(200,200,200);
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.coHeader {
	color: #CC0000;
	font-size: 18px;
	line-height: 20px;
	vertical-align: middle;
}

.coLink1 {
	font-size: 14px;
	color: rgb(150,150,150);
	line-height: 20px;
}
.coLink1 a {	
	text-decoration: underline;
}
.coLink1 a:visited {
	text-decoration: underline;
}
.coLink1 a:hover {
	color: rgb(200,0,0);
	text-decoration: underline;
}

#coBox {
	width: 898px;
	border: none;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#checkoutTypeBox {
	width: 907px;
	border: #CCCCCC 1px solid;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-image: url(../graphics/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#checkoutShippingPanel {
	width: 907px;
	border: #CCCCCC 1px solid;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../graphics/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#checkoutPaymentPanel {
	width: 907px;
	border: #CCCCCC 1px solid;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../graphics/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.coHeaders {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.coTypeButton {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

#signinDiv {
	float: left;
	border-left: #cccccc 1px solid;
	width: 290px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

#forgotDiv {
	float: left;
	border-left: #cccccc 1px solid;
	width: 290px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

#createAccountDiv {
	float: left;
	border-left: #cccccc 1px solid;
	width: 290px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#guestAccountDiv {
	float: left;
	border-left: #cccccc 1px solid;
	width: 290px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.coItemDesc {
	font-size: 16px;
	font-weight: bold;
}

.coQuantityAmount {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.coItemNumber {
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 30px;
}

.coNoteCopy {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.coCustomerInfoBox {
	width: 907px;
	border: #CCCCCC 1px solid;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-image: url(../graphics/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.coBillingBox {
	float: left;
	width: 440px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 20px;
	border-right: #cccccc 1px solid;
}

.coShippingBox {
	float: left;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	margin-right: 5px;
	margin-left: 30px;
	margin-top: 45px;
}

.coTabsX {
	width: 110px;
	height: 20px;
	border: 1px solid black;
	background-color: rgb(200,200,200);
	color: black;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 10px;
	float: left;
	font-size: 12px;
}

.coTabsX a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.coTabsX a:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.coTabsX a:hover {
	color: rgb(200,0,0);
	font-weight: bold;
	text-decoration: none;
}

.coTabsSelectedX {
	width: 110px;
	height: 20px;
	border: 1px solid black;
	background-color: #cc0000;
	color: white;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 10px;
	float: left;
	font-size: 12px;
}

.coTabsDimmedX {
	width: 110px;
	height: 20px;
	border: 1px solid black;
	background-color: rgb(200,200,200);
	color: rgb(150,150,150);
	text-align: left;	
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 10px;
	float: left;
	font-size: 12px;
}

.coTabs {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 5px;
	margin: 10px;
	float: left;
}

.coTabsSelected {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 5px;
	margin: 10px;
	float: left;
}

.coTabsDimmed {
	text-align: left;	
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 5px;
	margin: 10px;
	float: left;
}

/* ********************************************** */

#mcafeeSeal {
	position: relative;
	top: -140px;
	left: 582px;
	height: 38px;
	width: 68px;
	background-color: white;
	background: none; 
	filter:alpha(opacity=50%); /* IE's opacity */
	opacity: 0.50;
	z-index: 50;
	text-align: center;
}

/* ********************************************** */

div#disableBackground {
	display: none;
	width: 100%;
	min-height: 100%;
	position: fixed;
	z-index: 60;
	left: 0px;
	top: 0px;
	background-color: black;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}


