.LTR
{
	min-width: 900px;
	background-color: #ffffff;
	color: rgb(80,80,80);
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	margin: 0;
	padding: 0;
}

.CenteredContent
{
	margin:0 auto;
	width:900px;
	text-align: left;
}

.Clear
{
	clear: both;
	float: none;
}

/* Main page elements */

.WebsiteHeader
{
	background: url("/App_Themes/IndexBraille/Images/header-small.jpg") top left no-repeat;
	width: 900px;
	height: 155px;
}

.WebsiteHeaderContent
{
	padding: 20px 40px 20px 160px;
	color: White;
	height: 115px;
	overflow: hidden;
}

.WebsiteHeaderContent h1,
.WebsiteHeaderContent h1 a,
.WebsiteHeaderContent h2,
.WebsiteHeaderContent h2 a
{
	margin: 0;
	color: #FFF;	
}

.HeaderMediaFrame
{
	border: solid 3px rgb(40,40,40);
	display: block;
}

.Banner .BannerTable
{
	height: 195px;
	border-collapse: collapse;
	padding: 0;
}

.BannerHalfSize .BannerTable
{
	height: 115px;
	border-collapse: collapse;
	padding: 0;
}

.BannerHalfSize .HeaderMediaFrame
{
	border-width: 2px;
}

.BannerHalfSize,
.BannerHalfSize a
{
	font-size: 11px;
}

.WebsiteHeaderShadow
{
	background: url("/App_Themes/IndexBraille/Images/header-shadow.jpg") top left no-repeat;
	width: 900px;
	height: 49px;
}

.WebsiteHeaderShadowPane
{
	padding: 16px 20px 16px 20px;
}

.ContentPane
{
	padding: 0px 35px 20px 20px;
	width: 501px;
}

.FullWidthContentPane
{
	padding: 0px 20px 20px 20px;
	width: 860px;
}

.ContextPane
{
	margin: 0px 20px 20px 0;
}

.ContextPane .FormPanel { padding: 0 12px; border-style: none; }

.SearchBar
{
	background: url("/App_Themes/IndexBraille/Images/search-bar.jpg") top left no-repeat;
	width: 309px;
	height: 64px;
}

.SearchBox
{
	margin-left: 20px;
	width: 150px;
}

.SearchButton
{
	margin-left: 20px;
	margin-right: 10px;
}

.Footer
{
	background: url("/App_Themes/IndexBraille/Images/footer.jpg") top left no-repeat;
	width: 900px;
	height: 58px;
	color: #ffffff;
	font-size: 11px;
	background-color: Transparent;
}

.SubFooter
{
	margin: 10px 20px 10px 20px;
	font-size: 11px;
}
	


/* Text */

label { color: #4e9811; }

a:hover
{
	text-decoration: underline;
}


a
{
	text-decoration: none;
	color: #4e9811;
	cursor: pointer;
}

a,
a:visited,
a:active,
a:hover
{
    border: none;
}

.Bullet
{
	width: 14px;
	height: 18px;
	background:transparent url(/App_Themes/IndexBraille/Images/green-dots.jpg) center left no-repeat;
}

.Bulleted
{
	display:inline-block;
	padding-left:14px;
	line-height:18px;
	background: transparent url(/App_Themes/IndexBraille/Images/green-dots.jpg) center left no-repeat;
}

.BulletedPng
{
	display:inline-block;
	padding-left:14px;
	line-height:18px;
	background: transparent url(/App_Themes/IndexBraille/Images/green-dots.png) center left no-repeat;
}

.IE6 .BulletedPng
{
	background: transparent url(/App_Themes/IndexBraille/Images/green-dots.gif) center left no-repeat;
}

.DotBulleted 
{
	display:block;
	padding-left:40px;
	line-height:65px;
	background:transparent url(/App_Themes/IndexBraille/Images/green-dot-reflection.jpg) center left no-repeat;
}

.TelephoneNumber,
.MobileNumber,
.FaxNumber
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
}

.TelephoneNumber
{
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/telephone.png) center left no-repeat;
}

.MobileNumber
{
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/phone.png) center left no-repeat;
}

.FaxNumber
{
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/printer.png) center left no-repeat;
}

.RssFeed
{
	display: inline-block;
	padding-left: 16px;
	height: 21px;
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/rss.gif) center left no-repeat;
}

a.RssFeedText
{
	display: inline-block;
	padding-right: 20px;
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/rss.gif) center right no-repeat;
	font-size: 9px !important;
	line-height: 16px;
}

a.Selected
{
	text-decoration: underline;
}

.Highlighted
{
	color: #4e9811;
}

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:26px;
}

h1,
h1 a
{
	font-size: 26px !important;
	font-weight: normal;
	color: rgb(51,51,51);
}

h2
{
	margin-top: 20px;
	margin-bottom: 0px;
}

h2,
h2 a
{
	font-size: 18px !important;
	font-weight: normal;
	color: rgb(51,51,51);
}

h3
{
	margin-top: 20px;
	margin-bottom: 10px;
}

h3,
h3 a
{
	font-size: 14px !important;
	font-weight: bold;
	color: rgb(51,51,51);
}

h4
{	
	margin-top: 0px;
	margin-bottom: 0px;
}

h4, 
h4 a
{	
	font-size: 13px !important;
	color: #4e9811;
}

h5
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h5,
h5 a
{
	font-size: 13px !important;
	color: #4e9811;
}

h6
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h6,
h6 a
{
	font-size: 13px !important;
	color: rgb(51,51,51);
}

.FloatedTitle
{
	width: 435px;
	float: left;
}

.FloatedDate,
.FloatedDateH1,
.FloatedDateH3
{
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: right;
	color: #4e9811;
}

.FloatedDateH1
{
	padding-top: 20px;
}

.FloatedDateH3
{
	padding-top: 8px;
}

.Date
{
	color: #4e9811;
	font-weight: bold;
}

.Watermarked
{
	color: rgb(80,80,80);
}

/* Tables */

.LayoutTable
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.LayoutTable td
{
    padding: 0;
}

.ContainerTable
{
	border-collapse: collapse;
	width: 100%;
}

.ContainerTable table th,
.ContainerTableAuto table th
{
	background-color: transparent;
	color: rgb(80,80,80);
}

.ContainerTable td
{
	padding: 0;
	vertical-align: top;
}

.ContainerTableAuto
{
	border-collapse: collapse;
	width: auto;
}

.ContainerTableAuto td
{
	padding: 0;
	vertical-align: middle;
}

/* Lists */

ul
{
	list-style-type:square;
	padding-left: 0px;
	margin-left: 30px;
}

/* Alignment */

.RightAlignedTopMargin
{
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.SmallRightAligned
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}   

.LeftAlignedTopMargin
{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.SmallLeftAligned
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.RightAligned { float:right; margin-left: 25px; margin-bottom: 25px; }
.LeftAligned { float:left; margin-right: 25px; margin-bottom: 25px; }

.RightAlignedTop    { float: right; margin: 0 0 10px 25px; }
.RightAlignedMiddle { float: right; margin: 20px 0 10px 25px; }
.RightAlignedBottom { float: right; margin: 20px 0 0 25px; }

.LeftAlignedTop    { float: left; margin: 0 25px 10px 0; }
.LeftAlignedMiddle { float: left; margin: 20px 25px 10px 0; }
.LeftAlignedBottom { float: left; margin: 20px 25px 0 0; }

/* Small page elements */

.BulletItem
{
	margin-top: 1px;
	margin-right: 7px;
}

.ListItem
{
	margin-bottom: 15px;
}

.TallListItem
{
	margin-bottom: 25px;
}

.TableItem
{
	margin-bottom: 20px;
}

.FloatedTableItem
{
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
}

.TableItemDataList
{
	margin-right: -20px;
}

.VerticalContentSpacer
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.HorizontalContentSpacer
{
	margin-left: 20px;
	margin-right: 20px;
}

.ContentSpacer
{
	margin: 20px;
}

.Spacer
{
	height: 20px;
}

.SmallSpacer
{
	height: 15px;
}

.VerticalSeparator
{
	width: 20px;
}

.SubCategoryLinkContainer
{
	padding-top: 15px;
}

.hr
{
	height: 1px;
	width: 100%;
	border-bottom: 1px dotted #D9D9D9;
	margin-top: 20px;
	margin-bottom: 20px;
}

p
{
	margin-top: 13px;
	margin-bottom: 13px;
}

.Star
{
	background: url("/App_Themes/IndexBraille/Images/Symbols/Star.png");
	width: 16px;
	height: 16px;
	display: block;
}

.IndexCertified
{
	background: url("/App_Themes/IndexBraille/Images/Symbols/index-certified.png");
	width: 52px;
	height: 68px;
	display: block;
}

.CaptionText,
.Caption
{
	font-size: 10px;
	color: rgb(100,100,100);
}

.Caption
{
	padding: 2px 6px;
}

.DottedFrame,
.PictureFrame
{
	padding: 5px;
	border: dotted 1px rgb(220,220,220) !important;
}

a:hover .PlayButton
{
	background: url(/App_Themes/IndexBraille/Images/playbutton_over.png) top left no-repeat;
}

.IE6 a:hover .PlayButton
{
	background: url(/App_Themes/IndexBraille/Images/playbutton_over.gif) top left no-repeat;
}

.PlayButton
{
	width: 32px;
	height: 32px;
	background: url(/App_Themes/IndexBraille/Images/playbutton.png) top left no-repeat;
}

.IE6 .PlayButton
{
	background: url(/App_Themes/IndexBraille/Images/playbutton.gif) top left no-repeat;
}

/* InfoBox */

.InfoBox
{
	padding: 10px 0;
	font-weight: bold;
}

.InfoBox p { margin-top: 0px; }

.InfoBox_InfoText,
.InfoBox_ConfirmationText,
.InfoBox_PlainMessageText
{
	color: #4e9811;
}

.InfoBox_ErrorText
{
	color: Red;
}

.InfoBox_ExplanationText
{
	color: Red;
}

.InfoBox_InfoText,
.InfoBox_ConfirmationText,
.InfoBox_ErrorText
{
	display:inline-block;
	padding-left: 34px;
	padding-top: 3px;
/*	line-height:24px;*/
	min-height: 24px;
	overflow:visible;
}

.InfoBox_InfoText
{
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/info_24.png) top left no-repeat;
}

.InfoBox_ConfirmationText
{
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/check_24.png) top left no-repeat;
}

.InfoBox_ErrorText
{
	background: transparent url(/App_Themes/IndexBraille/Images/Icons/error_24.png) top left no-repeat;
}

legend
{
	font-size: 15px;
	/*color: rgb(51,51,51);*/
	color: #4e9811;
	font-weight: bold;
}

fieldset
{
	margin: 0;
	padding: 5px 15px 15px 15px;
}

/* Accordion */

.AccordionHeader,
.AccordionHeaderSelected,
.FramedPanel
{
	border: 1px solid rgb(200, 200, 200) !important; 
	background-color: rgb(250,250,250);
	-moz-border-radius: 5px;
}

.TabViewPanel
{
	border: 1px solid rgb(66, 66, 66);
	background: rgb(255, 255, 255);
	padding: 10px 15px;
}

.PaddedPanel
{
	padding: 10px 15px;
}

.AccordionHeader,
.AccordionHeaderSelected
{
	cursor:pointer;
	margin-top:5px;
	padding:5px;
}

.AccordionContent
{
	margin: 15px 5px;
}

/* Buttons */

.HiddenButton
{
	
	display: none;
}

.HiddenLabel
{
	display: none;
}

/* Tab control */

.TabControlTable
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

/* Tabs */

.ajax__tab_panel
{
	padding: 10px;
}

.ajax__tab_active,
.ajax__tab_xp,
.ajax__tab_header 
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

/* AJAX */

.AjaxLoadingPanel
{
	width: 90px;
	height: 80px;
	background-color: White;
	border: solid 1px rgb(220,220,220);
	-moz-border-radius: 5px;
	position: relative;
}

.AjaxLoadingIcon
{
	position: absolute;
	margin-left: -16px;
	margin-top: -16px;
	top: 50%;
	left: 50%;
	border: 0;
	z-index: 101;
	width: 32px;
	height: 32px;
	background-image: url(/App_Themes/IndexBraille/Images/AjaxLoaders/ajax-loader-white-bg-alpha.gif);
}

.AjaxControlLoadingIcon
{
	display:inline-block;
	width: 32px;
	height: 32px;
	background-image: url(/App_Themes/IndexBraille/Images/AjaxLoaders/ajax-loader-white-bg-alpha.gif);
}

.UpdateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
	z-index: 9999 !important;
}

/* Menus */

.MainMenu
{
	float: left;
	width: 800px;
	margin-bottom: 30px;
}

.AccountMenu
{
	float: left;
	width: 80px;
	margin-bottom: 30px;
}

li.AccountMenuTopItem
{
	width: 80px !important;
}

.AccountMenuTopLink
{
	float: right;
}


/* Price lists */

.PriceListLoadingPanel
{
	position: relative;
	height: 64px;
	width: 100%;
	left: 0;
	top: 0;
}

.PriceListItem
{
	padding: 10px 5px;
	cursor: pointer;
	width: 489px;
}

.PriceListItem
{
	border:1px dotted white;
}

.PriceListItemImage
{
	float: left;
	padding-right: 10px;
}

.PriceListItemDescription
{
	float: right;
	width: 462px;
}

.StockState
{
    width: 11px; height: 11px;
    margin-left: 5px;
    display: inline-block;
}

.IE7 .StockState
{
    vertical-align: middle;
}

.NewsletterUnsubscription .InfoBox
{
	padding-top: 20px;
	padding-bottom: 0;
}

/* General page layout */

.LeftColumn
{
	float: left;
	width: 405px;
	margin-right: 35px;
}

.RightColumn
{
	float:left;
	width: 405px;
}

.PopupWindow
{
    padding: 5px;
    background-color: White;
    border: 1px solid White; 
	-moz-border-radius: 5px;
}

.PopupWindow a.radfdSkinnedFormButton
{
	z-index: 101;
}

.ModalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index: 100;
}

.LicenseGeneratorForm { margin-top: 20px; }

@media print
{
	.MainMenu,
	.AccountMenu,
	.WebsiteHeader,
	.WebsiteHeaderShadow,
	.Footer,
	.LanguageSelector,
	.DocumentToolbar,
	.NonPrintable
	{
		display:none;
	}
	
	.ContentPane,
	.FullWidthContentPane
	{
		width: 95%;
	}
	
	.PriceListItemImage
	{
		display:none;
	}
	
	.PriceListItem,
	.PriceListItemDescription
	{
		width: 95%;
	}
	
	.hr
	{
		border-bottom: 2px dotted rgb(220,220,220);
		height:2px;
		margin-bottom:15px;
		margin-top:15px;
		width:100%;
	}
}

/* slideshow */

.slideshow {
    float: right;
    width: 225px;
    margin: 0 0 20px 25px;
}

/* container for slides */
.slideshow .images {
	position:relative;	
	cursor:pointer;
	width: 225px;
    height: 150px;
	
	/* CSS3 tweaks for modern browsers */
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;	*/
}

.slideshow .images td {
    width: 225px;
    height: 150px;
}

/* single slide */
.slideshow .images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	width: 225px;
    height: 150px;
    overflow: hidden;
}

/* tabs (those little circles below slides) */
.slideshow .slidetabs {
	clear:both;
}

/* single tab */
.slideshow .slidetabs a {
	width:8px;
	height:8px;
	margin:7px 4px 0 4px;
	background: url(/App_Themes/IndexBraille/Images/gray-dot-8x8.png) top left no-repeat;
	display: block;
	font-size:1px;
	float: left;
}

/* mouseover state */
.slideshow .slidetabs a:hover {
}

/* active state (current page state) */
.slideshow .slidetabs a.current {
    background: url(/App_Themes/IndexBraille/Images/green-dot-8x8.png) top left no-repeat;
} 	


/* prev and next buttons */
.slideshow .slideshow-next, .slideshow .slideshow-prev {
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.slideshow .disabled {
	visibility:hidden !important;		
}