/* some styles need to be changed more than once (text, subtitle, normal link, normal link hover, catalogue link, catalogue link hover)*/

/*[TKN_BEGIN_CUSTOM]*/

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: /*[TKN_BACK]*/#99cc00;
background-position: top;
background-repeat: repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: /*[TKN_TEXT]*/ #000000;
text-align: left;
}

.backcolor {
background-color: /*[TKN_BACK]*/#99cc00;
}

.line {
background-color: /*[TKN_TEXT]*/#000000;
}

.pagetitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
color: /*[TKN_TITLE]*/#ffffff;
font-weight: normal;
text-decoration: none;
}

.pagetitle2{
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: /*[TKN_TITLE]*/#ffffff;
font-weight: bold;
text-decoration: none;
}

.whitepagetitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
color: #666666;
font-weight: normal;
text-decoration: none;
}

.panel{
font-family: Arial, Helvetica, sans-serif;
background-color: /*[TKN_PANEL]*/#99cc00;
color:/*[TKN_TEXT]*/#000000;
font-size:11px;
text-decoration: none;
padding: 0px 0px 0px 0px;
}

.cellback{
background-color: /*[TKN_PANEL]*/#99cc00;
}

.cellback2{
font-family: Arial, Helvetica, sans-serif;
background-color: /*[TKN_PANEL]*/#99cc00;
color:/*[TKN_TEXT]*/#000000;
font-size:11px;
text-decoration: none;
padding: 2px 2px 2px 10px;
}

.cellback3{
font-family: Arial, Helvetica, sans-serif;
background-color: /*[TKN_PANEL]*/#99cc00;
color:/*[TKN_TEXT]*/#000000;
font-size:11px;
text-decoration: none;
padding: 0 0 0 0;
}

.subtitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: /*[TKN_SUBTITLE]*/#ffffff;
font-weight: bold;
text-decoration: none;
}

.subtitle2{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: /*[TKN_SUBTITLE]*/#ffffff;
font-weight: bold;
text-decoration: none;
}

.subtitle3{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: /*[TKN_SUBTITLE]*/#ffffff;
font-weight: bold;
text-decoration: none;
}

.text{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: /*[TKN_TEXT]*/#000000;
font-weight: normal;
text-decoration: none;
}

a:link, a:visited, a:active {
font-size: 11px;
color: /*[TKN_NORM_LINK]*/#ffffff;
font-weight: none;
text-decoration: none;
}

a:hover {
color: /*[TKN_NORM_HOVER]*/#ffffff;
text-decoration: underline;
}

a.normal:link, a.normal:visited, a.normal:active {
font-size: 11px;
color: /*[TKN_NORM_LINK]*/#ffffff;
font-weight: normal;
text-decoration: none;
}

a.normal:hover {
color: /*[TKN_NORM_HOVER]*/#ffffff;
text-decoration: underline;
}

a.catalogue:link, a.catalogue:visited, a.catalogue:active {
font-size: 12px;
color: /*[TKN_CAT_LINK]*/#ffffff;
font-weight: bold;
text-decoration: none;
}

a.catalogue:hover {
color: /*[TKN_CAT_HOVER]*/#000000;
text-decoration: underline;
}


a.catsmall:link, a.catsmall:visited, a.catsmall:active {
font-size: 11px;
color: /*[TKN_CAT_LINK]*/#ffffff;
font-weight: bold;
text-decoration: none;
}

a.catsmall:hover {
color: /*[TKN_CAT_HOVER]*/#000000;
text-decoration: underline;
}

a.product:link, a.product:visited, a.product:active {
font-size: 11px;
color: /*[TKN_CAT_LINK]*/#ffffff;
font-weight: none;
text-decoration: none;
}

a.product:hover {
color: /*[TKN_CAT_HOVER]*/#000000;
text-decoration: underline;
}

a.product:link, a.product:visited, a.product:active {
font-size: 11px;
color: /*[TKN_CAT_LINK]*/#ffffff;
font-weight: none;
text-decoration: none;
}

a.product:hover {
color: /*[TKN_CAT_HOVER]*/#000000;
text-decoration: underline;
}


a.basemenu:link, a.basemenu:visited, a.basemenu:active {
font-size: 10px;
color: /*[TKN_BASE_LINK]*/#ffffff;
font-weight: normal;
text-decoration: none;
}

a.basemenu:hover {
color: /*[TKN_BASE_HOVER]*/#ffffff;
text-decoration: underline;
}

img.thumb{
border: 2px solid /*[TKN_TITLE]*/#ffffff;
}

.header {
background-color: /*[TKN_HEADER]*/#1e8f30;
}
/*[TKN_END_CUSTOM]*/















