﻿body, div, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#contactleft
{
    float:left;
}

#contactright
{
    float:right;
    padding-right:5px;
    padding-top:20px;
}

h1, h2, h3, h4, h5, h6					
{
	font-size: 100%;
}

address, caption, cite, code, dfn, var	
{
	font-style : normal; 
	font-weight : normal;
}

em, th									
{
	font-style : normal; 
	font-weight : bold;
}

table									
{
	border-collapse : collapse; 
	border-spacing : 0;
}

fieldset, img							
{
	border : 0;
}

caption, th								
{
	text-align : left;
}

q:before, q:after				
{
	content : '';
}

/* Main Document Specification */
 a			{color:#581608; font-style:normal; font-weight:normal; text-decoration: underline}
 a:link		{color:#581608; font-style:normal; font-weight:normal}
 a:visited	{color:#581608; font-style:normal; font-weight:lighter}
 a:hover	{color:#FBB103; text-decoration:underline; font-weight:normal}
 a:active	{color:#FBB103; text-decoration:underline; font-weight:normal}

body 
{
	background-color: #37150F;
	font-family: Tw Cen MT, Florencesans, Goudy Old Style, Arial; 
}

#WebSiteContainer
{
	width: 800px;
	background-color: #FAF9DD;
	border: solid 1px #37150F;
	margin-left: auto;
	margin-right: auto;
}

#WebSiteContainerAdmin
{
	background-color: #FAF9DD;
	border: solid 1px #37150F;
	margin-left: auto;
	margin-right: auto;
	padding:0px 5px 0px 5px;
	width: 1000px;
}

#ContentContainer
{
    width:800px;
}

#ContentLeft
{
	width: 150px;
	float: left;
}

#ContentRight
{
	width: 102px;
	float: right;	
	padding-bottom: 20px;
}

#ContentRight2
{
	width: 102px;
	float: right;	
	padding-bottom: 20px;
}

#ContentRight3
{
	width: 102px;
	float: right;
	padding-bottom: 20px;	
}

#ContentRight4
{
	width: 102px;
	float: right;	
}

#ContentRightAdmin
{
	width: 102px;
	float: right;	
}

#SiteContent
{
	width:530px;
	padding:0px 5px 5px 5px;
	float:left;
}

#Header
{
	padding:0px 0px 5px 0px;
}

#FooterImage
{ 
    width:800px;
    padding: 5px 0px 5px 0px;
}

#FooterImage2
{ 
    width:1000px;
    padding: 5px 0px 5px 0px;
}

#FooterTextLeft
{
    width:500px;
    font-family: Florencesans, Goudy Old Style, Verdana, Arial;
    font-size: 9pt;
    color:#581608;
    float:left;
    padding-left: 5px;
}

#FooterTextRight
{
    width:200px;
    font-family: Florencesans, Goudy Old Style, Verdana, Arial;
    font-size: 9pt;
    color:#581608;
    float:right;
    padding-right: 5px;
    text-align:right;
}

#FooterTextRight2
{
    width:1000px;
    font-family: Florencesans, Goudy Old Style, Verdana, Arial;
    font-size: 9pt;
    color:#581608;
    padding-right: 5px;
    text-align:right;
}

.Space
{
    clear:both;
}

.categorybuttons
{
	
	border-top: solid 2px #FAF9DD;
}

#AdminContentLeft
{
    float:left;
    padding:0px 5px 0px 0px;
}

/*BorderColor="#FAF9DD" BorderStyle="Solid" BorderWidth="2px"*/



/* oLD STYLE SHEET*/

.text
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
}

.textheader
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 24pt;
}

.texthiddenerror
{
	color: RED;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}

.texthiddeninfo
{
	color: #7D381C;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}

.homebutton
{
	background-color: #581608;
	vertical-align:bottom;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	text-align: left;
	height: 25px;
	width: 150px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 9pt;
}
	
.DepartmentListContent
{
	/*border-right: #01a647 1px solid;
	border-top: #01a647 1px solid;
	border-left: #01a647 1px solid;
	border-bottom: #01a647 1px solid;*/
	background-color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	text-align: left;

	

}



.DepartmentUnselected a, .DepartmentUnselected a:link, .DepartmentUnselected a:visited, .DepartmentUnselected a:active, .DepartmentUnselected a:hover
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	/*font-size: was 9pt;*/
	color: #FAF9DD;
	line-height: 25px;
	text-decoration: none;
}

.DepartmentUnselected a:active, .DepartmentUnselected a:hover
{	
	color: #FBB103;
}

.DepartmentSelected a, .DepartmentSelected a:link, .DepartmentSelected a:visited, .DepartmentSelected a:active, .DepartmentSelected a:hover
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	/*font-size: was 9pt;*/
	color: #FBB103;
	line-height: 25px;
	text-decoration: none;
}

.DepartmentSelected a:active, .DepartmentSelected a:hover
{	
	color: #FBB103;
}

.DepartmentListContent2
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	text-align: left;
	border-left:solid 2px FAF9DD;
	font-size: 12pt;
	width: 400px;
}

.DepartmentUnselected2 a, .DepartmentUnselected2 a:link, .DepartmentUnselected2 a:visited
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #581608;
	line-height: 25px;
	text-decoration: none;
	border-left:solid 2px FAF9DD;
	width: 400px;
}

.DepartmentUnselected2 a:active, .DepartmentUnselected2 a:hover
{	
	color: #FBB103;
	font-size: 12pt;
}

.DepartmentSelected2 a, .DepartmentSelected2 a:link, .DepartmentSelected2 a:visited
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #FBB103;
	line-height: 25px;
	text-decoration: none;
	width: 400px;
	border-left:solid 2px FAF9DD;
}

.DepartmentSelected2 a:active, .DepartmentSelected2 a:hover
{	
	color: #FBB103;
	font-size: 12pt;
}

.CategoryListContent
{
	background-color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	text-align: left;
	text-indent: 15px;
}

a.CategoryUnselected
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #FAF9DD;
	line-height: 25px;
	text-decoration: none;
	
}

a.CategoryUnselected:hover
{
	color: #FBB103;
}

a.CategorySelected
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #FBB103;
	line-height: 25px;
	text-decoration: none;
	/*border-bottom: solid 2px #FAE3AD;*/
}

.CategoryListContent2
{
	background-color: #FAF9DD;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	text-align: left;
	text-indent: 15px;
}

a.CategoryUnselected2
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #581608;
	line-height: 25px;
	text-decoration: none;
	
}

a.CategoryUnselected2:hover
{
	color: #FBB103;
	font-size: 12pt;
}

a.CategorySelected2
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #FBB103;
	line-height: 30px;
	text-decoration: none;
}

.CatalogTitle
{
	font-family: Bauhaus 93, Florencesans, Goudy Old Style, Verdana, Arial;
    font-size:18pt;
    color:#37150F;
}

.CatalogDescription
{
	font-family:Myriad Pro Black Cond, Florencesans, Goudy Old Style, Verdana, Arial;
    font-size:14pt;
    color:#7D381C;
}

a.ProductName, a.ProductName:visited
{
	color: #581608;
	font-family:  Florencesans, Goudy Old Style, Verdana, Arial;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

a.ProductName:hover
{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #FBB103;
}

.ProductDescription
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 10pt;
}

.ProductDescription1
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 14pt;
}

.ProductPrice
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
}

.PagingText
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 11pt;
}

.ProductTitle
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-size: 24pt;
}

.SearchBoxContent
{
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.SearchBox
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight:bold;
	font-size: 12pt;
	margin-bottom: 5px;
}

.UserInfoHead
{
	border:solid 1px #581608;
	background-color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #fae3ad;
	text-align: center;
}

.UserInfoContent
{
	border:solid 1px #581608;
	background-color: #FAF9DD;
	text-align: center;
}

.UserInfoText
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 9pt;
	color:#581608;
	text-decoration: none;
}

a.UserInfoLink
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 11pt;
	color: #581608;
	line-height: 15px;
	text-align:right;
	text-decoration: none;
}

a.UserInfoLink:hover
{
	color: #FBB103;
	text-decoration: none;
}

.Button
{
	color: #581608;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 10pt;
}

.AdminTitle
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #581608;
	line-height: 25px;
	text-decoration: none;
}

.AdminPageText
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 16pt;
	color: #581608;
	text-decoration: none;
}

a.AdminPageText
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 12pt;
	color: #581608;
	text-decoration: none;
}

a.AdminPageText:hover
{
	color: #FBB103;
}

.Grid
{
  border-color: #581608;
  width: 100%;
}

.GridHeader
{
	color: White;
	background-color: #581608;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.GridRow
{ 
  color: #581608;
  background-color: #E7E7FF;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}

.GridEditingRow
{
  color: #581608;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}

.GridAlternateRow
{ 
  color: #581608;
  background-color: #F7F7F7;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}

.SmallButtonText
{
	color: #7D381C;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;
	vertical-align: top;
	text-align:center;
}

.CartSummary
{
  border: #581608 2px solid;
  font-family: Florencesans, Goudy Old Style, Verdana, Arial;
  font-size: 11pt;
  color: #581608;
  padding-top: 3px;
  padding-left: 2px;
  padding-bottom: 5px;
}

a.CartLink
{
  color: #581608;
  font-family: Arial;
  text-decoration: none;
  font-size: 10pt;
}

a.CartLink:hover
{  
  color: #FBB103;
}

.ShoppingCartTitle
{
  color: #581608;
  font-family: Florencesans, Goudy Old Style, Verdana, Arial;
  font-size: 16pt;
}

.AdminErrorText
{
	font-weight: bold;
	font-size: 12pt;
	color: Red;
	font-style: italic;
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
}

.RecommendationHead
{ 
  color: #581608;
  font-family: Florencesans, Goudy Old Style, Verdana, Arial;
  font-weight: bold;
  font-size: 12pt;
}

.RecommendationText
{ 
  color: #581608;
  font-family: Florencesans, Goudy Old Style, Verdana, Arial;
  font-size: 10pt;
}

.RecommendationLink
{
  color: #581608;
  font-family: Florencesans, Goudy Old Style, Verdana, Arial;
  text-decoration: underline;
  font-size: 10pt;
}

a.RecommendationLink:hover
{  
  color: #FBB103;
}

.UserDetailsTable
{
    width: 530px;
    background-color: #FAF9DD;
    font-family: Florencesans, Goudy Old Style, Verdana, Arial;
    font-size: 12pt;
    border: Solid 2px #FAF9DD;
    line-height: 25px;
}

.UserDetailsTableHead
{
    border-bottom: #FAF9DD 2px solid;
    background-color: #FAF9DD;
    font-family: Florencesans, Goudy Old Style, Verdana, Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #eeeeff;
    padding-left: 3px;
    text-align: center;
}

.InfoText
{
    font-family: Florencesans, Goudy Old Style, Verdana, Arial;
    font-size: 12pt;
}

.NewHeaderText
{
    font-family: Bauhaus 93, Florencesans, Goudy Old Style, Verdana, Arial;
    font-size:18pt;
    color:#37150F;
}

.NewText
{
    font-family:Myriad Pro Black Cond, Florencesans, Goudy Old Style, Verdana, Arial;
    font-size:14pt;
    color:#7D381C;
}

.NewText2
{
    font-family:Myriad Pro Black Cond, Florencesans, Goudy Old Style, Verdana, Arial;
    font-size:12pt;
    color:#7D381C;
}

.NewText3
{
    font-family:Myriad Pro Black Cond, Florencesans, Goudy Old Style, Verdana, Arial;
    font-size:10pt;
    color:#7D381C;
}

.SmallButtonText2
{
	color: #7D381C;
	font-family: Myriad Pro Black Cond, Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 10pt;
	vertical-align: top;
	text-align:center;
}

.UserInfoText2
{
	font-family: Florencesans, Goudy Old Style, Verdana, Arial;
	font-size: 12pt;
	color:#581608;
	text-decoration: none;
}

.floatleft
{
	float: left;
	width: 190px;
}

.floatright
{
	float: right;
	width: 225px;
}

.paymentdetails
{
	width: 415px;
	height: auto;
}