
/* Default CSS Stylesheet for a new Web Application project */

.ProductDetail
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	color: black; /* Font Color */
	text-align: center; /* Text Align */
}

.AtoZ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-align: center; /* Text Align */
}

.AtoZ a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	color: #666666; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-align: center; /* Text Align */
}

.AtoZ a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	color: #666666; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-align: center; /* Text Align */
}

.AtoZ a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	font-weight: normal; /* Font Style */
	color: black; /* Font Color */
	font-style: normal; /* FontStyle */
	text-align: center; /* Text Align */
	text-decoration:none;
}

#searchcontainer ul{
 	margin: 10px 10px 5px 5px;
	padding: 0px 0px 0px 7px;
	list-style: url(images/bullet.gif);
}
#searchcontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 3px;
	color: #333;
}
#searchcontainer li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; /* Font Style */
	margin-left: 3px;
	padding-left: 3px;
	list-style: url(images/bullet_back.gif);
	color: #333;
}
#searchcontainer li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; /* Font Style */
	margin-left: 3px;
	padding-left: 3px;
	list-style: url(images/bullet_back.gif);
	color: #000;
	text-decoration:none;
}
#searchcontainer li a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; /* Font Style */
	margin-left: 3px;
	padding-left: 3px;
	list-style: url(images/bullet_back.gif);
	color: #000;
	text-decoration:underline;
}
#searchcontainer li a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; /* Font Style */
	margin-left: 3px;
	padding-left: 3px;
	list-style: url(images/bullet_back.gif);
	color: #000;
	text-decoration:underline;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000;
	list-style-image: url(images/bullet.gif);
	/*padding: 0px;*/
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	list-style-image: url(images/bullet.gif);
	/*padding: 0px;*/
}
.bodytext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#000;
	list-style-image: url(images/bullet2.gif);
	text-align:left;
	/*padding: 0px;*/
}
.bodytext4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px; 
	
	/*padding: 0px;*/
}
.bodytext4 ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	list-style-image: url(images/stationerylanding/bullet.gif);
	color: #083a70; /* old---> */
}
.bodytext a:link{
	color:#000000;
}
.bodytext a:visited{
	color:#000000;
}
.bodytext a:hover{
	color: #000000;
	text-decoration:none;
}
.bodytext a:active{
	color:#000000;
}

.bodytextfooter a:link{
	color:#FFFFFF;
}
.bodytextfooter a:visited{
	color:#FFFFFF;
}
.bodytextfooter a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.bodytextfooter a:active{
	color:#FFFFFF;
	}
	
table.menu a{
	display:block;
	padding:2px;
}
div.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
div.menu a:link{
	color:#FFFFFF;
	text-decoration:none;
}
div.menu a:active{
	color:#FFFFFF
}
div.menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
div.menu a:hover{
	color:#FFFFFF;	
	background:#00A1FF;
	text-decoration:none;
}
.CatalogPartDisplay
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	background-color: #00A1FF; /* Background color */
	vertical-align: top; /* Vertical Align Text */
	text-align: center; /* Align Text */
}
.CatalogPartDisplayText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: italic; /* FontStyle */
	color: #000000; /* Font Color */
	background-color: #00A1FF; /* Background color */
	vertical-align: top; /* Vertical Align Text */
	text-align: center; /* Align Text */
}

.CatalogPartDisplayPrice
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* Font Face */
	font-size: 8pt; /* Font Size */
	font-weight: normal; /* Font Style */
	text-decoration: line-through;
	color: #FFFFFF; /* Font Color */
	background-color: #00A1FF; /* Background color */
	vertical-align: top; /* Vertical Align Text */
	text-align: center; /* Align Text */
}

.GeneralPage
{
	width: 777px; /* Set whole page width */
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	/*background-image:url(Images/bg-pink.jpg);*/
	background-color:#B4D5FF;
	}
	
.GeneralPage2
{
	background-color:#B4D5FF;
	}

.GeneralTable
{
	background-color: white; /* Background Color */
}

.TableBorder
{
	background-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

.TopBanner
{
	text-align:center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
	font-weight:bold;
	background-image: url(Images/topbanner/TopBanner.jpg);
}

.TopBanner a:link 
{
	color:#7f90b6;
}

.TopBanner a:visited 
{
	color:#7f90b6;
}

.TopBanner a:hover 
{
	color: #7f90b6;
	text-decoration:none;
}

.TopSubBanner
{
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: none; /* Background color */
	background-image: url(Images/topbanner/TopSubBanner.jpg); /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #333; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}
.TopSubBannerText a:hover {
  color:#555;
}
.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 0px; /* Cell Width */
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: center; /* Align Text */
}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #00A1FF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 134px; /* Cell Width */
}

.RightColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: center; /* Align Text */
	width: 125px; /* Cell Width */
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 11pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: bold; /* Font Style */
	text-decoration: none; /* Font Style */
	background-color: none; /* Background color */
	text-align: center; /* Text Align */
}

.Instructions a
{
	color: #999999; /* Font Color */
	text-decoration: none; /* Font Style */
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #FF0000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: red; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.MPowerFormHeader
{
	font-size:10; 
	color:#FFF;
	background-color:001C6A;
}

.MainHeadings
{
	font-size:14px;
	color:#003466;
	text-decoration:none;
	background-image:url(Images/Heading/headingbg.jpg);
	display:block;
	height:21px;
	vertical-align:middle;
	padding:4px;
}

.ProductHeadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	/*font-size-adjust:0.50;*/
	color:#fff;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	/*background-color:#D8D8D8;*/
	background-image:url(Images/StationeryLanding/background_fadeblue.jpg);
	display:block;
	/*height:21px;*/	
	border-bottom:1px solid #98AFC7;
	border-top:1px solid #98AFC7;
	border-left:1px solid #98AFC7;
	border-right:1px solid #98AFC7;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:3px;
	background-repeat:repeat-x;
	height:20px;
		
	
}

.ProductHeadings2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	/*font-size-adjust:0.50;*/
	color:#fff;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	background-image:url(Images/StationeryLanding/background_fadeblue.jpg);
	display:block;
	/*height:21px;*/	
	border-bottom:1px solid #98AFC7;
	border-top:1px solid #98AFC7;
	border-left:1px solid #98AFC7;
	border-right:1px solid #98AFC7;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
	background-repeat: repeat-x;
	
	
}

.ProductHeadings3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	/*font-size-adjust:0.50;*/
	color:#fff;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	background-image:url(Images/StationeryLanding/background_fadeblue.jpg);
	display:block;
	/*height:21px;*/	
	border-top:1px solid #98AFC7;
	border-bottom:1px solid #98AFC7;	
	border-left:1px solid #98AFC7;
	border-right:1px solid #98AFC7;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	width:170px;
	line-height:18px;
	background-repeat: repeat;
	
	
}

.ProductHeadings4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	/*font-size-adjust:0.50;*/
	color:#163161;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	background-image:url(Images/StationeryLanding/background_fade7.gif);
	display:block;
	/*height:21px;*/	
	border-top:1px solid #98AFC7;
	border-bottom:1px solid #98AFC7;	
	border-left:1px solid #98AFC7;
	border-right:1px solid #98AFC7;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	width:132px;
	background-repeat: repeat-x;
	
	
}


.BlueHeadings 
{
	font-size: 10px; 
	color:#555;
	font-weight:bold;
	text-decoration:none;
}

.LandingPageHeadings 
{
	font-size:14px; 
	color:#333366;
	text-decoration:none;
	line-height: 15px;
	font-family:Tahoma, Geneva, sans-serif;
	text-shadow:#000;
}

.LandingPageHeadings a:link 
{ 
	color:#333366;
	text-decoration:none;
}

.LandingPageHeadings a:visited 
{
	color:#333366;
	text-decoration:none;
}

.LandingPageHeadings a:hover 
{ 
	color:#333366;
	text-decoration:underline;
}

.LandingPageHeadingsSmaller 
{
	font-size: 11px;  
	color:#000;
	text-decoration:none;
}

.LandingPageHeadingsSmaller a:link 
{
	font-size: 11px; 
	color:#000;
	text-decoration:none;
}

.LandingPageHeadingsSmaller a:visited 
{
	font-size: 11px; 
	color:#000;
	text-decoration:none;
}

.LandingPageHeadingsSmaller a:hover 
{
	font-size: 11.5px; 
	color: #000000;
	text-decoration:underline;
}

.LandingPageDetails
{
	color:#000;
	font-size:11px;
	line-height:16px;
}

.LandingPageDetails2
{
	color: #FF0000;
	font-size:13px;
	line-height:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(images/stationerylanding/bluebullet.gif);
}

.LandingPageDetails a:link 
{
	color:#000000;
}

.LandingPageDetails a:visited 
{
	color:#000000;
}

.LandingPageDetails a:hover 
{
	color: #000000;
	text-decoration:none;
}

.MPowerFormHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	background-image:url(Images/StationeryLanding/background_fadeblue.jpg);
	border-bottom:1px solid #98AFC7;
	border-top:1px solid #98AFC7;
	border-left:1px solid #98AFC7;
	border-right:1px solid #98AFC7;
	text-align:center;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.PageTableLayout 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */ 
	width: 100%;
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: none; /*#fcfbc8; Background color */
	background-image: none;  /*Background Image--url(Images/StationeryLanding/background.jpg) */
	text-align: center; /* Text Align */
}

.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTableHeader /* Order options box */
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E1EAFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E1EAFF;
}

.ContentTableHorizontal
{
	background-color: #FFFFFF;
}

#scroll {  
position:absolute;  
top:0;  
bottom:-0.1px;  
width:1em;  
z-index:-1;  
}

.price 
{
	color: #FF0000; 
    /*font-style:italic;*/
}

/* START - Sliding Doors of CSS by Douglas Bowman - http://www.alistapart.com/articles/slidingdoors2/  */
#tabheader
{
	float:left;
	width:90%;
	background:#FFFFFF;
	font-size:10px;
	line-height:normal;
	text-align:center;
	display:inline; 
	margin:0;
	z-index:1
}

#tabheader a 
{
	float:left;
	background:url(images/topbanner/tab_left_both.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	font-weight:bold;
	color:#555;
}

#tabheader a span 
{
	float:left;
	display:block;
	background:url(images/topbanner/tab_right_both.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#555;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabheader a span {float:none;}
/* End IE5-Mac hack */

#tabheader a:hover span 
{ 
	color:#333;
}

#tabheader #current a 
{
	background-position:0 -150px;
	border-width:0;
}

#tabheader #current a span 
{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}

#tabheader a:hover 
{
	background-position:0 -150px;
	color:#333;
}

#tabheader a:hover span 
{
	background-position:100% -150px;
}
/* END of top row */

/* START of second row  */
#tabheader2
{
	float:left;
	width:90%;
	background:#FFFFFF;
	font-size:10px;
	line-height:normal;
	text-align:center;
	display:inline; 
	margin:0;
	z-index:1
}

#tabheader2 a 
{
	float:left;
	background:url(images/topbanner/tab_left_both2.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	font-weight:bold;
	color:#555;
}

#tabheader2 a span 
{
	float:left;
	display:block;
	background:url(images/topbanner/tab_right_both2.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#555;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabheader2 a span {float:none;}
/* End IE5-Mac hack */

#tabheader2 a:hover span 
{ 
	color:#333;
}

#tabheader2 #current a 
{
	background-position:0 -150px;
	border-width:0;
}

#tabheader2 #current a span 
{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}

#tabheader2 a:hover 
{
	background-position:0 -150px;
	color:#333;
}

#tabheader2 a:hover span 
{
	background-position:100% -150px;
}
/* END  - Sliding Doors of CSS by Douglas Bowman - http://www.alistapart.com/articles/slidingdoors2/  */

.tooltiptable {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color:#FFFFCC
}

.SimpleSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#000;
}

.CurrencyRow
{	
	vertical-align:bottom;
}

.LandingTop
{
	border-top:1px solid #003366;
	border-bottom:1px dotted #003366; 
	background-image:url(Images/StationeryLanding/background_fade2.jpg);
	background-repeat:repeat-x;
	padding:5px;
}

.LandingBottom
{
	border-bottom:1px dotted #003366;
	border-top:1px dotted #003366;
	border-right:1px dotted #003366;
	background-image:url(Images/StationeryLanding/background_fade_BU9.jpg);
	background-repeat:repeat-y;
	padding:5px;
	text-align:center;
}

.LandingBottom2
{
	border-right:1px solid #d6dee7;
	border-bottom:1px solid #d6dee7;
	border-top:1px solid #d6dee7;
	border-left:1px solid #d6dee7;
	background-image:url(Images/StationeryLanding/background_fade_BU16-33.jpg);
	background-repeat:no-repeat;
	/*padding:5px;*/
	text-align:left;
}

.LandingBottom3
{
	border-right:1px solid #d6dee7;
	border-bottom:1px solid #d6dee7;
	border-top:1px solid #d6dee7;
	border-left:1px solid #d6dee7;
	background-image:url(Images/StationeryLanding/background_fade_BU16-33.gif);
	background-repeat: no-repeat;
	/*padding:5px;*/
	text-align:left;
	color:#0099FF;
}


.stationary_text
{
	height:130px;
}

.books_table td
{
	text-align:center;
}

.divider
{
	border-right:1px dotted #000066;
	/*border-left:1px dotted #A0C9FF;
	border-bottom:1px solid #A0C9FF;
	 background-image:url(Images/StationeryLanding/background_fade.jpg);
	background-repeat:repeat-y; */
}

.books_subcat
{
	text-align:center;
}

.books_subcat div
{
	font-size:1.1em;
}


/*
#displayboxes
{
	
	position:absolute;
	margin-top:-520px;	
}
*/

.AdBackground
{
	background-image:url(Images/AD-background.jpg);
	background-repeat:repeat;
}

.AdControls 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*line-height: 11pt;*/
	color: #000033; /* Font Color */
	font-weight: none; /* Font Style */
	text-align: left; /* Text Align */
	text-decoration:none;
}

.AdControls a:link 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*line-height: 11pt;*/
	color: #000033; /* Font Color */
	font-weight: none; /* Font Style */
	text-align: left; /* Text Align */
	text-decoration:none;
}

.AdControls a:visited 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*line-height: 11pt;*/ 
	color: #000033; /* Font Color */
	font-weight: none; /* Font Style */
	text-align: left; /* Text Align */
	text-decoration:none;
}

.AdControls a:hover 
{
	font-family: Geneva, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	/*line-height: 11pt; */ 
	font-weight: none; /* Font Style */
	color: #000; /* Font Color */
	text-align: left; /* Text Align */
	text-decoration:underline;
}



/******************  Category List Controls  **************************/

.Stationery
{
    background-image:url(Images/StationeryLanding/stationery-bg.jpg);
	height:270px;
	background-repeat:no-repeat;	
}

.Toy
{
    background-image:url(Images/ToysLanding/toy-bg.jpg);
	height:246px;
	background-repeat:no-repeat;	
}

.Playmobil
{
    background-image:url(Images/ToysLanding/playmobil-bg.jpg);
	height:380px;
	background-repeat:no-repeat;	
}

.BoardGames
{
    background-image:url(Images/ToysLanding/boardgames-bg.jpg);
	height:246px;
	background-repeat:no-repeat;	
}

.Toys
{
    background-image:url(Images/ToysLanding/toys-bg.jpg);
	height:246px;
	background-repeat:no-repeat;	
}

.Plush
{
    background-image:url(Images/ToysLanding/plush-bg.jpg);
	height:246px;
	background-repeat:no-repeat;	
}

.Puzzle
{
    background-image:url(Images/ToysLanding/puzzle-bg.jpg);
	height:246px;
	background-repeat:no-repeat;	
}

.Books
{
    background-image:url(Images/StationeryLanding/background3.jpg);
	height:186px;
	/*border:#333333 10px solid;*/
	background-repeat:no-repeat;	
}

.Fiction
{
    background-image:url(Images/BooksLanding/fiction-bg.jpg);
	height:186px;
	background-repeat:no-repeat;	
}

.NonFiction
{
    background-image:url(Images/BooksLanding/nonfiction-bg.jpg);
	height:255px;
	background-repeat:no-repeat;	
}

.Children
{
    background-image:url(Images/BooksLanding/children-bg.jpg);
	height:290px;
	background-repeat:no-repeat;	
}

.Education
{
    background-image:url(Images/BooksLanding/education-bg.jpg);
	height:186px;
	background-repeat:no-repeat;	
}

.Lifestyle
{
    background-image:url(Images/BooksLanding/lifestyle-bg.jpg);
	height:216px;
	background-repeat:no-repeat;	
}

.Religion
{
    background-image:url(Images/BooksLanding/religion-bg.jpg);
	height:186px;
	background-repeat:no-repeat;	
}

/**************** DROP SHADOW Header - use if needed ************/

#text{
	font-size: 13pt; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #163161; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#text:before,
#text:after{
	content: "Stationery"; /* generated text */
	display: block;
}

#text:before{
	margin-bottom: -1.06em;
	margin-left: 0.2ex;
	color: #084B8A; /* shadow color */
	background-color: transparent;
}

#text:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}

/******************************* Category Menu *************************/

body {
  font-family:arial, verdana, sans-serif; 
  font-size:0.8em; 
  background:#8be; 
  color:#fff;
}

#gallery a, #gallery a:visited {
  color:#fff; 
  text-decoration:none; 
  display:block; 
  padding:0.4em;
  background: #47a;
}

#gallery a:hover {
  background: #164573; 
  color:#9cf;
}

dd {
  margin:0; 
  padding:0; 
  text-align:left; 
  border-top:1px solid #fff; 
}

dt {
  margin:0; 
  padding:0.4em; 
  text-align:center;
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 12pt; /* Title Font Size */
  font-weight:bold; 
  background: #69c;
}

dt2 {
  margin:0; 
  padding:0.4em; 
  text-align:center;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif; 
  font-size: 12pt; /* Title Font Size */
  font-weight:bold; 
  background: #69c;
}


dl {
  margin: 0; 
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt; /* Menu Links Font Size */
  border-left:1px solid #164573; /*side margins*/ 
  border-right:1px solid #164573; /*side margins*/
}

#container {
  
  width:154px; /*width of container */
 /*  border-top:1px solid #fff;
  border-bottom:1px solid #fff; ---->take out comments for top and bottom borders*/     
}

#containersmall /* For side nav on business category control */
{
  
  width:140px; /*width of container */
  padding-left:10px;
 /*  border-top:1px solid #fff;
  border-bottom:1px solid #fff; ---->take out comments for top and bottom borders*/     
}
/*** Category Menu Border Styling ***/

.top {
  display:block; 
  background:transparent; 
  font-size:1px;
}

.bottom {
  display:block; 
  background:transparent; 
  font-size:1px; 
  border-top:1px solid #164573; /* bottom line colour */
}

.b1 {
  display:block; 
  height:1px;
  background:#fff;
  margin:0 5px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
}

.b2 {
  display:block; 
  height:1px;
  background:#69c;
  margin:0 3px;
  border-left:2px solid #fff;
  border-right:2px solid #fff;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
}

.b3 {
  display:block; 
  height:1px;
  background:#69c;
  margin:0 2px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
}

.b4 {
  display:block; 
  height:2px;
  background:#69c;
  margin:0 1px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */
}

.b1, .b2, .b3, .b4 {
display:block; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

.b1, .b2, .b3 {height:1px;}

.b2, .b3, .b4 {
  background:#69c; 
  border-left:1px solid #164573; 
  border-right:1px solid #164573;
}

.b1 {margin:0 5px; background:#164573;}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}

/**************** End of menu ***************/



/**************** Currency Button Tool Tip ******************/

#tt {
 position:absolute;
 font-size:10px;
 font-weight:bold;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:7px 7px 7px 7px;
 margin-left:5px;
 background:#69c;
 color:#fff;
 border:#164573 1px solid;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
/*background:url(images/tt_bottom.gif) top right no-repeat;*/
overflow:hidden;
}

/**************** End of Tool Tip ******************/

/**************** FTP Tool Tip ********************/

a:hover {
	background:none; /*BG color is a must for IE6*/
	text-decoration:none;
} 

a.tooltip span {
	display:none; 
	padding:5px 5px; 
	margin-left:0px; 
	margin-top:-98px; 
	width:180px;
}

a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background:#69c; 
	border:1px solid #003366; 
	color:#fff; 
	font-size:11px;
}

/**************** End of Tool Tip ********************/

.StationeryBackground
{
	border-right:1px solid #d6dee7;
	border-bottom:1px solid #d6dee7;
	border-top:1px solid #d6dee7;
	border-left:1px solid #d6dee7;
	background-image:url(Images/stationery_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#0099FF;
}

.BooksBackground
{
	border-right:1px solid #d6dee7;
	border-bottom:1px solid #d6dee7;
	border-top:1px solid #d6dee7;
	border-left:1px solid #d6dee7;
	background-color:#FFF;
	background-image:url(Images/books_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#0099FF;
}

.BooksBackground2
{
	border-right:1px solid #d6dee7;
	border-bottom:1px solid #d6dee7;
	border-top:1px solid #d6dee7;
	border-left:1px solid #d6dee7;
	background-color:#FFF;
	background-image:url(Images/books_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#0099FF;
}

.ToysBackground
{
	border-right:1px solid #d6dee7;
	border-bottom:1px solid #d6dee7;
	border-top:1px solid #d6dee7;
	border-left:1px solid #d6dee7;
	background-color:#FFF;
	background-image:url(Images/toys_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#0099FF;
}

.CommisionTableText {
	color:#000000;
	font-size:10pt;
	font-weight:normal;
}

.ProductPreviewPage {
	position:absolute;
	visibility: hidden;
	color:#FFFFFF;
	z-index:100;
	width:325;
	border-bottom-width:thick;
	border-width:thick;
	border-color:#000000;
	cursor: pointer; cursor: hand;
}

/* PHOTOBOOKS LANDING */

#photobook {
	width:744px;
	height:501px;
	margin:auto;
	margin-top:10px;
	background-image:url(Images/PhotobookLanding/landing-background.jpg);
	
}

#linksetone {
	width:155px;
	float:left;
	margin-top:330px;
	margin-left:27px;
}

#linksettwo {
	width:155px;
	float:left;
	margin-top:330px;
	margin-left:23px;
}

#linksetthree {
	width:155px;
	float:left;
	margin-top:330px;
	margin-left:22px;
}

#linksetfour {
	width:155px;
	float:left;
	margin-top:365px;
	margin-left:24px;
}

#labels_div {
	width:773px;
	background-color:#CCCCCC;
}

#banner_border {
	border:#b2b0b1 1px solid;
}



/*