html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a[href^="mailto:"] {
    padding-right: 18px;
    margin-right: 3px;
    background: transparent url(http://www.1clothingcloseouts.com/bildoj/mail-icon) right no-repeat;
}


#wrapper h1, #wrapper h2, #wrapper h3 {
    color: maroon;
}

#wrapper a {
    font-weight: bold;
    color: navy;
}

#wrapper a:visited {
    color: darkslateblue; x: teal;
}

#wrapper a {
    text-decoration: none;
}

#wrapper a:hover {
    color: white;
    background: navy;
}

#xwrapper a:active {
    color: cyan;
}

#xwrapper a.img:hover {
    background-color: white;
}

#wrapper a.currentPage {
    color: maroon;
}

#wrapper a.currentPage:visited {
    color: maroon;
}

#wrapper a.currentPage:hover {
    color: maroon;
    background-color: white;
}

strong {
     color: darkred;
}

.price {
    color: darkred;
}

#wrapper .msg-for-user {
    border: solid 1px maroon;
    padding: 12px; 
    font-style: italic;
    margin-bottom: 6px;
}

#wrapper .disclaimer {
    color: silver;
}

#wrapper .item-title {
    font-weight: bold;
    color: darkred;
}

#wrapper .even-row {
    background: #FFFAFA;
}

#wrapper .odd-row {
    background: 	#F0FFFF;
}

#wrapper {
    font-family: sans-serif;
    line-height: 24px;
}

#wrapper h1, #wrapper h2, #wrapper h3 {
    padding: 6px 0;
}

#contents {font-size: 96%;}
h1 {
    font-size: 24px;
    margin: 6px 0;
}
h2 {font-size: 114%;}
h3 {font-size: 108%;}

#wrapper .hook {
    color: maroon;
    font-style: italic;
}
#wrapper {
    width: 1008px;
    margin: 0 auto;
}

.cb {
    clear: both;
}

#bottomGoogleAd {
    text-align: center;
    width: 100%;
    padding: 1em 0;
}

#footer {
    text-align: center;
    font-size: 12px;
    border: solid 1px #6699FF;
    width: 100%;
    padding: 1em 0;
}
#contents {
    clear: both;
}

#xproductMenu a:visited:after {
   content:  "\2713 ";
}

#reqPList Label {
    font-weight: bold;
    font-size: 84%;
}

#contents p {
    padding-bottom: 6px;
}

#contents dl.q-and-a dt {
    color: maroon;
    font-style: italic;
}

#contents dl.q-and-a dd {
    padding-bottom: 12px;
}
#productsMenu {
    width: 24%;
    float: left;
    margin-left: 1em;
    margin-top: 6px;
    height: 100%;
    padding-bottom: 12px;
}


.buttonscontainer {width: 216px;} 

.buttons a {color: #003399;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #6699FF;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #66CCFF;
color: #0033FF;
text-decoration: none;}

#mainContents {
    width: 72%;
    float: right;
    padding-bottom: 12px; 
}

#home-body #mainContents {
    background-image: url("../bildoj/front-page-bg"); 
    background-repeat: no-repeat;
    background-position: center;    
}

#mainContents p {
    margin-right: 3px;
}

#topMenu ul {
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
    background: navy;
    text-align: center;
}

#topMenu li {
    display: inline;
}

#xtopMenu ul li a {
    padding: 0 12px;
    font-weight: bold;
    margin: 0;
}

#xtopMenu a:link, #topMenu a:visited {
    color: white;
    background-color: navy;
}

#xtopMenu ul li a:hover {
    color: white;
    background-color: teal;
}


.topMenu {
padding: 3px 0;
margin-left: 0;
font: bold 15px Verdana;
Xborder-bottom: 1px solid gray;
list-style-type: none;
text-align: center;
    border: solid 1px #6699FF;
    width: 100%;
}

.topMenu li {
display: inline;
margin: 0;
}

.topMenu li a {
text-decoration: none;
padding: 3px 6px;
xmargin-right: 3px;
xborder: 1px solid gray;
xborder-bottom: none;
xbackground-color: #f6ffd5;
color: #2d2b2b;
}

/* .topMenu li a {
} */

.fixedTopMenu li a:visited{
color: #2d2b2b;
}

.topMenu li a:hover {
background-color: #DBFF6C;
color: black;
}

.topMenu li a:active {
color: black;
}

.topMenu li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}

#header {
    font-size: 18px;
    color: maroon;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

#header img {
    display: block; /* fix gap under image in IE: http://bonrouge.com/~faq */
}

#hright {
    float: right;
    text-align: left;
    width: 478px;
    font-weight: normal;
    font-size: 93%;
}

#emailSignup, #searchsite {
    color: maroon;
    font-weight: normal;
    margin: 0 auto;
    display: block;
    position: relative;
}

#joinlist input, #searchsite input {
    padding: 3px; 
    margin: 3px;
}

#hright xlabel {
    background: orange;
    width: 288px;
}

#hright input {
    width: 144px;
}

#hright input.submit {
    font-weight: bold;
    width: 48px;
}

#hright form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 188px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
    color: teal;
}

#hright form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  float: left;
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 456px;
  max-width: 468px;
  width: 462px; 
}

#hright form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

#hright form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would lessen cognitive load */
}

#hright form input#submit, form input#reset { 
	float: none; 
	display: inline; 
	margin:0;
	padding:0;
}

#logo {
    width: 432px;
    font-weight: bold;
    color: maroon;
    font-style: italic;
    background-color: white;
    line-height: 108%;
    font-size: 84%;
}

#logo p {
    padding: 3px 0 0 0;
}

.subLogo {
    padding-top: 12px;
    font-size: 96%;
}
#googlead {
    width: 468px;
    height: 60px;
    padding: 2px 0;
}
#centerpieceForm {
    width: 432px; 
    border: 1px solid #6699FF; 
    padding: 5px; 
    margin: 0px auto;

    background-image: url("../bildoj/front-page-bg"); 
    background-repeat: no-repeat;
    background-position: center;    

}

.styledForm .row {
    clear: both;
    padding-top: 6px;
}

.styledForm .row {
    clear: both;
    padding-top: 6px;
}

.styledForm .row span.label {
    float: left;
    width: 132px;
    text-align: right;
    font-weight: bold;
}

.styledForm .row span.formw {
    float: right;
    width: 288px;
    text-align: left;
} 

.submit {
    font-weight: bold;
}
