.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: 25px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-align: center;
	line-height: 25px;
}
.productcontentbox {
	background-image: url(/images/bg_productcontent.gif);
	background-repeat: repeat-y;
	width: 540px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	color: #f26522;
	font-weight: bold;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.productdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.productinfo a:link, .productinfo a:visited {
	background-image: url(/images/bg_prjinfo_n.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
	height: 20px;
	text-transform: uppercase;
}
.productinfo a:hover, .productinfo a:active {
	background-image: url(/images/bg_prjinfo_o.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F26522;
	font-style: normal;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
	height: 20px;
	text-transform: uppercase;
}

.email a:link, .email a:visited {
	background-image: url(/images/bg_email_n.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
	height: 20px;
	text-transform: uppercase;
}
.email a:hover, .email a:active {
	background-image: url(/images/bg_email_o.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F26522;
	font-style: normal;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 1px;
	height: 20px;
	text-transform: uppercase;
}

.photobrdr01 {
	border: 1px solid #DEDEDE;
}
.names_normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.productname_unit {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #f26522;
	font-weight: bold;
}
.categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 22px;
	color: #FFFFFF;
	font-style: normal;
}

.categoryName a:link, .categoryName a:visited {
	background-image: url(/images/bg_category_n.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
}
.categoryName a:hover, .categoryName a:active {
	background-image: url(/images/bg_category_o.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F26522;
	font-style: normal;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
}

.webLink a:link, .webLink a:visited {
	background-image: url(/images/bg_weblink_n.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 15px;
	margin-left: 25px;
}
.webLink a:hover, .webLink a:active {
	background-image: url(/images/bg_weblink_o.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F26522;
	font-style: normal;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 15px;
	margin-left: 25px;
}
.hline {
	height: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}


.leftnavbox {
	background-color: #EDEDED;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	background-image: url(/images/bg_leftbox.gif);
}
.GenInfoTitle {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
}
.GenInfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #DEDEDE;
	background-image: url(/images/bg_productcontent.gif);
	background-repeat: repeat-y;
}
.photobrdr02 {
	border: 1px solid #DEDEDE;
	background-image: url(/images/bg_productcontent.gif);
	background-repeat: repeat-y;
}
.categorySelected a{
    background-image: url(/images/bg_cat_selected.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F26522;
	font-style: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
}
.eyecarename {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F51BF;
	font-weight: bold;
}



/*this is for the form style*/
label {
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input {
	color: #FFFFFF;
	border: 2px outset #F58E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F26522;
	text-transform: capitalize;
	padding-left: 5px;
	padding-right: 5px;
	width: 100px;
	cursor: pointer;
} 


input {
	color: #000000;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}

textarea {
	color: #000000;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 200px;
}
.GenInfoTextLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #DEDEDE;
	background-image: url(/images/BG_login.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.GenInfoTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #DEDEDE;
	background-image: url(/images/bg_genInfo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.splashDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.SplashStatement {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.SplashStatementSmall {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
