/*********** SELECTORS STYLES  ***********/
body { background:#fff9f0; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, form, p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.2em; }
h5 { font-size:1.1em; }
h6 { font-size:1em; }
hr { height:1px; }
li { margin-bottom:5px; }
ol { margin:4px 0 4px 30px; padding:0; }
ul { margin:4px 0 4px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:20px; }
table { border-collapse:collapse; }
input, select, textarea { font-size:0.9em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc;	background:#fcfcfc; }
textarea { border:1px solid #ccc; background:#fcfcfc; padding:2px; }
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { text-decoration: none; color: #f60; }

/********** ALIGNMENT STYLES **********/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; display:inline; width:100%; }
.flwm { float:left; margin:0 10px 5px 0; }
.frwm { float:right; margin:0 0 5px 10px; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }

/********** ACCESSORIES STYLES **********/
.m2px { margin:2px; }
.m5px { margin:5px; }
.m10px { margin:10px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px { padding:10px; }
a img { border:0px; }
.banner { margin:15px auto; text-align:center; color:#333; }
.banner img { display:block; margin:0 auto 5px; }
img.middle, input.middle, textarea.middle, select.middle { vertical-align:middle; }
.block2px { display:block; height:2px; width:2px; }
.block5px { display:block; height:5px; width:5px; }
.block10px { display:block; height:10px; width:10px; }
.keywords { background:#eee; padding:0 2px; color:#555; font-weight:bold; }
.star { font-weight:bold; color:#c00; }
.b { font-weight:bold; }
.n { font-weight:normal; font-style:normal; text-decoration:none; }
.i { font-style:italic; }
.u { text-decoration:underline; }

/********** OTHER STYLES **********/
.bdr { border:1px solid #e7b55e; }
.bdrTop { border-top:1px solid #e7b55e; }
.bdrRight { border-right:1px solid #e7b55e; }
.bdrBottom { border-bottom:1px solid #e7b55e; }
.bdrLeft { border-left:1px solid #e7b55e; }
.bdrNone, .bdrNone td, .bdrNone th { border:0; }

.bgBlack { background:#000; }
.bgGray { background:#666 }
.bgSilver { background:#ccc }
.bgWhite { background:#fff; }

.colorBlack { color:#000; }
.colorGray { color:#666; }
.colorSilver { color:#ccc; }
.colorWhite { color:#fff; }

/**********/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs15px { font-size:15px; }
.fs16px { font-size:16px; }

.lh0px { line-height:0; }
.lh16px { line-height:16px; }
.lh18px { line-height:18px; }
.lh20px { line-height:20px; }
.lh22px { line-height:22px; }
.lh24px { line-height:24px; }

/********** FORM STYLES **********/
.formHead { font-weight:bold; background:#ccc; padding:5px; }
.formHead span { font-weight:normal; }
.input { padding:2px 4px; border:1px solid #e7b55e; background:#fff !important; }
.button { border:1px solid #fff4e1; background:#fcd797; font-size:0.9em; }

/********** BODY STYLES **********/
.div734px {
	width:734px;
	margin:auto;
	border-left:18px solid #9a3100;
	border-right:18px solid #ccc;
}
.bodyContent {
	border-left:6px solid #fcd797;
	border-right:2px solid #f60;
	padding:0 2px;
}

/********** HEADER STYLES **********/
.header {
	
}
.logo {
	padding:10px;
	width:1px;
}
.companyName {
	padding:0 10px;
	vertical-align:middle;
	font-size:1.5em;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
.slogan {
	padding:0 0 0 15px;
	font-size:0.9em;
}
.topGenLinks {
	width:100px;
	padding:0 10px 0 0;
}
.topGenLinks .links {
	padding:0 10px 0 0;
	text-align:right;
	vertical-align:middle;
	font-size:0.9em;
	background:url(images/spacer.gif) repeat-y 95px center;
}

/**********  TOP LINKS STYLES **********/
.topProLinks {
	border-top:2px solid #f60;
	border-bottom:1px solid #fff;
	background:url(images/spacer.gif) repeat-x bottom;
}
.topProLinks .links {
	font-weight:bold;
	font-size:0.9em;
	line-height:1.2em;
	color:#fff;
	text-align:center;
	padding:5px 15px 5px;
	border-left:1px solid #900;
	border-right:1px solid #fff;
}
.topProLinks .links a:link, .topProLinks .links a:visited {
	color:#fff;
}
.topProLinks .links a:hover, .topProLinks .links a:active {
	color:#000;
}

/**********/
.flash {
	text-align:center;
	height:170px;
}

/********** MIDDLE CONTENT STYLES **********/
.middleContent {
	border-top:1px solid #fff;
}
.thinColumn {
	background:#d2d2ca url(images/spacer.gif) repeat-y left;
	width:190px;
	padding:0 10px;
	vertical-align:top;
	font-size:0.9em;
}
.wideColumn {
	padding:2px 2px 20px;
	vertical-align:top;
}

/********** WIDE COLUMN STYLES **********/
.pageHead {
	margin:0 5px;
	background:url(images/spacer.gif) repeat-x 10px;
}
.pageHead img {
	vertical-align:middle;
}
.pageHead span {
	background:#fff9f0;
	padding:0 10px;
	font-weight:bold;
	color:#f30;
}
.pageHead span h1 {
	font-size:1.4em;
}

/**********/
.tree {
	text-align:right;
	padding:0 10px;
	font-size:0.9em;
	margin:-5px 0 15px;
	color:#faa;
}
.tree a:link, .tree a:visited {
	color:#faa;
	text-decoration:underline;
}
.tree a:hover, .tree a:active {
	text-decoration:none;
}

/**********/
.welcomeText {
	padding:0 0 5px;
	margin:0 10px 20px;
	border-bottom:1px solid #dcd5c5;
	text-align:justify;
}

/**********/
.marquee {
	background:#f60;
	color:#fff;
	padding:3px 5px;
	margin:0 0 15px;
	font-size:0.9em;
}
.pad10pxLefRight {
	padding:0 10px;
}
.pad5pxLefRight {
	padding:0 5px;
}

/********* PRODUCTS STYLES **********/
.wideColumn .products {
	margin:10px 5px 15px;
	background:#fff;
}
.wideColumn .products .topBg {
	background:url(images/spacer.gif) repeat-x bottom;
	width:100%;
}
.wideColumn .products .bottomBg {
	background:url(images/spacer.gif) repeat-x bottom;
	width:100%;
}
.wideColumn .products .head {
	padding:1px 10px 0;
	vertical-align:middle;
	white-space:nowrap;
	color:#fff;
	font-weight:bold;
	background:#f60;
}
.wideColumn .products .head a:link, .wideColumn .products .head a:visited {
	color:#fff;
}
.wideColumn .products .head a:hover, .wideColumn .products .head a:active {
	color:#ff0;
}

/**********/
.wideColumn .proTabContainer {
	width:100%;
	padding:5px 10px;
}
/**********/
.wideColumn .products .divider {
	padding:5px;
	width:1px;
	background:url(images/spacer.gif) no-repeat center;
}
.wideColumn .productHot .desc {
	padding:10px 5px 5px 10px;
}
.wideColumn .products .more {
	padding:2px 15px 2px 2px;
	text-align:right;
	border-top:1px solid #ddd;
	margin:5px 0 0;
	color:#900;
}

/********* BLOCK 01 STYLES **********/
.thinColumn .block01 {
	margin:2px 0 15px 0;
}
.thinColumn .block01 .head {
	width:100%;
}
.thinColumn .block01 .head td {
	vertical-align:bottom;
}
.thinColumn .block01 .head .bg {
	background:url(images/spacer.gif) repeat-x bottom;
	width:100%;
}
/**********/
.thinColumn .block01 .linksOuter {
	background:#fff4e1;
	border:1px solid #f60;
	border-width:0 1px 1px;
	padding:5px 10px 10px 20px;
}
.thinColumn .block01 .links {
	background:url(images/spacer.gif) no-repeat 0px 5px;
	padding:0 0 0 15px;
	margin:0 0 5px;
}
.thinColumn .block01 .links a:link, .thinColumn .block01 .links a:visited {
	text-decoration:underline;
	color:#000;
}
.thinColumn .block01 .links a:hover, .thinColumn .block01 .links a:active {
	text-decoration:none;
}

/********** BLOCK 02 STYLES **********/
.thinColumn .block02 {
	margin:0 0 15px;
	background:#d86213;
	border-bottom:2px solid #fff;
}
.thinColumn .block02 .top {
	border:1px solid #fff;
	background:#f60;
	padding:3px 5px;
}
.thinColumn .block02 .top .head {
	text-align:center;
	width:100%;
	font-weight:bold;
	font-size:1.3em;
	color:#fff;
}
.thinColumn .block02 .top .head a:link, .thinColumn .block02 .top .head a:visited {
	color:#fff;
}
.thinColumn .block02 .top .head a:hover, .thinColumn .block02 .top .head a:active {
	color:#fe0;
}
.thinColumn .block02 .linksOuter {
	padding:5px 10px 10px 10px;
	border:1px solid #fff;
	border-width:0 1px;
}

/**********/
.thinColumn .block02 .links {
	padding:0 0 0 17px;
	margin:5px 0;
	background:url(images/spacer.gif) no-repeat 0px 5px;
}
.thinColumn .block02 .links a:link, .thinColumn .block02 .links a:visited {
	color:#fff;
	text-decoration:underline;
}
.thinColumn .block02 .links a:hover, .thinColumn .block02 .links a:active {
	color:#fc0;
	text-decoration:underline;
}

/**********/
.thinColumn .block02 .linksSub {
	padding:0 0 0 30px;
	margin:3px 0;
	background:url(images/spacer.gif) no-repeat 18px 5px;
}
.thinColumn .block02 .linksSubSub {
	padding:0 0 0 47px;
	margin:1px 0;
	background:url(images/spacer.gif) no-repeat 35px 7px;
}
/**********/
.thinColumn .block02 .linksSub a:link, .thinColumn .block02 .linksSub a:visited, .thinColumn .block02 .linksSubSub a:link, .thinColumn .block02 .linksSubSub a:visited {
	color:#ff0;
}
.thinColumn .block02 .linksSub a:hover, .thinColumn .block02 .linksSub a:active, .thinColumn .block02 .linksSubSub a:hover, .thinColumn .block02 .linksSubSub a:active {
	color:#fc0;
	text-decoration:underline;
}
/**********/
.thinColumn .search {
	margin:0 0 15px;
	text-align:center;
	border:1px solid #fff;
	padding:3px;
	background:#f60;
}
.thinColumn .search .input {
	border:1px solid #fc0;
	width:62%;
}
.thinColumn .career {
	margin:0 0 15px;
	text-align:center;
}





/********** FOOTER STYLES **********/
.footer {
	border-top:2px solid #fff;
	background:#fff4e1 url(images/spacer.gif) repeat-x top;
	width:772px;
	margin:auto;
	padding:8px 0 0;
	font-size:0.9em;
}
.botProLinks {
	background:#fff9f0 url(images/spacer.gif) no-repeat 10px 20px;
	border-bottom:1px solid #c00;
	padding:10px 10px 10px 30px;
}
.botProLinks .head {
	border-bottom:1px solid #666;
	font-weight:bold;
	text-transform:uppercase;
}
.botProLinks .links {
	font-weight:bold;
	padding:5px 10px 0 10px;
	color:#666;
	word-spacing:2px;
}
.botProLinks .links a:link, .botProLinks .links a:visited {
	color:#666;
}
.botProLinks .links a:hover, .botProLinks .links a:active {
	color:#c00;
}

/**********/
.botGenLinks {
	text-align:center;
	padding:10px;
}
.botGenLinks span {
	border-bottom:2px dashed #999;
}

/**********/
.copyright {
	width:100%;
	float:left;
	border-top:1px solid #f60;
	background:#fcd797;
	color:#444;
}
.copyright .fl {
	padding:5px 5px 0;
}
.copyright .fr {
	padding:5px 5px 0;
}


/********** FORM TABLE **********/
.formTable {
	border:1px solid #e7b55e;
	background:#fff4e1;
}
.formTable td, .formTable th {
	border:1px solid #fff;
	padding:2px;
	color:#000;
}
.formTable .headHr {
	background:#e7b55e;
	padding:2px;
}
.formTable .headVr {
	background:#fcd797;
	padding:2px;
}
.formTable .bottom {
	border-top:5px solid #e7b55e;
	background:#fcd797;
}
.plus-minus {
	background:transparent;
	border:0px;
	color:#000;
	font-size:1.4em;
	font-weight:bold;
	height:18px;
	width:18px;
}
.formTable .bdrNone, .formTable .bdrNone td, .formTable .bdrNone th {
	border:none;
}
.highlight {
	background:#fff4e1;
	border:1px solid #e7b55e;
	padding:5px;
}

/********** PRODUCTS STYLES **********/
.productType01 {
	border-bottom:4px solid #e7b55e;
}
.productType01 .head {
	border-bottom:2px solid #e7b55e;
	border-left:10px solid #e7b55e;
	font-weight:bold;
	color:#666;
}
.productType01 .head a:link, .productType01 .head a:visited {
	color:#f30;
}
.productType01 .head a:hover, .productType01 .head a:active {
	text-decoration:none;
	color:#f60;
}
.highlighted {
	color:#f30;
}

/**********  **********/
.productType02 {
	padding:10px 20px 5px;
	vertical-align:top;
	border-bottom:5px solid #e7b55e;
}
.productType02 .head {
	border-bottom:1px solid #e7b55e;
	font-weight:bold;
	margin:0 0 10px;
	color:#666;
}
.productType02 .head a:link, .productType02 .head a:visited {
	color:#f30;
}
.productType02 .head a:hover, .productType02 .head a:active {
	text-decoration:none;
	color:#f60;
}
.productType02 .desc {
	
}
.productType02 .desc strong {
	color:#f00;
	margin:0 10px 0 0;
}

/**********/
.productType02 .desc02 {
	border-top:1px solid #e7b55e;
	padding:5px 0 0;
}
.productType02 .desc02 strong {
	color:#c00;
	margin:0 10px 0 0;
}
.productType02 .pic {
	
}
.productType02 .pic img {
	border:1px solid #e7b55e;
	margin:10px auto;
}
.productType02 .details {
	font-weight:bold;
	font-size:0.9em;
}
.productType02 .details02 {
	font-weight:bold;
	margin:0 0 5px;
	text-align:center;
	font-size:0.9em;
}
.imgBorder {
	border:1px solid #e7b55e;
}
/**********/
.paging {
	border:1px solid #e7b55e;
	border-width:1px 0;
	margin:20px 0;
	background:#fff4e1;
	font-size:0.9em;
}

.selAndClick {
	background:#fff4e1;
	border:1px solid #e7b55e;
	padding:5px;
	font-size:0.9em;
}
.selAndClick input {
	vertical-align:middle;
	border:1px solid #e7b55e;
}

/********** SITEMAP STYLES **********/
.sitemap {
	padding:0 10px;
	margin:0 0 0 10px;
	border-left:1px solid #ccc;
}
.sitemap a:hover, .sitemap a:active {
	text-decoration:underline;
}
.sitemap .head {
	font-size:1.2em;
	font-weight:bold;
}
.sitemap .links {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0 5px 15px;
	line-height:1.8em;
}
.sitemap .linksSub {
	font-size:1em;
	font-weight:bold;
	line-height:1.6em;
	margin:0 0 5px 30px;
}
.sitemap .linksSubSub {
	font-size:1em;
	line-height:1.4em;
	margin:0 0 5px 45px;
}
.sitemap .linksSubSubSub {
	font-size:0.9em;
	line-height:1.2em;
	margin:0 0 5px 60px;
}

/***** shopping cart styles *****/
.sCart .desc { background:#fffcdc; border:1px solid #f60; color:#000; }
.sCart .note { color:#c00; background:#fff; }
.sCart .bdr { border:1px solid #cda390; }
.sCart .bg { background:#ffecd9; color:#000; }
.sCart .th { background:#9a3100; color:#fff; }
.sCart input, .sCart select { font-size:1em; }
.sCart .input { border:1px solid #cda390; padding:1px 4px; }
.sCart .button { border:1px solid #fff; font-size:1em; background:#9a3100; color:#ffc; overflow:visible; padding:0 10px; }
.sCart .color { color:#f00; }
.sCart .shippingH { background:#fcd797; }
.sCart .shippingCo { border:1px solid #98c4df; }
.sCart .btnsBg { background:#e9d2ca; border-top:1px solid #cda390; }
.sCart .star { color:#f00; font-family:Verdana; }


/*****classified***/
.bdr_clf2 { }
.bdr_clf { border:1px solid #ccc; }
.bdr_clf .bdrTbD { border:1px dashed #ccc; border-width:1px 0; }
.bdr_clf .bdrbD { border:1px dashed #ccc; border-width:1px 0; }

.clr, .clr a:link, .clr a:visited { color:#000; }
.clr a:hover, .clr a:active { color:#000; }

.clr2, .clr2 a:link, .clr2 a:visited { color:#f60; }
.clr2 a:hover, .clr2 a:active { color:#c40; }

.bgGray_clf { background:#ffefd8; }
.bgGray2_clf { background:#fefbf6; }
.bdrAll_clf, .bdrAll_clf td, .bdrAll_clf th  { border:1px solid #ccc; }
.fs13px { font-size:13px; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }