/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px; color:#FFFFFF;
	padding: 0px;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #333333;background-color: #E9E7E6;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

A {
	color: #0067C3;

}

A:hover {
  color: #A68C19;
  text-decoration: none;
}
/* DROPDOWN MENU LINKS AND TABLE */

a.drop:link {
	font-size: 11px;
	color: #6C7CAC;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;



}
a.drop:visited {
	font-size: 11px;
	display: block;
	color: #6C7CAC;
	text-decoration: none;
	border: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;





}
a.drop:hover {
	font-size: 11px;
	display: block;
	color: #000000;
	text-decoration: none;
	border: none;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;





}
table.dropshadow {
	background-color: dbdeea;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 2px;

}
FORM {
	display: inline;
}

TR.headerNavigation {
  /*background: #E9E7E6;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #E9E7E6;*/
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
	color: #000000; text-decoration:none;
	font-size: 11px;
}

A.headerNavigation:hover {
	color: #000000;
	font-size: 11px; text-decoration:none;
}
TD.bread {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF6600;
  font-weight : bold;
}

A.bread {
	color: #FF6600; text-decoration:none;
	font-size: 10px;
}

A.bread:hover {
	color: #000000;
	font-size: 10px; text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9; 
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  line-height:18px;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; border-bottom:1px dotted #990000; padding-left:10px; padding-right:10px; padding-top:10px; vertical-align:middle;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999900;
}
TD.pageHeadingcat, DIV.pageHeadingcat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0067C3;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.footer{
  font-family: Verdana, Arial, sans-serif; font-weight:normal; line-height:15px;
  font-size: 11px; color:#FFFFFF; background:#343434; text-align:center;  
}
.foot{
 
  font-size: 11px; color:#FFFFFF; 
}

A.footer {
	color: #FFF; text-decoration:none;
	font-size: 11px;
}

A.footer:hover {
	color: #FFF;text-decoration:none;
	font-size: 11px;
}

.key{
  font-family: Verdana, Arial, sans-serif; font-weight:normal;text-align:center;
  font-size: 6px; color:#fff;  text-align:center;}

A.key {
	color: #FFF;
	font-size: 8px;
}

A.key:hover {
	color: #FFF;
	font-size: 8px;
}
.home{ height:250px; background:#fcfcfc url(images/template/babynew.jpg) right no-repeat; vertical-align:top;  }
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #fff;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: eaeaea;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* requirement */

.Requirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.categorycat_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; color:#000;
  line-height: 1.5;
}
TD.categorycat_desc A:link, TD.categorycat_desc A:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; color:#000000;
  line-height: 1.5;
}
table {
	font-size: 11px;

/* LIST SQUARE BULLET POINTS */
}
ul.standard { 
	list-style-type: square; 
	list-style-image: none;
/* BREADCRUMBS LINK - BANNER */
}
/* checkout links */	
a.news:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

	}
a.news:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;


}
a.news:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;


}
table.rightbox {
	background-color: #EFECD5;
	border: 1px solid #6C7CAC;
	padding: 10px;

	
}
table.featurebox {
	border: 1px solid #6E7DAB;
}

FORM {
	display: inline;
}

TR.header {
	font-size: 10px;

}

TR.headerNavigation {
	background: #bbc3d3;
	font-size: 10px;

}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
	color: #000000;
	font-size: 10px;

}

A.headerNavigation:hover {
	color: #000000;
	font-size: 10px;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.headerInfo, A.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

A.headerInfo:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBox {

}

.infoBoxContents {
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	border: 3px;
	border-style: solid;
	border-color: #0067C3;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0067C3; height:30px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

h5 {
	font-size: 15px;
	color: #A68C19;
	margin: 0px;
	padding: 5px 0px;

}
hr {
	margin: -2px 0px;
	padding: -2px 0px;
}

table.searchbox {
	background-color: #EFECD5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6C7CAC;
	border-right-color: #6C7CAC;
	border-bottom-color: #6C7CAC;
	border-left-color: #6C7CAC;


}
input {
	margin: 0px;
	padding: 0px;
}
table.leftbox {
	border: 1px solid #6C7CAC;
}
table.leftbox2 {
	background-color: #EFECD5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C7CAC;
	border-right-color: #6C7CAC;
	border-bottom-color: #6C7CAC;
	border-left-color: #6C7CAC;
}
table.rightbox2 {
	background-color: #EFECD5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6C7CAC;
	border-right-color: #6C7CAC;
	border-bottom-color: #6C7CAC;
	border-left-color: #6C7CAC;
	padding: 10px;
}
TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}
table.menuimage {
	border: 1px solid #666699;
}
a.getstarted {
	font-size: 12px;
	font-weight: bold;
	background-color: #f6f6f6;
	background-image: url(../../images/icons/arrowoff.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px;
	width: 300px;
	border: 1px solid #6E7DAB;
	display: block;
	text-decoration: none;
}
a.getstarted:visited {
	font-size: 12px;
	font-weight: bold;
	background-color: #f6f6f6;
	background-image: url(../../images/icons/arrowoff.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px;
	width: 300px;
	border: 1px solid #6E7DAB;
	display: block;
	text-decoration: none;
}
a.getstarted:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: #f6f6f6;
	background-image: url(../../images/icons/arrowon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px;
	width: 300px;
	border: 1px solid #6E7DAB;
	display: block;
	text-decoration: none;
}
.h5blue {
	font-size: 16px;
	color: #6e7dab;
}

.menu{
	color: #000;width:100px; height:33px; background:url(images/template/linknew.gif) no-repeat  ; text-align:center; top:10px;
	font-size: 11px;
}

A.menu:hover {
	color: #FFF; width:100px; height:33px; background:url(images/template/hover.jpg) no-repeat; text-align:center; top:10px;
	font-size: 11px;
}



.real{ color:#FF6633; font:Verdana 15px bold; font-size:18px; font-weight:bold;}
.shop{ background:#CC0000 url(images/template/shopbg.jpg) no-repeat top; padding:2px; padding-bottom:3px; margin: 2px; width:170px; color:#FFFFFF;}  	}
.shopinner{ width:150px; margin-top:35px;}
TD.shops {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   color: #ffffff;
  
}

A.shops {
	color: #ffffff;
	font-size: 11px;
}

A.shops:hover {
	color: #ffffff;
	font-size: 11px;
}
.bestseller{ background:#0068C3 ; padding:2px; margin: 2px; width:170px; padding-bottom:3px;}
.special{ background:#990000 ; padding:2px; margin: 2px; width:170px; padding-bottom:3px;}
.bestsellerbox{ background:#FFF ; width:168px;}
.ddcolortabs{
padding: 0; margin:0px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px  Verdana;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline; font-size:11px;
margin:0 2px 0 0;
padding:0;
}


.ddcolortabs a{
float:left; text-align:center; height:30px; /*line-height:25px;*/
color: #FFF; width:117px;
background: url(images/template/linknew.gif) no-repeat;
margin:0 0px 0 0px;
padding:0px;
padding-left:0px;

text-decoration:none;
}

.ddcolortabs a span{
float:left;
display:block;
/*background: transparent url(media/color_tabs_right.gif) no-repeat right top;*/
padding: 10px 8px 7px 7px;
/*padding: 10px 8px 8px 7px;*/
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color:#FFF; background: url(images/template/hover.jpg) no-repeat;
}

.ddcolortabs a:hover span{
color:#FFF; background: url(images/template/hover.jpg) no-repeat;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
color:#FFF; background: url(images/template/linknew.gif) no-repeat;
}



/* ststemp*/


.ddcolortabs1 ul{
font: normal 11px  Verdana;
margin:0px;
padding:0px;
list-style:none;
}

.ddcolortabs1 li{
display:inline; font-size:11px;
margin:0 0px 0 0; margin:0px;
padding:0;
}


.ddcolortabs1 a{
float:left; text-align:center; height:30px;
color: #FFF; width:117px;
background: url(images/template/linknew.gif) no-repeat;
margin:0 0px 0 0px;
padding:0px;
padding-left:0px;
text-decoration:none;
}

.ddcolortabs1 a span{
float:left; height:30px;
display:block;
/*background: transparent url(media/color_tabs_right.gif) no-repeat right top;*/
/*padding: 10px 8px 2px 7px;*/
/*padding: 10px 8px 2px 7px;*/
padding: 10px 8px 7px 7px;
}

.ddcolortabs1 a span{
float:none;
}

.ddcolortabs1 a:hover{
color:#FFF; background: url(images/template/hover.jpg) no-repeat;
}

.ddcolortabs1 a:hover span{
color:#FFF; background: url(images/template/hover.jpg) no-repeat;
}

.ddcolortabs1 .selected a, #ddcolortabs1 .selected a span{ /*currently selected tab*/
color:#FFF; background: url(images/template/linknew.gif) no-repeat;
}

/* ststemp*/






.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #0061C2; /*THEME CHANGE HERE*/
/*border-top-width: 8px; Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100; font-size:11px; font-family:Verdana;
background-color: #0061C2;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #0061C2; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #43A1FF;
color: #fff;
}
.roundedcornr_box_888391 {
   background: #e1e2e3 url(images/template/roundedcornr_888391_grad.gif) repeat-x top left;
}
.roundedcornr_top_888391 div {
   background: url(images/template/roundedcornr_888391_tl.gif) no-repeat top left;
}
.roundedcornr_top_888391 {
   background: transparent url(images/template/roundedcornr_888391_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_888391 div {
   background: url(images/template/roundedcornr_888391_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_888391 {
   background: transparent url(images/template/roundedcornr_888391_br.gif) no-repeat bottom right;
}

.roundedcornr_top_888391 div, .roundedcornr_top_888391,
.roundedcornr_bottom_888391 div, .roundedcornr_bottom_888391 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_888391 { margin: 0 30px; }
img{ padding:0px;}

.menutitle{
cursor:pointer;
color:#000000;
width:178px;
padding:2px;


}

.submenu{
margin: 0.5em; float:left; text-align:left; padding-left:20px;
}
A.new {
	color: #D06E83; text-decoration:none;
	font-size: 11px; line-height:20px;
}

A.new:hover {
	color: #000000;
	font-size: 11px; text-decoration:none;
}
A.infant{
	color: #C9C529; text-decoration:none;
	font-size: 11px; line-height:20px;
}

A.infant:hover {
	color: #000000;
	font-size: 11px; text-decoration:none;
}
A.crawler{
	color: #469275; text-decoration:none;
	font-size: 11px; line-height:20px;
}

A.crawler:hover {
	color: #000000;
	font-size: 11px; text-decoration:none;
}
A.toddler{
	color: #386F49; text-decoration:none;
	font-size: 11px; line-height:20px;
}

A.toddler:hover {
	color: #000000;
	font-size: 11px; text-decoration:none;
}
.subhead{color: #990000;
	font-size: 12px; text-decoration:none;}
.subheadnew{color: #990000;
	font-size: 12px; font-weight:bold; text-decoration:none;}	

.test{
	color:#990000;
	font-size: 12px;
	text-decoration: none; font-weight: bold;
}
.country{color: #000000;
	font-size: 12px; text-decoration:none; font-style:italic; margin-bottom:5px;}
	.recommend{ background:url(images/template/recommend.jpg) no-repeat; height:115px; color:#FFFFFF;}




.highlight{
font-family: "Times New Roman", Times, serif;  color: #ffffff;   
font-style: italic;
font-style:normal; 
font-size:18px; 
font-weight:600;
background-color:#297FCC;
padding-bottom:2px;
padding-left:2px; 
padding-right:2px; 
padding-top:2px; 
text-decoration:none; 
 


}	



/*zoom contributions*/
/* ------- Zoom image ADD : START -------- */
#showimage{
position:absolute;
visibility:hidden;
border: 0px;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #bbc3d3;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
/* ------- Zoom image ADD : END -------- */



/*zoom contributions*/

/* ------- Zoom image ADD : START -------- */
#showimage{
position:absolute;
visibility:hidden;
border: 0px;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #bbc3d3;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
/* ------- Zoom image ADD : END -------- */


.fontindex{
			
			margin: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000;
			
			
			
}

.newalign{ width:150px; height:150px; vertical-align:middle; }
/*.fontindex:hover{
			
			margin: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #CC0000;
			display:block;
}*/

TD.categories_description {
  font-family: Trebuchet MS,Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}