/* CSS layout */
body {
	background-image:url(../../Images/LHIBackground.png);
	background-repeat:repeat-x;
	background-position:top;
	
	background-color:#dd6909;
	/*background-color:#cccc66;*/
	font-family:Calibri;
	font-size:14px;
	margin:0px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	height:800px;
	/*border:solid 1px black;*/
	/*background-color:#ffffff;*/
}

#divMainContent
{
	background-color: #fef886;
	position:relative;
	top:-50px;
}
#divContentPic
{
	position:relative;
	top:-3px;
	left:-3px;
}
.YourSource
{
	color:#fffab2;
	font-family:Monotype Corsiva;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	position:relative;
	left:30px;
}

#footerTable
{
	color: #fef76e;
}
	
a#footerLink
{
	font-family: Arial, Copperplate Gothic Light;
	font-weight: bold;
	font-size: 9pt;
	color:#fffdda;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
}	
a#footerLink:hover
{
	padding-left: 5px;
	color: #fef76e;
}

#AdminMasterHeader
{
	/*background-color:#C05B08;*/
}
.AdminMasterTable
{
	/*border:solid 1px #d9730f;*/
	/*width:900px;*/
}
.AdminSideBar
{
	/*background-color:#C05B08;*/
}
.ShopByBoxHead
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	background-color: #c05b08;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #fef886;
	text-align: center;
}
.ShopByBoxContent
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	background-color: #d9730f;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #fef886;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}
.ShopByRadioButtonList
{
}

.CategoryListHead
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	background-color: #c05b08;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #fef886;
	padding-left: 3px;
	text-align: center;
}

.CategoryListContent
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	/*border-left: #c05b08 1px solid;*/
	border-bottom: #c05b08 1px solid;
	background-color: #d9730f;
	text-align: center;
}

a.CategoryUnselected
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #fffab2;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}

a.CategoryUnselected:hover
{
	padding-left: 5px;
	color: #fef76e;
}

a.CategorySelected
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #fef76e;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
}

.pageTable
{
	font-family:Arial;
	font-size:12px;
}

.pageTableTextHeader
{
	color:#d9730f;
	font-family: Copperplate Gothic Light;
	font-size: 18px;
	font-weight: bold;
}

.CatalogTitle
{
	color:#d9730f;
	font-family: Copperplate Gothic Light;
	font-size: 20px;
	font-weight: bold;
}

.CatalogDescription
{
	color:#c05b08;
	font-family: Arial, Copperplate Gothic Light;
	font-weight: bold;
	font-size: 12px;
}

.LoginText
{
	color:#d9730f;
	font-family: Arial, Copperplate Gothic Light;
}

.ShoppingCartTitle
{
	color:Blue;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	line-height: 15px;
}

a.ProductName
{
	color:Red;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

a.ProductName:hover
{
	text-decoration:underline;
}

.ProductNormal
{
	color:Black;
	font-family:Calibri, Copperplate Gothic Light;
	font-size: 15px;
}

.ProductBold
{
	color:Black;
	font-family:Garamond, Copperplate Gothic Light;
	font-weight:bold;
	font-size: 15px;
}

.PagingText
{
	font-family: Garamond, Copperplate Gothic Light;
	font-size: 15px;
	color:Black;
}
.ProductTitle
{
	color:Blue;
	font-family: Garamond, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 15px;
}
.SearchBoxHead
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	background-color: #c05b08;
	font-family: Arial, Copperplate Gothic Light;
	font-weight: bold;
	font-size: 10pt;
	color: #fef886;
	text-align: center;
}
.SearchBoxContent
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	background-color: #d9730f;
	font-family: Arial, Copperplate Gothic Light;
	font-size: 9pt;
	color: #fef886;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}
.SearchBox
{
	font-family: Arial, Copperplate Gothic Light;
	font-size: 9pt;
	margin-bottom: 5px;
}
.UserInfoContent
{
	border-right: #d9730f 1px solid;
	border-top: #d9730f 1px solid;
	border-bottom: #d9730f 1px solid;
	border-left: #d9730f 1px solid;
	text-align:center;
}
.UserInfoText
{
	font-family: Arial, Copperplate Gothic Light;
	font-size: 9pt;
	padding-left: 5px;
	text-decoration: none;
	color:#fef886;
}
a.UserInfoLink
{
	font-family: Arial, Copperplate Gothic Light;
	font-weight: bold;
	font-size: 9pt;
	color:#fffdda;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
}	
a.UserInfoLink:hover
{
	padding-left: 5px;
	color: #fef76e;
}

.ButtonText
{
	color: Black;
	font-family: Arial, Copperplate Gothic Light;
	font-size: 12px;
}

.SmallButtonText
{
	color:Black;
	font-family:Arial, Copperplate Gothic Light;
	font-size:10px;
}

.AdminTitle
{
	color:#6e0023;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	line-height:25px;
}
.AdminPageText
{
	color: Navy;
	font-family: Arial, Copperplate Gothic Light;
	font-size: 12px;
	text-decoration: none;
}
a.AdminPageText
{
	color: Navy;
	font-family: Arial, Copperplate Gothic Light;
	font-size: 12px;
	text-decoration: none;
}
a.AdminPageText:hover
{
	color:Red;
}
.AdminErrorText
{
	font-weight: bold;
	font-size: 12px;
	color:Red;
	font-style: italic;
	font-family:Arial, Copperplate Gothic Light;
}

.Grid
{
	border-color: #E7E7FF;
	width:100%;
	position:relative;
	left:-3px;
}
.GridHeader
{
	color: #fef886;
	background-color: #c05b08;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.GridRow
{ 
	color: Black;
	background-color: #fffab2;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.GridEditingRow
{ 
	color: Black;
	background-color: White;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.GridAlternateRow
{
	color: Black;
	background-color: #F7F7F7;
	font-family: Arial, Copperplate Gothic Light;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.ControlBoxHead
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	background-color: #c05b08;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #fef886;
	text-align: center;
}
.ControlBoxContent
{
	border-right: #c05b08 1px solid;
	border-top: #c05b08 1px solid;
	border-bottom: #c05b08 1px solid;
	border-left: #c05b08 1px solid;
	background-color: #d9730f;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #fef886;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	text-align:center;
}

.PageTitle
{
	Color: #6e0023;
	font-family:Arial, Copperplate Gothic Light;
	font-size:16px;
}
.RecommendationHead
{
	color:Black;
	font-family:Arial, Copperplate Gothic Light;
	font-weight: bold;
	font-size: 10px;
}
.RecommendationText
{
	color:Black;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
}
.RecommendationLink
{
	color:Black;
	font-family:Arial, Copperplate Gothic Light;
	text-decoration:underline;
	font-size: 10px;
}
a.RecommendationLink:hover
{
	color:Red;
}
.CheckOutContent
{
	width:300px;
}
.ContactUsLabelColumn
{
	width:150px;
	text-align:right;
	vertical-align:top;
}

.UserDetailsTable
{
	width: 100%;
	background-color: #ccccff;
	font-family: Arial, Copperplate Gothic Light;
	font-size: 12px;
	border: #c05b08 2px solid;
	line-height: 25px;
}
.UserDetailsTableHead
{
	border-bottom: #c05b08 2px solid;
	background-color: #c05b08;
	font-family: Arial, Copperplate Gothic Light;
	font-weight: bold;
	font-size: 10pt;
	color: #fef886;
	padding-left: 3px;
	text-align: center;
}
.InfoText
{
	font-family: Arial, Copperplate Gothic Light;
	font-size: 12px;
}
.CustomerDetailsEditTextBox
{
	width:400px;
}
.ColorAdminColumnOne
{
	width:250px;
	vertical-align:top;
	
}
.ColorAdminColumnTwo
{
	width:100px;
	vertical-align:top;
}

.ColorSwatch
{
	width:50px;
	height:25px;
	border:double 2px #d9730f;
}
.TableBorder
{
	border:solid 1px #000000;
}

.OrderPlacedTableCell
{
	width:200px;
}

/*
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity-70);
	opacity:0.7;
}
*/