.windows
{
border-color		: #EAEAEA;
border-style		: solid;
border-width		: 1px;
}

.bearBorder
{
border-color		: #00793B;
border-style		: solid;
border-width		: 1px;
}

.clickedItem
{
color				: #FF0000;
}

.prodDisplay TD
{
border-color		: #444444;
border-style		: solid;
border-width		: 1px;
}

.imgPreview
{
border-color		: #FFFFFF;
border-style		: solid;
border-width		: 2px;
}

.shopButtonSmall
{
font-size			: 11px;
width				: 40px;
}

.colLeft
{
width				: 120px;
}

.colRight
{
width				: 350px;
}

.cardBar
{
background-image	: url(/pictures/cardBar.jpg);
background-repeat	: repeat-y;
background-position	: top right;
}

.cardLink
{
font-size			: 90%;
font-weight			: bold;
}

.navigationButtons
{
width						: 100%;
padding						: 1px;
padding-right				: 13px;
font-weight					: bold;
text-align					: right;
height						: 16px;
background-image			: url(/users/default/pictures/groenebeer/buttonBg.gif);
background-repeat			: no-repeat;
background-attachment		: fixed;
background-position			: left top;
}

.naviLink
{
color				: #FFFFFF;
text-decoration		: none;
}

.naviLink:hover
{
color				: #FFFFFF;
text-decoration		: underline;
}

.orderInput
{
width				: 260;
border-color		: #00793B;
border-width		: 1px;
border-style		: solid;
background-color	: #F2F8F5;
}

.topLink
{
color				: #FF9900;
text-decoration		: underline;
font-weight			: bold;
font-size			: 11px;
}


.topLink:hover
{
color				: #CCCCCC;
text-decoration		: none;
font-weight			: bold;
font-size			: 11px;
}
