﻿/*:link { color: #960001}   for unvisited links */
/*:visited { color: #960001}  for visited links */
/*a:active { color: #960001}  when link is clicked */


a.builtLinks
{
color: #ffffff;
font-weight: bold;
font-family: Trebuchet MS;
font-size: 10pt;
text-decoration: none; 
}

a:hover { color: #ffff00}  when mouse is over link 


font.general
{
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 10pt;

}


img.gallery
{
border-width: 1;
border-color: #572b34;
}

font.footer
{
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 8pt;

}

font.newsZoneTeaser
{
color: #222222;
font-weight: normal;
font-family: Verdana;
font-size: 8pt;
text-transform: lowercase; 

}

font.formAnswers
{
color: #222222;
font-weight: normal;
font-family: Arial;
font-size: 10pt;

}
font.formformResponse
{
color: #FFFFFF;
font-weight: normal;
font-family: Arial;
font-size: 12pt;

}
font.formQuestions
{
color: #000000;
font-weight: normal;
font-family: Arial;
font-size: 10pt;
font-weight: bold;

}


table.editingArea
{
background-color: #FFFFFF;
/*width: 672;*/
cellspacing: 0; 
cellpadding: 0;
border: 0;
align: center;

}

table.indexArea
{
background-color: #FFFFFF;
/*width: 620;*/
cellspacing: 0; 
cellpadding: 0;
border: 0;
align: center;

}
/******************************** LIGHT **************************/

td.lightTD
{
background-color: #AE8051;
}

table.lightTABLE
{
background-color: #AE8051;
}

a.productSortLink
{
color: #AE8051;

}




table.formsBG
{
background-color: #AE8051;

}

table.productListBG
{
background-color: #AE8051;
bordercolor: #F2EEE1;
width: 550;
}



font.imageText
{
color: #AE8051;
font-weight: bold;
font-family: Arial;
font-size: 7pt;
}

font.listHeaderFont
{
color: #AE8051;
font-weight: bold;
font-family: Arial;
font-size: 11pt;

}

font.newsZoneHeader
{
color: #AE8051;
font-weight: bold;
font-family: Arial;
font-size: 11pt;
}
/**********************    DARK     **********************/


td.listHeader
{

background-color: #443220;
}


font.newsPageName
{
color: #443220;
font-weight: bold;
font-family: Arial;
font-size: 11pt;
}



font.categoriesFont
{
color: #443220;

font-family: Arial;
font-size: 8pt;
}

td.darkTD
{
background-color: #443220;
}

table.darkTABLE
{
background-color: #443220;
}



td.formsHeadandFoot
{
background-color: #443220;
}



td.imageCells
{

background-color: #443220;
}
