*	{padding: 0; margin: 0;}
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	/*	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat;*/
	padding-top:0px;
	padding-bottom:5px;
	background-image: url(../global/Page-Background.jpg);
	background-repeat: repeat-x;
	}
	
html > body	{
	font-size: 12px;
	}	
/*	layout	*/
#mainContainer	{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
#header	{
	background: url(../images/eyesight_header.jpg) no-repeat top right;
	height: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#secondary	{
	width: 200px;
	float: left;
	background-color:#7D983B;
	}
#main	{
	width: 660px;
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
	}
/*	header	*/
.rr-img	{
	float: left;
	}
/*#nav	{
	background: url(../images/nav-bg.gif) repeat-x top left;
	height: 34px;
	}*/
#nav	{
	background: url(../global/eyesight/nav-bg1.gif) repeat-x top left;
	height: 34px;
	}	
#header h1	{
	color: #3f8922;
	padding: 50px 0 0 300px;
	}
#header h3	{
	color: #999;
	font-weight: normal;
	padding: 0 0 0 300px;
	}
/*	nav	*/
#nav ul	{
	list-style: none;
	float: right;
	}
#nav li	{
	float: left;
	}
#nav li a	{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	}
#nav li a:hover	{
	color: #003366;
	background: url(../global/eyesight/nav-bg1over.gif) repeat-x top left;
	}
/*	secondary	*/
#secondary form	{
	border-top: 1px solid #fff;
	}
form ol	{
	list-style: none;
	}
#secondary form li label	{
	color: #fff;
	padding: 0 5px;
	}
#secondary fieldset	{
	border: none;
	padding: 5px 0;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #718C2F;
	}
input.searchField	{
	width: 80px;
	margin-right: 10px;
	}
/*	main	*/
img.banner	{
	margin: 20px 100px;
	border: none;
	}
#main h1	{
	color: #95C323;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-weight: normal;
	}
#main h2	{
	margin-bottom: 1em;
	}
#main p	{	
	margin-bottom: 1.2em;
	}
/*	footer	*/
#footer	{
	clear: both;
	margin-top: 2px;
	/*'	background: #6694BA url(../images/nav-bg.gif) repeat-x top left;*/
	background: #2b537e;
	float: left;
	display:block;
	padding: 10px;
	color: #CDE1F3;
  width: 880px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}



/* Ecommerce Core CSS */


hr {
 color: silver;
background-color: silver;
height: 2px;
 border: 0;
}

.linksbar {
	color: #91AFB5;
}

.linksbar a, .linksbar a:visited, .linksbar a:active {
	color: #111;
	text-decoration: none;
}

.linksbar a:hover {
	color: red;
}


/* product description */
.proddesc {
	background-color: #fff;

/*	color: #555;*/
	color: #705a34;


}

.proddesc a {

	color: #705a34;
	text-decoration: none;
}

.proddesc li {
	color: #718C2F;
	margin-left: 20px;
}


.prodname {
	font-weight: bold;
	color: #705A34;

	font-size: 1.1em;
	background-color: #fffdcc;
	padding-right: 3px;
	padding-left: 3px;
	height: 50px;
	border-bottom: 2px solid #FFD97A;
	border-right: 3px solid #FAEACF;
}

.prodprice {
	color: #705A34;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
/*	background-color: #faf9e1;*/
}

.prodtable {

/*	border: 1px solid silver;*/
	padding-right: 5px;

/*	background-color: #FAEACF;*/
	background-color: #fff;

}
	

.prodquantity {
	font-size: 12px;
	padding-bottom: 5px;
/*	border-bottom: 1px solid silver;*/

}

.prodoptionlist {
	border: 1px solid red;
}

.prodoption {
	background-color: #c0eda8;
	font-weight: bold;
	}

.prodpricevalue {

	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #5f5f5f;
/*	background-color: #faf9e1;*/
}


.orderfrom {
	background-color: #c3c3c3;
	font-size: 12px;
	padding: 3px 0 3px 0;

}

.orderfill {
	background-color: #fff;
	padding: 3px 0 3px 0;
}

.subtotal {
	padding-top: 3px;
	font-weight: bold;
	background-color: #fffdcc;
	border-top: 1px solid silver;
}

/*.pagetitle {
	font-weight: bold;
	color: #000;
	font-size: 18px;
	margin: 20px 0 15px 0;

}*/

.pagetitle  {
	color: #95C323;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}

.login {
	background-color: #fffdcc;

}

.register {
	background-color: silver;
}

.alert {
	color: red;
}

.deliveryfill {

}

.subject {
	padding: 5px 0 5px 0;
	color: #705a34;
}
	
.notes {
	background-color: #fffdcc;
}

.associated {
	background-color: #7D983B;
}

#productdata {
	padding: 15px 0 0 0;
	line-height: 1.7em;
	font-weight: bold;
	font-size: 0.9em;
	color: gray;
}


.category {
	color: #705a34;
	font-size: 12px;
	text-decoration: none;
}

.categoryname {
	background-color: #fffdcc;
/*	background: #FFF url('/global/category-bg.jpg') no-repeat;*/
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0 3px 0;
/*	border: 1px solid #ffd97a;*/
	border: 1px solid #91afb5;
	margin: 3px 0 10px 0;
}

/* image styling */

.imgprod {
	border: 1px solid silver;
	}


#bookbox {
	border: 2px solid gray;
	width: 155px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;;
	padding: 10px 0 10px 0;
	}

.blacklink {
	color: #000;
	}
	
.newscontent {
	border: 1px solid #D1E2EF;
	padding: 15px;


}

.newsimage {
	float: left;
	width: 110px; 
		clear: both;
	
	}

.newscontent img {
	margin-right: 10px;
/*	border: 1px solid #EFEFEF;*/
	width: 100px;

	}
	
.newsdate {
	margin-bottom: 5px;

}

.newsheading {

	font-weight: bold;
	font-size: 14px;

}

.newsmessage {
	margin-left: 110px;
	
	}

.newslink {
	margin: 10px 0 5px 0;
	
}

.testimonialtitle {
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #95c323;
	padding: 5px;
	}
	
.testimonialheading {
	margin-left: 110px;
	font-size: 18px;
	color: #2B537E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
		
.questionheading {
	margin-left: 110px;
	font-size: 22px;
	color: #95c323;
	text-align: center;
	font-family: "Trebuchet MS";
	}
	
.articlesheading {
	font-size: 22px;
	color: #95c323;
	text-align: center;
	font-family: "Trebuchet MS";
	}

	
.testimonialtable {
	background-color: #fdf6e6;
	border: 1px solid silver;
	}
	
.testimonialtable ul li {
	margin-left: 20px;
	}
	
.leftmenuback {
	background-color:#7D983B;
	vertical-align:top;
	padding-top:3px;
	padding-left:3px;
	}
	
.bluemenuserra {
	margin-top:2px;
	background: #7D983B;
	text-indent:0px;
	letter-spacing:0px;
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 10px 15px 10px 0;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
}

.glossymenu a.bluemenuserra {
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}

.bluemenuserra ul {
	list-style-type: none;
}
	
.glossymenu ul.bluemenuserra {
	list-style-type: none;
}

/*Begin Left Drop Down Menu*/
.glossymenu{
	margin: 15px 0;
	padding: 0;
	width: 200px; /*width of menu*/
	/*border: 1px solid #9A9A9A;*/
background-color:#7D983B;
	border-bottom-width: 0;
}
.glossymenu a.menuitem{
	margin-top:3px;
	/* background: black url(images/nav-bg.gif) repeat-x top left;*/
background: #718C2F;
	text-indent:0px;
	letter-spacing:0px;
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
*/
color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 10px 15px 10px 0;
	padding-left: 10px;
	text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 10px;
right: 5px;
border: none;
}
.glossymenu a.menuitem:hover{
	background-image: url(../global/eyesight/nav-bg-over.gif);
	color: #000000;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	/*background-image:url(../images/submenubk.jpg);*/
background-repeat:repeat-y;
	background-color: #9CBF48;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li{
/*border-bottom: 1px solid blue;*/
}
.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px Lucida Grande, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/*font-size: 13px;*/
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px;
	padding-left: 18px;
}
.glossymenu div.submenu ul li a:hover{
	color:#718C2F;
	background-color: #FFFFFF;
}
/*End Left Drop Down Menu*/

/*Begin FCK content area CSS*/

.headline1
 {
	color: #AA692D;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}
.headline1center
 {
	color: #AA692D;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}
.headline2  {
	color: #95C323;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}
.headline2center  {
	color: #95C323;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}
.headline1_uline
 {
	color: #AA692D;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.headline1_ulinecenter
 {
	color: #AA692D;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}
.headline2_uline  {
	color: #95C323;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.headline2_ulinecenter  {
	color: #95C323;
	letter-spacing: 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}
.copynormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
}
.copynormalbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA692D;
	line-height: 1.5em;
	text-align: justify;
}
.copynormalbrown  ul  li {
	margin-left: 20px;
}
.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;
}
.copyboldbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA692D;
	line-height: 1.5em;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;
}
#copyareasplash {
	padding: 40px;
}
#mainborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
hr {
	border: 0;
	color: #C6EFA2;
	background-color: #C6EFA2;
	height: 1px;
	width: 100%;
	text-align: left;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
blockquote {
	margin-left: 20px;
}
/*End FCK content area CSS*/

/*Start of Eyesight CSS from old Eyesight.nu file*/

.doveh {
	font-family: Times New Roman, Georgia;
	font-size: 24px;
	color: #5f5999;
	text-align: center;
}	
	/*	 main window	*/	
.pagecontent p	{
	padding: 6px 0;
	}
.pagecontent h1	{
	color: #666;
	font-size: 2.4em;
	margin-top: 20px;
	padding-bottom: 20px;
	}
.pagecontent h2	{
	font-size: 1.4em;
	padding-bottom: 10px;
	}
.pagecontent h3	{
	font-size: 1.3em;
	padding-bottom: 6px;
	}
.pagecontent ol	{
	margin-left: 30px;
	padding-bottom: 10px;
	}
	
.copynormalcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-align: center;
}
.copyboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B537E;
	line-height: 1.5em;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: justify;
}
/*#logoheader {
	height: 145px;
	margin-bottom: 5px;
	background-color: #FFF;	
	padding: 10px 10px 0 0px;
	}

#logoheader img{
	border: 0;
	}





#sidebar ul	{



	list-style: none;



	}
*/


/*End of Eyesight CSS*/ 
.copynormalpad10left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#topoptnav {
	font-size:13px;
	list-style-type:none;
}

#topoptnav li {
	border-right:1px solid #A7ADDF;
	display:inline;
	padding:0 5px;
}
#emailcontent td {
  padding-top:5px; 
	padding-bottom:5px; 
	padding-left:4px;
}