﻿body 
{
	background-color: #efeded;
	padding: 0;
	margin: 0;
	color: #666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	
}

a
{
	color: #666;
	font-size: 10px;
}

a:visited
{
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	color: #666;
}

a:hover
{
	font-size: 10px;
	text-decoration: underline;
}


.MainTable
{
	width: 956px;
	height: 600px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
	
	
}

.MainTableHeader
{
	text-align: left;
	
	background-image: url(../Images/MasterPages/MainTop.jpg);
	float:none;
		
	padding: 72px 0 11px 20px;
	border-right: black 1px solid;
	
}

.MainTableLeftMenu
{
	width: 135px;
	height: 503px;	
	background-image: url(../Images/MasterPages/TinyFlower.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding-top: 8px;
	padding-left: 5px;
}

.MainTableCenter
{
	width: 617px;
	vertical-align: top;
	text-align: left;
	padding: 10px 5px 5px 5px;
	overflow: auto;
}

.MainTableRightMenu
{
	vertical-align: top;
	text-align: center;
	width: 197px;
	background-position: right top;
	background-image: url(../Images/MasterPages/MainRightFlowers.jpg);
	background-repeat: no-repeat;
	background-color: #a6c4dc;		
	border-bottom: black 1px solid;	
	border-right: black 1px solid;
}

.HeaderLink, .Menu
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.HeaderLink:Visited, .Menu:Visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.HeaderLink:Hover, .Menu:Hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


.FooterLink, .RightSideLink
{
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.FooterLink:Visited, .RightSideLink:Visited
{
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.FooterLink:Hover, .RightSideLink:Hover
{
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
}


.Footer
{
	font-weight: bold;
	font-size: 8px;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-align: center;
}

.RightMenuControlTop
{
	text-align: left;
	background-position: center top;
	background-image: url(../Images/Controls/RightSideTop.jpg);
	background-repeat: no-repeat;	
	width: 172px;
	height: 14px;
	text-indent: 8px;
	font-weight: bold;
	font-size: 10px;
	padding-top: 2px;
}

.RightMenuControlBottom
{
	background-position: center bottom;
	background-image: url(../Images/Controls/RightSideBottom.jpg);
	background-repeat: no-repeat;	
	width: 172px;
	height: 14px;
	vertical-align: top;
	padding-bottom: 4px;
}

.RightMenuControlCenter
{
	text-align: left;
	text-indent: 0px;
	width: 172px;
}

.RightMenuControlTop, .RightMenuControlSeperator, .RightMenuControlBottom, .RightMenuControlCenter
{
	background-color: White;
	opacity: 0.90;
	filter: alpha(opacity=90);
}



.SearchTextBox
{
	font-weight: bold;
	font-size: 10px;
	width: 100px;
}

.NewsDate
{
	color: Maroon;
}

.NewsTitle
{
	color: Black;
	font-weight: bold;
}

.NewsContent
{
	
	
}

.BorderTableTop
{
	background-position: center top; 
	background-image: url(../images/Borders/topShop.png); 
	background-repeat: no-repeat;
	width: 568px;
	text-indent: 6px;
	
}

.CartOverviewTable
{
	width: 172px;
}

.CartOverviewCell
{
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

.CartOverviewSummaryRow
{
	border-top: 1px solid;	
}















/* LEGACY */
/*
.MainFrame
{
	padding: 0px 0px 0px 0px;
	table-layout: fixed;
	width: 920px;
	background-color: Blue;
}

.BackgroundTable
{	
	padding: 0px 0px 0px 0px;
	table-layout: fixed;
	width: 920px;
	background-color: Blue;
	margin: 0px;
}
*/

.ContentHolder
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;	

	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: white;
}

.Footer
{
	font-size: 10px;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-align: right;
}

.TopLinks
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
}

.TopLinks a 
{
font-size: 10px;
text-decoration: none;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';	
}

.Scroll
{ 
	/*width: 440px; */
	/*height: 352px; */
	overflow: auto;
	scrollbar-base-color: #663366; 
scrollbar-face-color: #F9F2E8; 
scrollbar-track-color: #D7BE9F; 
scrollbar-arrow-color: #330033;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #F9F2E8;
scrollbar-darkshadow-color: #ae9270; 
padding: 3px 3px 3px 10px;

}


.ArticlesOverview_MainTable1
{
	border-right: red 1px solid;
	padding-right: 2px;
	border-top: red 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: red 1px solid;
	padding-top: 2px;
	border-bottom: red 1px solid;
}

.ArticlesOverview_MainTable 
{
	padding: 0px 0px 0px 0px;
	border: none;
}

.ArticlesOverview_MainTableCell
{
	border: dashed 1 #1d326e;
	padding: 5px 5px 5px 5px;	
}


.ArticleOverview_MainTable
{
	background-image: url('../Images/Controls/ArticleOverviewBackground.gif');
	background-repeat: no-repeat;
	background-color: White;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 192px;
}


.ArticleOverview
{
	width: 175px; 
	height: 160px; 
}

.ArticleOverview_Header
{
	font-weight: bold;
	font-size: 10px;
	color: #666;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	/*background-color: #1d326e;*/
	text-align: center;
	text-decoration: none;
	height: 14px;
}

.ArticleChoices
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.ArticleOverview_Bottom
{
	/*border-top: black 2px double;*/
	height: 10px;
	font-weight: bold;
	font-size: 10px;
	color: maroon;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}

.ArticleOverview_Description
{
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
}

.ArticleOverview_Choices
{
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
	font-weight: bold;
}

.ArticleDetail_Header
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
	font-weight: bold;
}

.ArticleDetail_Description
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;	
}


.ArticleDetailSubHeader 
{
	font-weight: bold;
}

.ShortFactTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-left: 15px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}

.Description
{
	font-size: 10px;
	color: maroon;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
}

.SubHeader
{
	font-size: 11px;
	color: maroon;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.info, Button
{
	font-size: 10px;
	color: Black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;	
}

.Error
{
	font-size: 10px;
	color: red;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: none;
}

.Price 
{
	font-size: 14px;
	font-weight: bold;
}

.bold, .Button
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.Link, .Link:Visited
{
	font-size: 10px;
	color: #1d326e;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: underline;
}

.Link:Hover
{
	font-size: 10px;
	color:  #1d326e;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	text-decoration: underline;
}

.Textbox
{ 
	font-size: 11px;
	border: 1px solid #A5ACB2; padding: 2px;
	width: 150px; 	
}

.Button 
{
  background-color: #ccddea;
  border: 2px solid #000000;
  border-color: #DBE7F0 #a6c4dc #a6c4dc	#DBE7F0;
  -moz-border-radius: .75em .75em 0em 0em;
  border-radius-topleft: .75em;
  border-radius-topright: .75em;
  padding: 0px 0em 0px 0em;
  /*position: relative;*/
  text-decoration: none;
  top: 3px;
  
}

.req:Before
{
	content:"*";
}



.AlterningRow
{
	background-color: #DBE7F0;
}





.CartTable 
{
	padding: 0px 0px 0px 0px;
	
	/*height: 110px;*/
	width: 350px;
	/*background-color: blue;*/
	margin: 0px;
}


.CartInfoTable
{
	
	width: 250px;
	padding-right: 0px;
	margin-left: 0px;
	font-size: 10px;	
	padding-bottom: 0px;
	
	color: maroon;
	padding-top: 0px;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	
	text-decoration: none;
}

.CartTopRight
{
	background-position: right top;
	background-image: url(../images/CartTopRight.gif);
	background-repeat: no-repeat;
}

.CartBottomLeft
{
	background-position: left bottom;
	background-image: url(../images/CartBottomLeft.gif);
	background-repeat: no-repeat;
}

.CartBottomCenter
{
	background-position: right bottom;
	background-image: url(../images/CartBottomCenter.gif);
	background-repeat: no-repeat;
}

.CartCenterRight
{
	background-position: right bottom;
	background-image: url(../images/CartCenterRight.gif);
	background-repeat: no-repeat;
}

.Large
{
	font-size:12px;
}


















.SMParent
{
	padding-right: 4px;	
	padding-left: 4px;
	BACKGROUND-POSITION-Y: top;
	/*background-image: url(../images/FlowerSeperator29.gif);*/
	padding-bottom: 2px;
	font: bold 9pt Verdana, Arial, 'Microsoft Sans Serif';
	color: #1d326e;
	padding-top: 5px;
	border-bottom: #1d326e double;
	background-repeat: no-repeat;
	
	height: 20px;
	text-align: center;
	text-decoration: none;
}
.SMParentOver
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	font: bold 9pt Verdana, Arial, 'Microsoft Sans Serif';
	BACKGROUND-POSITION-Y: top;
	/*background-image: url(../images/FlowerSeperator29.gif);*/
	background-repeat: no-repeat;
	cursor: pointer;
	color: #ac4026;
	padding-top: 5px;
	Xborder-bottom: #cccccc 1px solid;
	text-align: center;
	text-decoration: underline;
	height: 20px;
	border-bottom: #1d326e double;
}
.SMParentSelected {
    background-color: #6D90AA;
	border-bottom:1px solid #CCCCCC;
    font:bold 8pt Tahoma;
    color:#FFFFFF;
    text-align:left;
	text-decoration: none;
	padding: 4px;
	padding-left: 10px;
}

.SMChild {
	font:10pt Tahoma;
	color:#000000;
	text-decoration:none;
	padding-left: 12px;
	text-align:left;
}
.SMChild a {
	font:10pt Tahoma;
	color:#000000;
	text-decoration:none;
}
.SMChildOver {
	font:10pt Tahoma;
	color:#ac4026; 
	text-decoration:underline; 
	padding-left: 12px;
	cursor:pointer;
	text-align:left;
}
.SMChildOver a {
	font:8pt Tahoma;
	color:#ac4026;
	text-decoration:underline;
}
.SMChildSelected {
	font:8pt Tahoma;
	color:#FFFFCC;
	text-decoration: none;
	padding-left: 12px;
	text-align:left;
}
.SMChildSelected a {
	font:8pt Tahoma;
	color:#FFFFCC;
	text-decoration:none;
}

.SMChildrenBox
{
	border-top-width: 1px;
	background-position: right top;
	border-left-width: 1px;
	border-left-color: #000000;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-color: #000000;
}

.SMMenu
{
	margin-top: 3px;
	margin-left: 3px;
	overflow: hidden;
	width: 120px;
	background-color: transparent;
}

.SMImageParent {
	display:none;
}

.SMImageChild {
	display:none;
}
.TTCombo
{
	width: 185px;	
}

.ErrorMessage
{
	color: red;
}
P
{
	margin-top: 6px;
	margin-bottom: 12px;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #1d326e;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
color: white;
background-color: #1d326e;
}

.navigationbar
{
font-weight: bold;
margin-right: 1px;
color: white;
background-color: #cccccc;	
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:  #efeded;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}