﻿body {
}

.ContentHeader
{
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	text-transform: uppercase;
}
.LensParametersHeaderColumn
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_T.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}
.LensParametersFooterColumn
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_B.gif);
	background-repeat: repeat-x;
}
.LensParametersItemColumn
{
	background-color: #ebf0f4;
}
.LensParametersTopLeft
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_TL.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 25px;
}
.LensParametersTopRight
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_TR.gif);
	background-repeat: no-repeat;
}
.LensParametersBottomLeft
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_BL.gif);
	background-repeat: no-repeat;
}
.LensParametersBottomRight
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_BR.gif);
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
}
.LensParametersLeft
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_L.gif);
	background-repeat: repeat-y;
}
.LensParametersRight
{
	background: url(../../SitesOpt/SearsOptical/images/Tables/style3/table_R.gif);
	background-repeat: repeat-y;
}
.GridItem1
{ 
	background: url(../../SitesOpt/SearsOptical/images/lens_list_bg1.gif);
	background-repeat: repeat;
}

.GridItem2
{ 
	background: url(../../SitesOpt/SearsOptical/images/lens_list_bg2.gif);
	background-repeat: repeat;
}

.GridItem
{ 
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

.GridHeader
{ 
	background: url(../../SitesOpt/SearsOptical/images/lens_list_bg1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
}

.GridPager
{ 
	background: url(../../SitesOpt/SearsOptical/images/lens_list_bg1.gif);
	background-repeat: repeat-x;
	padding: 5px;
}

.GridItemBold
{
	padding-left: 5px;
	padding-right: 5px;
	color: #A93C1D;
	font-weight: bold;
}

option.BlankOption
{
	background-color: #edeff0;
}

.MessagePlaceHolder
{
	border-left: solid 1px #ffffff; 
	border-top: solid 1px #ffffff; 
	border-right: solid 1px #808080; 
	border-bottom: solid 1px #808080; 
	background: #edeff0; padding: 5px;
}

.MessageHeader
{
	font-weight: bold;
}

.FormEnclosure
{
	border-left: solid 1px #ffffff; 
	border-top: solid 1px #ffffff; 
	border-right: solid 1px #808080; 
	border-bottom: solid 1px #808080; 
}

.Error
{
	border-left: solid 1px #ff0000; 
	border-top: solid 1px #ff0000; 
	border-right: solid 1px #ff0000; 
	border-bottom: solid 1px #ff0000; 
	background: #ffffff; 
	padding: 5px;
	color: #ff0000;
	display: block;
}

.Success
{
	border-left: solid 1px #00ff00; 
	border-top: solid 1px #00ff00; 
	border-right: solid 1px #008000; 
	border-bottom: solid 1px #008000; 
	background: #ffffff; 
	padding: 5px;
	color: #008000;
}

.PAD5
{
	padding: 2px 5px 2px 5px;
}

.OrderTotalRow
{
	border-top: solid 1px #000000; 
}

.Bold
{
	font-weight: bold;
}

.BoldHeader
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.SmallFont
{
	font-size: 10px;
}