.ctl00_ContentPlaceHolder1_detailDescription_OuterTable tbody tr td
{
    overflow:hidden;
}

.ctl00_ContentPlaceHolder1_detailDescription_OuterTable tr
{
    overflow:hidden;
}


a.MenuButton
{
	color:#333333;
	display:block;
	font-family:Verdana;
	font-size:0.8em;
	font-weight:700;
	height:1.5em;	
	margin-left:0.25em;	
	text-align:center;
	background-color:#dcdee5;
	border-bottom-color:#999999;
	border-top-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#999999;
	border-style:solid;
	border-width:0.16em;	
	text-decoration:none;
}

a.SelectedButton
{
	color:#333333;
	display:block;
	font-family:Verdana;
	font-size:0.8em;
	font-weight:700;
	height:1.5em;	
	margin-left:0.25em;	
	text-align:center;
	background-color:#e4f4da;
	border-bottom-color:#999999;
	border-top-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#999999;
	border-style:solid;
	border-width:0.16em;	
	text-decoration:none;
	
}

.LinkToFullDetail
{
	color:Black;	
	font-size:30;
}

Body
{
	color:black;	
	font-size:14pt;
	font-family:Arial;
}

table.NavigationMenu
{
	color: black;
	font:arial;
	text-align: left;
	width: 99%;
	border:"0";
	background-color:#336699;
	min-width:1200px;
}

td.NavigationMenu
{
	width:16%;	
}

table.MainBody
{
	color:black;	
	font-size:14pt;
	font-family:Arial;
	width:100%;
}

table.SummaryBox
{		
	border-top:solid 1pt black;
	border-left-style:none none;
	border-right-style:none none;
	border-bottom-style:solid inherit;
	width:100%;
}

table.SummaryHeader
{
	background-color:#336699;
	color:White;
	width:100%;
	font-weight:600;
}
table.PageFooter
{
	background-color:#ffcc66;	
	width:100%;	
}


td.SummaryImageColumn
{
	width:20%;
	border-top: solid 1pt black;
}	

.SummaryDetailRow
{
	width:100%;
	border-top: solid 1pt black;
}	


td.SummaryDetailColumn
{
	
	width:100%;
	border-top: solid 1pt black;
}	

td.SummaryDetailHeader
{
	font-family:Arial;
	font-size:12pt;	
	color:Black;
}

td.SummaryDetailDetail
{
	font-family:Arial;
	font-size:10pt;		
}

td.SummaryBox
{	
	border-top: solid 1pt black;
	width:100%;	
}

td.DetailPageHeader
{
	font-family:Arial;
	font-size:12pt;		
	  
}

td.DetailPageInfo
{
	font-family:Arial;
	font-size:10pt;		
}

td.DetailPicture
{
	text-align:center;
}

td.BlankRow
{
	height:10pt;
}

td.PageFooter
{	  
	font-family: Arial;
	font-size: 8pt;
}

td.AdminDescription
{
	width: 20%;
	font-family: Arial;
	font-size: 12pt;
	border-bottom:1pt solid black;
}

td.AdminEnterData
{
	width: 80%;
	font-family: Arial;
	font-size: 12pt;
	border-bottom:1pt solid black;
}

.AdminTextBox
{
	width: 95%;
	font-family: Arial;
	font-size: 12pt;	
}

.DetailHeaderTextbox
{
	border-width:0;
	background-color:#336699;
	color:White;
	font-size:12pt;
	font-family:Arial;
	text-align:center;	
	width:100%;
}

.menuItem
{
	width:30%;	
}

.CategoryDescription
{       
	background-color:#336699;
	color:White;
	Width:99%; 
	font-size:12pt;
	font-family:Arial; 
	font-weight:bold;
	
	vertical-align:bottom;
	overflow:hidden;
}

.ErrorPage
{
	font-size:12pt;
	font-family:Arial;
	color:Red;
}

span.ProductListHead
{
	font-size:12pt;
	font-family:Arial;	
}

span.ProductListItem
{
	font-size:10pt;
	font-family:Arial;	
}

span.ProductListItemLink
{
	font-size:10pt;
	font-family:Arial;	
	color:#9D0000;
	font-weight:bold;
}

td.ImageTop
{
	border-top-style:solid;
	border-top-color:Black;
	border-top-width:1pt;
	font-family: Arial;
	font-size: 12pt;	
}

.freeTextDesign
{
	height:1500px;	
	background-color:Fuchsia;
	overflow : hidden;
}

#ctl00_ContentPlaceHolder1_detailDescription_designEditorArea
{
        overflow : hidden;
}

input.autoSuggestBox
{
	font-size:10pt;
	font-family:Arial;
}

ul.autoSuggestBox
{
	float:none;
	text-align:right;
	color:WindowText;
	background-color: window;
	font-size:10pt;
	font-family:Arial;
	padding-top:0px;
	padding-right:0px;		
	padding-bottom:0px;
	border: 1px solid; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
}

ui.autoSuggestBox
{
	padding: 0px; 
	text-align: left; 
	background-color: window; 
	color: windowtext;
}

.lightboxContainerDiv a { text-decoration:none; }