body 
{
	margin: 8px;
	padding: 0px;
	font-family: tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #515151;
}


table
{
	padding: 0px;
	border: 0px
}


td
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

img
{
	border: 0px;
}

p
{
	text-align: justify;
	padding: 10px 0 10px 0;
	margin: 0px
}

a		{ text-decoration: underline; color: #6F95C4}
a:link, a:visited	{ color: #6F95C4}
a:hover, a:active	{ color: #385374; text-decoration: none}


TEXTAREA {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

INPUT,
TEXTAREA,
SELECT,
OPTION {
	border: 1px #999999 solid;
	background-color:#ffffff;
	font-size: 11px
	}

option
{
	border: 0px
}


/* TABLE */
.border {
	background-color: #aeaeae;
	}
.bg, .bgi, .bgi input {
	background-color: #efefef;
	}
.bgH {
	background-color: #dedede;
	}
.bgHl {
	background-color: #efefef;
	}


.button {
	color: #ffffff;
	font-weight: bold;
	background-color: #579D18;
	font-size:11px;
	border:1px #3D740B solid;
	}
.buttonH {
	color: #ffffff;
	font-weight: bold;
	background-color: #579D18;
	font-size:11px;
	border:1px #3D740B solid;
	}
.button1, .button2, .button3 {
	border:1px #3D740B solid;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	background-color: #579D18;
	}
.button1 a:link, .button2 a:link, .button3 a:link, .button1 a:visited, .button2 a:visited, .button3 a:visited {
	text-decoration: none;
	color: #ffffff
	}
.button1 a:hover, .button2 a:hover, .button3 a:hover {
	text-decoration: underline;
	color: #ffffff
	}

td.button1, td.button2, td.button3 {
	width: 100; /* for no bag */
	font-size:11px;
	}



.pageHeader {
	background-color: #7484D3;
	}
.menuLine {
	background-color: #5475C8;
	}


.infoBoxHead {
	color: #00366B;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.infoBoxHead {
	background-color: #7484D3;
	}

.boxProduct {
	padding-bottom:5px
	}

.pagebar {
	color: #222222;
	font-family: Tahoma,Verdana,Arial;
	}
table.pagebar {
	background-color: #7484D3;
	}
a.pagebar,
a.pagebar:visited {
	color: #579D18;
	font-weight: normal
	}
a.pagebar:hover {
	color: #444444;
	}
.pagebar select {
	font-weight: bold;
	font-size: 10px;
	}


.desc_preview {
	font-size:9;
	text-align:justify;
	color: #111122;
	}


/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}


.newsText,
.newsText A,
.newsHead {
	color: #386080;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.newsHead {
	color: #616180;
	font-weight: bold;
	letter-spacing: 1px;
	}


.bigCat,
.bigCatB,
.smallCat {
	color: #224466;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */
.head, .headH, .header, .headerH {
	color: #41669B;
	font-weight: bold;
	font-size: x-small;
	}
.headH, .headerH {
	font-size: small;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}


.note, .note1, .note2 {
	color: #41669B;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #CC3333;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #41669B;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
	color: #CC3333;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}

.inactive {
	color: #888888;
	}



/* ******************************************************************** */



.popup_head {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	}

.small {
	color: #003366;
	font-size: 9px;
	}


/*---------------- Shopping Cart ---------------*/

.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #AA0000;
	}

.sc_text {
	font-size: xx-small;
	}




.clear
{
	clear: both
}

#all-body
{
	text-align: left;
	background: #ffffff
}

#header
{
	background: url(/img/header-bgr.gif) repeat-x;
	height: 269px
}

#header-left
{
	float: left;
	height: 269px;
	width: 278px;
	background: url(/img/header-left.jpg) no-repeat;
}

#header-right
{
	float: right;
	height: 269px;
	width: 433px;
	background: url(/img/header-right.jpg) no-repeat right top;
}

#logotype
{
	padding: 4px 0 0 23px
}

#logotype img
{
	width: 226px;
	height: 79px;
}

#search
{
	padding: 19px 0 0 0;
	float: right;
	width: 317px;
}

#src-input
{
	float: left;
	padding: 12px 0 0 0
}

#src-input input
{
	height: 19px;
	border: 0px;
	background: none;
	color: #000000;
	font-size: 11px;
	width: 238px;
}

#src-but
{
	float: left;
	padding: 10px 0 0 6px
}

#slogan
{
	padding: 20px 20px 10px 28px;
}

.sl
{
	background: url(/img/sl-sep.gif) repeat-x left bottom;
	font-size: 12px;
	color: #ffffff;
	padding: 3px 0 0 0
}

.sl b
{
	background: url(/img/circle-yel.gif) no-repeat;
	font-weight: normal;
	display: block;
	padding: 2px 0 7px 26px
}


#block-login
{
	float: right;
	width: 280px;
	padding: 5px 0 0 0
}

#login
{
	width: 280px;
	height: 23px;
}

#login form
{
	padding: 0px;
	margin: 0px
}

#login #inputs
{
	background: url(/img/inp-bgr.gif) no-repeat;
	width: 216px;
	height: 23px;
	float: left
}

#login #inputs input
{
	border: none;
	background: #ffffff;
	color: #444444;
	width: 73px;
	height: 15px;
	margin-top: 4px;
	margin-left: 32px
}

#login input.but
{
	float: left;
	width: 59px;
	height: 23px;
	margin-left: 2px
}

.l-links
{
	float: left;
	width: 110px;
	margin-top: 4px
}

.l-links a:link, .l-links a:visited
{
	color: #949494; 
	text-decoration: underline;
	font-size: 10px;
}

.l-links a:hover, .l-links a:active
{
	text-decoration: none;
	color: #2D818D;
}

.l-links b
{
	color: #50949E;
	font-weight: normal
}

#logout
{
	width: 60px;
	height: 23px;
	float: right
}

#logout #pad
{
	padding: 0px
}

#logout #pad a
{
	padding: 0px;
	margin: 0px;
	background: 0px
}


#topmenu
{
	border-top: 2px solid #ffffff;
	background: url(/img/topmenu-bgr.gif) #0993E5 repeat-x;
	margin: 0 8px 0 8px;
	height: 34px
}

#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(/img/topmenu-sep.gif) no-repeat right bottom;
	display: block;
	float: left;
	padding: 7px 0 7px 0;
	font-size: 11px;
	margin-right: 6px
}

* html #topmenu a:link {
	padding: 7px 0 6px 0;
}

* html #topmenu a:visited {
	padding: 7px 0 6px 0;
}

*+html #topmenu a:link {
	padding: 7px 0 6px 0;
}

*+html #topmenu a:visited {
	padding: 7px 0 6px 0;
}

#topmenu a:active, #topmenu a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#topmenu a:link span, #topmenu a:visited span
{
	background: url(/img/circle-blue.gif) no-repeat;
	display: block;
	padding: 3px 20px 4px 27px;
}

#topmenu a:active span, #topmenu a:hover span
{
	background: url(/img/circle-yel-blue.gif) no-repeat;
	display: block;
	padding: 3px 20px 4px 27px;
}

#center-area
{
	margin: 0 8px 0 8px
}

#left-col
{
	width: 246px;
	padding: 0 0 10px 0;
	background: #D8D7CA;
	border-top: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
}

.left-ttl
{
	background: url(/img/left-ttl-bgr.gif) #373533 repeat-x;
	height: 34px;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 2px solid #ffffff;
	margin-bottom: 10px;
}

.left-ttl img
{
	margin: 9px 10px 0 10px
}

#left-menu
{
	padding: 0px 9px 10px 9px
}

#left-menu a:link, #left-menu a:visited
{
	color: #373737;
	text-decoration: none;
	padding: 2px 0 4px 18px;
	display: block;
	font-weight: normal;
	font-size: 12px;
	background: url(/img/lnk-none.gif) no-repeat;
	border-bottom: 1px dotted #B2B2B2;
	margin-top: 2px
}

#left-menu a:active, #left-menu a:hover
{
	color: #5F9E34;
	text-decoration: underline;
	background: url(/img/lnk-sel.gif) no-repeat;
}

#banners
{
	text-align: center;
	padding: 30px 35px 10px 35px
}

#banners img
{
	margin-bottom: 2px
}

#right-col
{
	text-align: justify;
	background: #F4F4F4;
	width: 100%
}

#cart-row
{
	background: url(/img/cart-row-bgr.gif) #DADADA repeat-x;
	height: 52px
}

#shopping-cart
{
	float: right;
	background: url(/img/ico-cart.gif) no-repeat;
	width: 300px;
	height: 52px;
	text-align: left
}

#shopping-cart a:link, #shopping-cart a:visited
{
	color: #5F9E34;
	text-decoration: underline;
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 19px 0 3px 210px;
}

#shopping-cart a:active, #shopping-cart a:hover
{
	color: #000000;
	text-decoration: none;
}

#text-in
{
	padding: 0 12px 0 12px
}

#right-col h1, #left-col h1
{
	font-size: 14px;
	background: url(/img/ico-h1.gif) no-repeat;
	padding: 0 0 10px 0px;
	margin: 10px 0 0 0;
	color: #5F9E34;
	font-weight: bold;
}

#footer
{
	background: url(/img/left-ttl-bgr.gif) #373533 repeat-x;
	margin: 8px;
	border-bottom: 8px solid #ffffff;
	font-size: 10px;
}

#footer a:link, #footer a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:active, #footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#foot-lnk
{
	padding: 20px 40px 0 40px;
	text-align: center;
	color: #8D8D8D
}

#foot-lnk a
{
	padding: 0 12px 0 12px;
}

#footer-copy
{
	color: #878685;
	margin: 10px 20px 0 20px;
	text-align: right
}

#footer-copy #pad
{
	padding: 16px 0 10px 20px
}

#featured
{
	color: #83AC28;
	padding: 10px 0 10px 0;
	font-weight: bold
}

.item
{
	margin: 4px 0 4px 0;
	background: #ffffff;
	border: 1px solid #CCCCCC
}

.item-pad
{
	padding: 16px 16px 8px 16px;
	text-align: left;
	color: #555555;
}

.item-pad a img
{
	margin-right: 10px;
}

.item-pad a:link, .item-pad a:visited
{
	color: #5F9E34;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px
}

.item-pad a:active, .item-pad a:hover
{
	color: #366119;
	text-decoration: underline;
}

.item-pad p
{
	margin: 0px;
	margin-left: 120px;
	padding: 0px
}

.but-buynow
{
	text-align: right;
	padding: 10px 0 0 0
}

.but-buynow a img
{
	width: 107px;
	height: 28px;
	margin-right: 0px;
}

.price
{
	text-align: right;
	color: #D8B043;
	font-size: 15px;
	font-weight: bold;
	padding: 12px 0 12px 0
}

.price s.warn
{
	color: #B7B7B7;
	font-size: 11px
}