/* CSS Document */

/******************************
*Body Structure
******************************/

* {
padding: 0;
margin:0; 
}

body {
background-color: #8c8cb3;
background-image:url(../../local_images/body_bg.gif);
background-position:center;
background-repeat:repeat-y;
color: #333;
text-align: center;
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif; 
}

a {
color:#974f01;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#173B4C;
}

#everything {
width: 800px;
margin: 0px auto;
padding: 0px;
}

#topspacer {
/*background-image:url(../../local_images/IT-daily-specials.gif);*/
background-repeat:no-repeat;
padding: 0px 0 0px 0;
background-color:#696885;
color:#f8f8f8;
text-align:right;
font-size:1px;

}

#header table {
width: 100%;
}

#header td {
height: 110px;
}

#header .logo {
width: 175px;
}

#header .logo img {
border: 0;
width: 175px;
}


#header {
background-image:url(../../local_images/header_bg2.jpg);

}

#header .toplinks {
text-align:right;
vertical-align:bottom;
color:#444f6e;
font-size:11px;
}

#header .toplinks div {
padding: 5px ;

}

#header .toplinks a {
color:#444f6e;
margin: 0 5px;
}


#header_shadow {
font-size:1px;
height:10px;
background-image:url(../../local_images/header_shadow.gif);
background-repeat:repeat-x;
}

#content {
background-image:url(../../local_images/content_bg.gif);
}


#leftcol {
width:165px;
margin-left: 10px;
float: left;
text-align:left;
}

#rightcol {
width:605px;
margin-right:10px;
float:right;
text-align:left;
}

#footer {
border-top: 10px solid #fff;
clear:both;
height: 20px;
background-image:url(../../local_images/footer.jpg);
}


TD.infoBoxHeading {
  font-size: 14px;
  background-color:#f6f6f6;
  color: #86680d;
}

.leftbox {
padding: 10px;
line-height:18px;
border-bottom: 10px solid #fff;
}


.leftbox .boxText a {
font-size: 11px;
font-weight:normal;
color:#101d26;
text-decoration:none;
margin-left: 5px;

}


.leftbox .boxText a:hover {
color:#413E00;

}

TD.productListing-data {
border: 0px solid;
vertical-align:bottom;
padding: 15px 10px;
}

.bottomtable td {
padding: 8px 3px;
}

.productInfo {
width: 100%;
}

.productInfo td {
line-height:20px;
}

.productInfo a {
text-decoration:none;
}

.productDescription {
padding-left:20px;
font-size:12px;
font-weight:bold;
}


.productDescription p {
margin-bottom: 10px;
}




.productOptions {
margin: 10px 0;
width: 95%;
}

.productOptions td {
background-color:#efefef;
padding: 3px 5px;
}

.next_prev {
width:100%;
margin-bottom: 15px;
border: 1px solid #ccc;
}

.next_prev img {
margin: 0;
border:0;
}


.next_prev td {
padding: 5px;
background-color:#f6f6f6;
}



.productListing-data {
line-height:16px;
font-weight:bold;

}

.productListing-data img {
margin-top: 3px;
}

.productListing {
border: 1px solid #333;;
}

.productListing td {
}

.productListing .productListing-heading {
background-color:#86680D;
padding: 3px 5px;

}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #86680D;
  border-spacing: 1px;
  margin: 5px 0;
  background-color:#CCCCCC;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
vertical-align:middle;
background-color:#fff;
}



.infoBoxContents td {
padding: 5px;
}

.leftbox .infoBoxContents td {
padding: 0px 0;
}

.login {
margin: 3px 0 10px 0;
}

.login .heading {
padding: 5px 0 3px 0;
}

.mutiplepages {
margin-bottom: 10px;

}

.mutiplepages td {
color: #333;
font-weight:bold;
padding: 5px;
background-color:#f6f6f6;
}

.mutiplepages td a {
color: #974F01;
text-decoration:none;

}


.mutiplepages td a:hover {
background-color:#C8C81A;

}



.main p {
margin: 10px 40px 10px 0px ;
}

.main h3 {
color:#40505D;
font-size:14px;
font-weight:bold;
margin-top: 10px;
}

.catdes {
font-size:14px;
font-weight:bold;
line-height:20px;
padding-bottom:10px;
padding-right: 25px;
color:#373870;
}

.soldout {
font-size:18px;
font-weight:bold;
color:#990000;

}

.soldout2 {
margin-top: 5px;
font-size:14px;
font-weight:bold;
color:#990000;
}



#indexSpecials {
background-color: #86680D;
padding: 1px;

}

#indexSpecials .infoBoxContents {
border-left:1px solid #ccc;
border-top:1px solid #ccc;
}

#indexSpecials .infoBoxContents td {
background-color:#fff;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}


#indexSpecials .infoBoxHeading {
padding: 3px;
b
}


#indexSpecials .infoBoxHeading a {
background-color:#f4f4f4;
text-decoration:none;
font-size:14px;
font-weight:bold;
color: #363A60;
}


#indexSpecials .infoBox .infoBoxContents .discount25 {
background-image:url(../../local_images/25OFF.gif);
background-repeat:no-repeat;
background-position:top left;
vertical-align:bottom;

padding-top:45px;
}

#indexSpecials .infoBox .infoBoxContents .discount10 {
background-image:url(../../local_images/10OFF.gif);
background-repeat:no-repeat;
background-position:top left;
vertical-align:bottom;

padding-top:45px;
}

#indexSpecials .infoBox .infoBoxContents .specialsNormal {

vertical-align:bottom;



}



