body { 

	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc; 	
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
}

#bullet ul
{
list-style-type: none;
padding-left: 1em;
margin: 0;
}

#bullet ul li
{
background-image: url(bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .6em;
padding-left: 1em;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	padding: 0;
	position: relative;
	border: 0px;
	left: 0;
	visibility: visible;	

}

.head {
	background:  url(head1.jpg);
	background-repeat: repeat-x;
	text-align: right;
}

input {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	COLOR: #666666;
}

.input {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	COLOR: #666666;
}

#mainbox {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	COLOR: #666666;
	width: 760px;
}

#popbox {
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	FONT-SIZE: 11px; 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	COLOR: #666666;
	width: 400px;
}

.homebottom {
	background-color:#F5F5F5;
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#999999;
		TEXT-DECORATION: none;
}
A.homebottom:link {
	COLOR: #999999;TEXT-DECORATION: none;
}
A.homebottom:hover {
	COLOR: #666666;TEXT-DECORATION: none;
}


.breadcrums
{
	font-family:Trebuchet MS, arial, helvetica, sans-serif;
	FONT-SIZE:10px;
	color:#6699CC;
}

a.breadcrums:link {
	COLOR:#666666;
	TEXT-DECORATION:none;
}

a.breadcrums:hover {
	COLOR:#6699CC;
	TEXT-DECORATION:underline;
}

a.breadcrums:visited {
	COLOR:#666666;
	TEXT-DECORATION:none;
}

.retailers
{
	font-family:  arial, helvetica, sans-serif;
	FONT-SIZE: 10px;
	color:#6699CC
}

A.retailers:link {
	COLOR:#6699CC
	TEXT-DECORATION:underline;
}

A.retailers:hover {
	COLOR:#666666;
	TEXT-DECORATION:underline;
}

A.retailers:visited {
	COLOR:#6699CC
	TEXT-DECORATION:underline;
}

.form  {
	font-size : 11px; 
	font-family :  Trebuchet MS, Arial, Helvetica, sans-serif; color : #000000; 
	border-width : 1px; 
	border-style : solid; 
	border-color : #999999; 
	background-color : #CBE5ED;
}

.bodycopy {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
A..bodycopy:link {
	COLOR: #9666666;
	TEXT-DECORATION: none;
}
A..bodycopy:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A..bodycopy:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
}

.bodycopy16 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

 #topnav
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	background:  url(head1.jpg);
	background-repeat: repeat-x;
	text-align: right;
	width: 760px;
}

 #navcontainer ul
{
	font-family:  Trebuchet MS,arial, helvetica, sans-serif;
	FONT-SIZE: 10px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{

color: #666666;
text-decoration: none;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;;
}

#navcontainer ul li a:hover
{
color: #333333;
}

#navcontainer2
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	width: 220px;
	}

#navlist2
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.leftnavbg
{ 
	background:  url(fillerbg.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

.bodybg
{ 
	background:  url(fillerbodybg.jpg);
	background-repeat: repeat-y;
}

.bodybread
{ 
	background:  url(landing_bread.gif);
		background-repeat: no-repeat;
}



.more {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color:#99CC66;
		TEXT-DECORATION: none;
}
A.more:link {
	COLOR: #99CC66;
	TEXT-DECORATION: none;
}
A.more:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
A.more:visited {
	COLOR: #99CC66;
	TEXT-DECORATION: none;
}

#more2 { color:#666666; font-family: Arial, Helvetica, sans-serif; font-size:11px; }
#more2 div.links { color:#666666; font-size:11px; text-decoration:none; }
#more2 div.links a:link, #more2 div.links a:visited, #more2 div.links a:active { color:#666666; text-decoration:none; }
#more2 div.links a:hover { color:#99CC66; text-decoration:none; }

.newstitle {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight:bold;
		color:#99CC66;
		TEXT-DECORATION: none;
}

#imagethumb a{
border-style: solid;
border-width: 1px;
border-color: #cccccc;
padding:1px 1px 1px 1px;
margin: 0px 0px 0px 0px; 
text-align: center;
display: block;
width:98px;
}
#imagethumb a:hover{
border-style: solid;
border-width: 1px;
border-color: #999999;
padding:1px 1px 1px 1px;
margin: 0px 0px 0px 0px; 
text-align: center;
display: block;
width:98px;
}
#imagethumbx a{
border-style: solid;
border-width: 1px;
border-color: #cccccc;
padding:1px 1px 1px 1px;
margin: 0px 0px 0px 0px;
text-align: center;
display: block;
}
#imagethumbx a:hover{
border-style: solid;
border-width: 1px;
border-color: #999999;
padding:1px 1px 1px 1px;
margin: 0px 0px 0px 0px;
text-align: center;
display: block;
}

#thumbtitle {
background-color:#F5F5F5;
width:100px;
text-align:center;
	padding: 3px 0px 3px 0px; 
	margin: 0px 0px 0px 0px; 
	border-top: solid; 
	border-color: #ffffff;
	border-width: 1px
}

 #sample ul
{
text-align:center;
}

#sample ul li a
{
border-style: solid;
border-width: 1px;
border-color: #cccccc;
padding:1px 1px 1px 1px;
text-align:center;
}

#sample ul li a:hover
{
border-style: solid;
border-width: 1px;
border-color: #666666;
padding:1px 1px 1px 1px;
text-align:center;
}










.ProductDetailsScrollableDiv
{
	padding-right: 30;
}

.ProductSelectorScrollableDiv
{
	border: solid 0px #ffffff;
	color: #939393;
	padding: 0px;
	width: 216px;
	height: 340px;
	overflow: auto; 
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
	text-align: left;
}

#imagethumb2 a{
border-style: solid;
border-width: 1px;
border-color: #cccccc;
padding:1px 1px 1px 1px;
margin: 0px 0px 0px 0px; 
text-align: center;
display: block;
width:82px;
}
#imagethumb2 a:hover{
border-style: solid;
border-width: 1px;
border-color: #999999;
padding:1px 1px 1px 1px;
margin: 0px 0px 0px 0px; 
text-align: center;
display: block;
width:82px;
}
#thumbtitle2 {
background-color:#F5F5F5;
width:82px;
text-align:center;
	padding: 3px 0px 3px 0px; 
	margin: 0px 0px 0px 0px; 
	border-top: solid; 
	border-color: #ffffff;
	border-width: 1px
}

.blue16 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		color:#6699CC;
		TEXT-DECORATION: none;
}
.blue12 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#6699CC;
		TEXT-DECORATION: none;
}
.gray12 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#666666;
		TEXT-DECORATION: none;
}

.graybox
{
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-align:left;
background-color: #666666;

}

.greentitle
{
font-family: trebuchet, Arial, Helvetica, sans-serif;
color: #99CC66;
font-size: 24px;
text-align:left;
}
.blutitle
{
font-family: trebuchet, Arial, Helvetica, sans-serif;
color: #8CB2D9;
font-size: 24px;
text-align:left;

}

#collectioncontainer { width: 220px;}

#collectioncontainer ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 12px;
text-align:left;
text-transform: uppercase;
}

#collectioncontainer a
{
display: block;
margin: 0px 0px 0px 0px;
padding-top:5px;
padding-left:10px;
background-image:url(button_off.jpg);
background-repeat:no-repeat;
height:29px;

}

#collectioncontainer a:link, #colist a:visited
{
color: #666666;
text-decoration: none;
}

#collectioncontainer a:hover
{
background-image:url(button_on.jpg);
color: #3399CC;
background-repeat:no-repeat;
}

#adminmode {
	background-color:red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width:100%
}

.tabletitle {
	color:#666666;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	FONT-WEIGHT: bold;
	background-color:#dcdcdc;
}
