/*********** SELECTORS STYLES  ***********/
body { 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:30px; }
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: #900; }

/********** 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 #ccc; }
.bdrTop { border-top:1px solid #ccc; }
.bdrRight { border-right:1px solid #ccc; }
.bdrBottom { border-bottom:1px solid #ccc; }
.bdrLeft { border-left:1px solid #ccc; }
.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 #ccc; background:#fff !important; }
.button { border:2px solid #cc6; background:#cc9; font-size:0.9em; }

/********** BODY STYLES **********/

.div776px {
	width:776px;
	margin:auto;
	border:1px solid #fff;
	border-width:0 1px;
}

/********** HEADER STYLES **********/
.header {
	background:#cc9;
}
.logo {
	padding:5px 10px;
}
.company {
	width:100%;
}
.name {
	font-size:1.6em;
	font-weight:bold;
	color:#7d150a;
}
.slogan {
	font-size:0.9em;
	padding:5px 10px;
}

/********** ICONS + TOP LINKS STYLES **********/
.icoLinAndTopLinks {
	border:1px solid #fff;
	border-width:1px 0;
	font-size:0.9em;
}
.icoLinAndTopLinks .icons {
	width:210px;
	background:#d2c68c;
	border-right:1px solid #fff;
	padding:5px 0;
}
.icoLinAndTopLinks img {
	vertical-align:middle;
}
.icoLinAndTopLinks .fl {
	padding:0 0 0 10px;
}
.icoLinAndTopLinks .fr {
	padding:0 10px 0 0;
	color:#900;
	font-weight:bold;
}

/**********/
.icoLinAndTopLinks .links {
	background:#7d150a;
	color:#fff;
	padding:0 10px;
}
.icoLinAndTopLinks .links a:link, .icoLinAndTopLinks .links a:visited {
	color:#fff;
}
.icoLinAndTopLinks .links a:hover, .icoLinAndTopLinks .links a:active {
	color:#ff0;
}

/**********/
.headerDivider {
	background:#8c6b5a;
	height:6px;
}

/********** THIN COLUMN STYLES **********/
.thinColumn {
	width:210px;
	border-right:1px solid #fff;
	background:#e1dbb8;
	padding:0 0 15px;
	vertical-align:top;
	font-size:0.9em;
	line-height:1.3em;
}

.thinColumn .linksOuter {
	padding:0 5px;
	margin:0 0 20px;
}
.thinColumn .linksOuter .head {
	background:url(images/spacer.gif) no-repeat 0px 3px;
	padding:3px 3px 0 20px;
	border-bottom:1px solid #7d150a;
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}
.thinColumn .linksOuter .head a:link, .thinColumn .linksOuter .head a:visited {
	color:#000;
}
.thinColumn .linksOuter .head a:hover, .thinColumn .linksOuter .head a:active {
	color:#900;
}

/**********/
.thinColumn .linksOuter .links {
	font-weight:bold;
	margin:2px 0 0 20px;
	background:url(images/spacer.gif) no-repeat 0px 5px;
	padding:0 0 0 12px;
	color:#900;
}
.thinColumn .linksOuter .links a:link, .thinColumn .linksOuter .links a:visited {
	color:#900;
}
.thinColumn .linksOuter .links a:hover, .thinColumn .linksOuter .links a:active {
	color:#660;
}

/**********/
.thinColumn .linksOuter .linksSub {
	margin:2px 0 0 32px;
	color:#000;
}
.thinColumn .linksOuter .linksSub a:link, .thinColumn .linksOuter .linksSub a:visited {
	color:#000;
}
.thinColumn .linksOuter .linksSub a:hover, .thinColumn .linksOuter .linksSub a:active {
	color:#900;
}

/**********/
.thinColumn .linksOuter .linksSubSub {
	margin:2px 0 0 42px;
	color:#444;
}
.thinColumn .linksOuter .linksSubSub a:link, .thinColumn .linksOuter .linksSubSub a:visited {
	color:#444;
}
.thinColumn .linksOuter .linksSubSub a:hover, .thinColumn .linksOuter .linksSubSub a:active {
	color:#666;
	text-decoration:underline;
}

/********** SEARCH STYLES **********/
.thinColumn .search {
	border:1px solid #fff;
	border-width:1px 0;
	margin:0 0 20px;
}
.thinColumn .search .border {
	background:#eef1e8;
	border:1px solid #8c6b5a;
	border-width:5px 0;
	padding:10px;
}
.thinColumn .search .head {
	font-size:1.1em;
	font-weight:bold;
	background:url(images/spacer.gif) no-repeat 0px 1px;
	padding:0 0 0 20px;
}
.thinColumn .search .fileds {
	text-align:center;
	margin:5px 0 0;
}

/********** WIDE COLUMN STYELS **********/
.wideColumn {
	background:#eef1e8;
	vertical-align:top;
	padding:0 0 15px;
}
.selectLanguage {
	background:#e0dbba;
	padding:5px;
	font-weight:bold;
	text-align:right;
	font-size:0.9em;
}
.selectLanguage img {
	margin:0 5px;
	vertical-align:middle;
}

.contentContainer {
	width:96%;
	margin:auto;
}

/********* PAGE HEAD + TREE STYLES **********/
.pageHead {
	margin:10px auto 0;
}
.pageHead .head {
	padding:5px 10px;
	background:#eef1e8;
	color:#616102;
	white-space:nowrap;
}
.pageHead .head h1 {
	font-size:1.3em;
}
.pageHead .bg {
	background:url(images/spacer.gif) repeat-x center;
	width:100%;
}

/**********/
.tree {
	text-align:right;
	font-size:0.9em;
	position:relative;
	top:-8px;
}
.tree img {
	margin:0 5px;
	vertical-align:middle;
}
.tree a:link, .tree a:visited {
	text-decoration:underline;
}
.tree a:hover, .tree a:active {
	text-decoration:none;
	color:#900;
}

/********** WELCOME STYLES **********/
.welcome {
	margin:10px 0 0;
	text-align:justify;
}
.welcome .pic {
	border:2px solid #fff;
}
.welcome .text {
	width:100%;
}

/********** HOT PRODUCTS STYLES **********/
.hotProducts {
	width:98%;
	margin:15px auto 0;
}
.hotProducts .top .head {
	background:url(images/spacer.gif) repeat-x top;
	font-weight:bold;
	color:#fff;
	font-size:1.1em;
	padding:0 10px 2px;
	white-space:nowrap;
}
.hotProducts .top .head a:link, .hotProducts .top .head a:visited {
	color:#fff;
}
.hotProducts .top .head a:hover, .hotProducts .top .head a:active {
	color:#ff0;
}
.hotProducts .top .bg {
	background:url(images/spacer.gif) repeat-x bottom;
	vertical-align:bottom;
	width:100%;
}

/**********/
.hotProducts .middle {
	border:1px solid #7d150a;
	border-width:0 1px;
	background:#fbfaf0;
}
.hotProducts .middle .divider {
	background:url(images/spacer.gif) repeat-y center;
	width:3px;
}
.hotProducts .middle .text {
	padding:0 15px;
}
.hotProducts .middle .pic {
	padding:5px;
	text-align:center;
	color:#900;
}
.hotProducts .middle .pic a:link, .hotProducts .middle .pic a:visited {
	color:#900;
	text-decoration:underline;
}
.hotProducts .middle .pic a:hover, .hotProducts .middle .pic a:active {
	color:#333;
	text-decoration:none;
}
.hotProducts .middle .pic img {
	display:block;
	margin:5px auto;
}

/**********/
.hotProducts .bottom .more {
	background:url(images/spacer.gif) repeat-x top;
	font-weight:bold;
	color:#fff;
	padding:8px 10px 0;
	white-space:nowrap;
	font-style:italic;
	color:#000;
}
.hotProducts .bottom .more a:link, .hotProducts .bottom .more a:visited {
	color:#000;
}
.hotProducts .bottom .more a:hover, .hotProducts .bottom .more a:active {
	color:#900;
}
.hotProducts .bottom .bg {
	background:url(images/spacer.gif) repeat-x top;
	vertical-align:top;
	width:100%;
}


/********** FEATURED PRODUCTS STYLES **********/
.feaProducts {
	width:98%;
	margin:15px auto 0;
}
.feaProducts .top .head {
	background:url(images/spacer.gif) repeat-x top;
	font-weight:bold;
	color:#fff;
	font-size:1.1em;
	padding:0 10px 2px;
	white-space:nowrap;
}
.feaProducts .top .head a:link, .feaProducts .top .head a:visited {
	color:#fff;
}
.feaProducts .top .head a:hover, .feaProducts .top .head a:active {
	color:#ff0;
}
.feaProducts .top .bg {
	background:url(images/spacer.gif) repeat-x bottom;
	vertical-align:bottom;
	width:100%;
}

/**********/
.feaProducts .middle {
	border:1px solid #7d150a;
	border-width:0 1px;
	background:#f8f9f5;
}
.feaProducts .middle .divider {
	background:url(spacer.gif) repeat-y center;
	width:3px;
}
.feaProducts .middle .pic {
	padding:5px 10px;
	text-align:center;
	color:#900;
}
.feaProducts .middle .pic a:link, .feaProducts .middle .pic a:visited {
	color:#900;
	text-decoration:underline;
}
.feaProducts .middle .pic a:hover, .feaProducts .middle .pic a:active {
	color:#333;
	text-decoration:none;
}
.feaProducts .middle .pic img {
	display:block;
	margin:5px auto;
}

/**********/
.feaProducts .bottom .more {
	background:url(images/spacer.gif) repeat-x top;
	font-weight:bold;
	color:#fff;
	padding:8px 10px 0;
	white-space:nowrap;
	font-style:italic;
	color:#000;
}
.feaProducts .bottom .more a:link, .feaProducts .bottom .more a:visited {
	color:#000;
}
.feaProducts .bottom .more a:hover, .feaProducts .bottom .more a:active {
	color:#900;
}
.feaProducts .bottom .bg {
	background:url(images/spacer.gif) repeat-x top;
	vertical-align:top;
	width:100%;
}





/********** FOOTER STYLES **********/
.footer {
	background:#7d150a;
	padding:15px 0 0;
	font-size:0.9em;
}
.roundedBox {
	margin:0 15px;
	background:#cc9;
}
.botProLinks {
	width:96%;
	margin:auto;
}
.botProLinks .head {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	background:#a47051;
	padding:0 10px;
}

/**********/
.botProLinks .links {
	font-weight:bold;
	color:#000;
	padding:0 10px;
}
.botProLinks .links a:link, .botProLinks .links a:visited {
	color:#000;
}
.botProLinks .links a:hover, .botProLinks .links a:active {
	color:#660;
}

/**********/
.roundedBox .divider {
	background:#900;
	width:96%;
	margin:0 auto;
	border:1px solid #fff;
	border-width:1px 0;
	height:2px;
}
.roundedBox .floatFixing {
	background:#7d150a;
	clear:both;
}

.botGenLinks {
	width:96%;
	text-align:center;
	margin:10px auto 0;
	color:#900;
}
.botGenLinks a:link, .botGenLinks a:visited {
	color:#900;
	text-decoration:underline;
}
.botGenLinks a:hover, .botGenLinks a:active {
	color:#333;
	text-decoration:none;
}

/*********/
.copyright {
	background:#e1dbb8;
	padding:5px 10px 0;
	color:#333;
}

/********** INNER PAGES STYLES **********/
.borderAll {
	border:1px solid #e1dbb8;
	margin:15px 0 0;
}
.borderAll th, .borderAll td {
	border:1px solid #e1dbb8;
	padding:2px 4px
}
.borderAll .head {
	font-weight:bold;
	background:#efeacf;
	padding:3px;
}
.borderNone, .borderNone td, .borderNone th {
	border:0;
}

/**********/
.formContainer {
	border-bottom:5px solid #900;
	padding:0 0 10px;
	background:#ffffef;
	margin:15px 0 0;
}
.formContainer .compulsory {
	background:#eef1e8;
	padding:2px;
	font-size:0.9em;
}
.formContainer .head {
	background:url(images/spacer.gif) repeat-x top;
	width:100%;
	font-weight:bold;
	padding:5px 0 0 5px;
}

/********** SELECT AND CLICK **********/
.selectClick {
	border:1px solid #e1dbb8;
	margin:15px 0 0;
	padding:2px 4px;
	background:#e4e4c9;
}

/********** PAGING STYLES **********/
.paging {
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
	color:#660;
}
.paging span {
	text-decoration:underline overline;
	font-weight:bold;
}
.paging a:link, .paging a:visited {
	border-bottom:none;
	color:#900;
}
.paging a:hover, .paging a:active {
	border-bottom:none;
	color:#660;
}

/***** PRODUCTS MINI DESCRIPTION STYLES *****/
.proMinDesContainer {
	background:url(images/dividerVr03Gray.gif) repeat-y center;
	margin:0 0 20px;
}
.proMinDesContainer .proMinDesc {
	margin:5px 10px;
	border:1px solid #ccc;
	border-bottom:2px solid #333;
	padding:5px;
}
/**********/
.proMinDesContainer .proMinDesc .head {
	font-weight:bold;
	border-bottom:1px solid #999;
	color:#000;
	margin:0 0 10px;
}

/**********/
.proMinDesContainer .proMinDesc .desc {
	line-height:16px;
	margin:0 0 10px;
}
.proMinDesContainer .proMinDesc .desc b, .proMinDesContainer .proMinDesc .desc strong {
	color:#660;
}
.proMinDesContainer .proMinDesc .pic {
	text-align:center;
	margin:0 0 5px;
}

.proMinDesContainer .proMinDesc .more {
	text-align:center;
	margin:0 0 5px;
	font-weight:bold;
}
.proMinDesContainer a:link, .proMinDesContainer a:visited {
	color:#000;
	text-decoration:none;
}
.proMinDesContainer a:hover, .proMinDesContainer a:active {
	color:#900;
	text-decoration:underline;
}

/***** PRODUCTS MINI DESCRIPTION TWO STYLES *****/
.proMinDesContainer2 {
	background:url(images/dividerVr03Gray.gif) repeat-y center;
	margin:0 0 20px;
}
.proMinDesContainer2 .proMinDesc {
	margin:5px 10px;
	border:1px solid #ccc;
	padding:5px;
}
/**********/
.proMinDesContainer2 .proMinDesc .head {
	font-weight:bold;
	border-bottom:1px solid #000;
	color:#000;
	margin:0 0 10px;
}

/**********/
.proMinDesContainer2 .proMinDesc .desc {
	line-height:16px;
	padding:5px;
	margin:0 0 10px;
	color:#000;
}
.proMinDesContainer2 .proMinDesc .desc b, .proMinDesContainer2 .proMinDesc .desc strong {
	color:#660;
}
.proMinDesContainer2 .proMinDesc .pic {
	text-align:center;
	margin:0 0 5px;
}

/**********/
.proMinDesContainer2 .proMinDesc .more {
	text-align:center;
	padding:0 0 5px;
	margin:0 0 5px;
	font-weight:bold;
	border-bottom:1px solid #666;
}
.proMinDesContainer2 a:link, .proMinDesContainer2 a:visited {
	color:#000;
	text-decoration:none;
}
.proMinDesContainer2 a:hover, .proMinDesContainer2 a:active {
	color:#900;
	text-decoration:underline;
}

.highlighted {
	color:#c00;
}

.counter { color:#fff; }
.counter .num { color:#ffc; }