BODY
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, "San Serif";
    FONT-weight: normal;
    FONT-SIZE: .7em;
    BACKGROUND-COLOR: #ffffff;
    margin:0;
    padding:0;
    background:url(assets/side-banner.jpg) fixed no-repeat right top;
}


#top
{
    width:100%;
    height:230px
}
td     {font-size: .7em
}

#mainbody
{
	width:100%;

}
#mainbody td
{
   	FONT-SIZE: .7em;
}
#top td
{
   	FONT-SIZE: .7em;
}
#clear
{
	clear:both;
}

a
{	
	text-decoration: underline;
	color: #003265;
}
a:hover {	

	color: gray;
}

a:visited {	

	color: gray;
}

INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1em;
    COLOR: #000000;
    BORDER-RIGHT: gainsboro 1px solid;
    BORDER-TOP: gainsboro 1px solid;
    BORDER-LEFT: gainsboro 1px solid;
    BORDER-BOTTOM: gainsboro 1px solid;
}
#extended input
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1em;
    COLOR: #000000;
    BORDER:0;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.4em;
    color: gray;
    margin-bottom:0px;
    padding-bottom:0px;
    line-height:1.5em;
}
#extended H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.4em;
    color: #003265;
    margin-bottom:10px;
    padding-bottom:0px;
    line-height:1.4em;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    color: #003265;
    display:inline;
}

H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: black;
    FONT-STYLE: normal;
}
SELECT
{
    	BORDER-RIGHT: #c0c0c0 1px solid;
    	BORDER-TOP: #c0c0c0 1px solid;
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 1em;
    	BORDER-LEFT: #c0c0c0 1px solid;
    	COLOR: #000000;
    	BORDER-BOTTOM: #c0c0c0 1px solid;
}

TEXTAREA
{
    	BORDER-RIGHT: #c0c0c0 1px solid;
    	BORDER-TOP: #c0c0c0 1px solid;
    	FONT-WEIGHT: normal;
    	FONT-SIZE: 1em;
    	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, "San Serif";
    	BORDER-LEFT: #c0c0c0 1px solid;
    	COLOR: #000000;
    	BORDER-BOTTOM: #c0c0c0 1px solid;
}
.sold
{	color:red;
	font-weight:bold;
	font-size: 1.3em;
	margin-top: 8px;
	margin-bottom:5px;
	display:block;
	
	}
.sidetable{
	border-color:#003265;
	border-width: thin;
	border-style: dotted;
    	background-color:#fff8eb;
	}

.sidehead { 
	color:#003265;
	font-weight:bold;
	}
.pagenum
{	text-align:right:
	color:black;
}
.productdesc
{   
    	border-top: gray 1px solid;
    	border-bottom: gray 1px solid;
    	border-left-style: none;
    	border-right-style: none;
    	background-color:#fff8eb;
    	padding: 10px 15px;
}
.txtfielddropdown
{
	font-size: 11px;
	font-weight: bold
}
.topnav {background:url(assets/navback.gif)  }
.creambanner {background:url(assets/cream-back.gif)  }
.bluepot {background:url(assets/blueback.gif)  }

a.shop-top-nav
{
	font-weight: bold;
	padding: 3px 10px;
	margin:2px 2px;
	text-decoration:none;
	color: gray;
	border: #c0c0c0 solid 1px;
}

a.shop-top-nav:hover
{
	color: #003265;
	border: #003265 solid 1px;
	text-decoration:none;
}

a.shop-top-nav:visited
{
	text-decoration:none;
}

.catlinks a
{	
	text-decoration: underline;
	color: #003265;
}
.catlinks a:hover
{	
	text-decoration: underline;
	color: gray;
}
.catlinks a:visited
{	
	text-decoration: underline;
	color: #003265;
}

.text-white-bold 
{
    	FONT-SIZE: 10pt;
    	COLOR:WHITE;
    	TEXT-DECORATION: underline;
    	FONT-WEIGHT: bold;
}


.small-black-text 
{
    	FONT-SIZE: 8pt;
    	COLOR:BLACK
}

.text-bold-navyblue

{
    	FONT-SIZE: 10pt;
    	COLOR:#000099;
    	FONT-WEIGHT: bold
}


.text-bold-red
{
    	FONT-SIZE: 10pt;
   	COLOR:#bb0000;
    	FONT-WEIGHT: bold
}


.input-text
{
	BORDER:1 solid #C0C0C0; 
	COLOR:#000000;
	width:1in;
	font-weight:normal;
}

.submit-button
{
	BORDER: 2 solid #C0C0C0; 
	COLOR:#000000;
	background-color: #E5E5E5;
	font-weight: bold;
	font-size:.8em;
}
#footer
{	
	}

#footer td
{
	text-align:center;
	font-size: .7em;
	font-weight: normal;
}

#footer a
{
	font-weight: normal;
	text-decoration:none;
	color: #003265;
}


#footer a:hover
{
	text-decoration:underline;	
}

#footer a:visited
{
	color: #5f5f5f;
}

#navcells
{
	padding-left:10px;
	padding-right:10px;
}
#navcells td
{	
	font-size:.8em;
}
#navcells a
{
    COLOR: #003265;
    TEXT-DECORATION: none;
}
#navcells a:hover
{
    TEXT-DECORATION: underline;
}

#pagescontent
{ 
	padding-left: 50px;
	padding-right: 50px;
	
}

#pagescontent p
{
	font-size:1.2em;
}
#pagescontent a
{	
	text-decoration: underline;
	color: #003265;
}
#pagescontent a:hover
{	
	text-decoration: underline;
	color: gray;
}
#pagescontent a:visited
{	
	text-decoration: underline;
	color: #003265;
}

.price
{ 
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	display:block;
}

#newsboxes p {
	font-size:1em;
	}
#currency a
{	
	text-decoration: underline;
	color: #003265;
}