textarea.wysiwygInfoPageEditor
{
width: 800;
height: 300;
background: ffffff;
background-image: url(/images/textBG.jpg);
}

a.builtLinks
{
color: #ffffff;
font-family: impact;
font-size: 12pt;
text-decoration: none; 

}

a:hover { color: #ff5600} 
/*:link { color: #960001}   for unvisited links */
/*:visited { color: #960001}  for visited links */
/*a:active { color: #960001}  when link is clicked */

font.general
{
color: #000000;

font-family: Arial;
font-size: 12pt;

}


img.gallery
{
border-width: 1;
border-color: #572b34;
}

font.footer
{
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 8pt;

}


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.indexArea
{
background-color: #FFFFFF;
/*width: 620;*/
cellspacing: 0; 
cellpadding: 0;
border: 0;
align: center;

}
/******************************** LIGHT **************************/

td.lightTD
{
background-color: #FF8000;
}

table.lightTABLE
{
background-color: #FF8000;
}

a.productSortLink
{
color: #FF8000;

}

table.formsBG
{
background-color: #FF8000;

}

table.productListBG
{
background-color: #FF8000;
bordercolor: #FF8000;
width: 550;
}



font.imageText
{
color: #FF8000;
font-weight: bold;
font-family: Arial;
font-size: 7pt;
}

font.listHeaderFont
{
color: #FF8000;
font-weight: bold;
font-family: Arial;
font-size: 11pt;

}

/**********************    DARK     **********************/


td.listHeader
{

background-color: #000F54;
}



font.listItemFont
{
color: #000F54;
font-weight: bold;
font-family: Arial;
font-size: 10pt;

}
font.categoryHeader
{
color: #000F54;
font-weight: bold;
font-family: Arial;
font-size: 14pt;

}

font.productsFont
{
color: #000F54;
font-weight: bold;
font-family: Arial;
font-size: 10pt;
}



font.categoriesFont
{
color: #000F54;
font-weight: bold;
font-family: Arial;
font-size: 7pt;
}

td.darkTD
{
background-color: #000F54;
}

table.darkTABLE
{
background-color: #000F54;
}



td.formsHeadandFoot
{
background-color: #000F54;
}



td.imageCells
{

background-color: #000F54;
}


/**********************    NEWS     **********************/


font.newsZoneHeader
{
color: #FF8000;
font-weight: bold;
font-family: Arial;
font-size: 11pt;

}

font.newsPageName
{
color: #000F54;
font-weight: bold;
font-family: Arial;
font-size: 11pt;
}

font.newsZoneTeaser
{
color: #FF8000;
font-weight: normal;
font-family: Arial;
font-size: 8pt;
text-transform: lowercase; 

}