body {
	font-family: arial, verdana, helvatica;
	font-size: 13px; 
	vertical-align: top;
	background-image: url("../images/background.jpg");
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

h3 {
  color: #3F9BB5;
}

p {
  text-align: justify;
}

table, img {
	border: 0px;	
}

td {
	font-family: arial, verdana, helvatica;
	font-size: 13px;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

input, textarea {
  border:1px solid #666666; 
  font-family: arial, verdana, helvatica;
  font-size: 11px;
  padding-left: 3px;
  padding-right: 3px;
}

table.toyInfo2 td {
  padding: 3px 8px;
}

table.toyInfo2 td a:hover, table.toyInfo2 td a:link, table.toyInfo2 td a:visited {
  text-decoration: underline;
}

.toyInfo2 td.toyInfo2Label {
  background-color: #CFEAF2;
  border-bottom: 1px solid #FFFFFF;
  width: 100px;
}

.toyInfo2 td.toyInfo2Content {
  border-top: 1px solid #CFEAF2;
  border-left: 1px solid #CFEAF2;
  border-right: 1px solid #CFEAF2;
}

table.toyInfo3 td {
  border-top: 1px dotted #CCCCCC; 
  padding: 5px 5px;
}

table.nicetable {
  padding: 0px;
  margin: 0px;
  border: solid 0px #cccccc;
}

.nicetable td {
  padding: 4px 4px 4px 4px;  
}

.nicetable tr.buttonpanel td {
	/*background-color: #dcdcdc;*/
	text-align: center;
}

.nicetable td.label {
  padding-left: 20px;
}

/*input.button1 {
  height: 18px;
  background-color: #6A6A69;
	background-image: url("../images/buttonback.gif");
	background-repeat: repeat-x;
  font-family: verdana, arial, helvatica;
  color: #ffffff;
  font-weight: bold;
  border-right: 1px solid #111111;
  border-bottom: 1px solid #111111;
  border-left: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
}*/

input.button2, input.button1 {
  height: 26px;
  font-size: 12px;
  background-color: #3F9AB5;
  color: #FFFFFF;
  border-top: 1px solid #A2D1DF;
  border-left: 1px solid #A2D1DF;
  border-bottom: 1px solid #20646D;
  border-right: 1px solid #20646D;
  cursor: pointer;
}


input.buttonbackup {
  background-color: #8fb1c5;
  font-family: tahoma, arial, helvatica;
  color: #ffffff;
  font-weight: bold;
  border-right: 1px solid #6f94a9;
  border-bottom: 1px solid #6f94a9;
  border-left: 1px solid #c4d4de;
  border-top: 1px solid #c4d4de;
}

table.inputform td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px; 
}

#bigDiv {
	width:955px;	
}

#topNavTd {
	background-repeat: no-repeat;
	background-image: url("../images/topnav_bg.jpg");
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
	padding-top: 18px;
	padding-right: 2px;
}

#topNavTd td {
  font-size: 11px;
  padding: 0 5px;
}

#topNavTd a, #topNavTd a:link, #topNavTd a:visited, #topNavTd a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#topNavTd a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#leftTopTd {
	text-align: right;
	vertical-align: top;
}

#leftBottomTd {
	text-align: right;
	vertical-align: bottom;	
}

#rightBottomTd {
	text-align: left;
	vertical-align: bottom;		
}

#leftNavTd {
	background-repeat: no-repeat;
	background-image: url("../images/leftnav_bg.jpg");
	padding-left: 10px;
	padding-right: 30px;
	vertical-align: top;
	height: 552px;
}

#leftNavFillTd {
	background-repeat: repeat-y;
	background-image: url("../images/leftnav_fill.jpg");
	background-position-x: left;
}

#SpecialContentFillTd {
	background-repeat: repeat-y;
	background-image: url("../images/content_bg.jpg");
	background-position-x: right;
	margin: 0 10px;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2px;
}

#SpecialContentFillTd a:link, #SpecialContentFillTd a:visited, #SpecialContentFillTd a:active {
	color: #909090;
}

#SpecialContentFillTd a:hover {
  text-decoration: underline;
}

#rightContentFillTd {
	background-repeat: repeat-y;
	background-image: url("../images/content_bg.jpg");
	background-position-x:  right;
	margin: 0 10px;
	
}
#storeTd {
	font-size: 12px;
	padding-left: 22px;
	background-repeat: repeat-y;
	background-image: url("../images/store_bg.jpg");
	vertical-align:top;
	min-height: 154px;
	
}

#footerTd {
	height: 231px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url("../images/footer_bg.gif");
}

#footerTd #footerLinks {
  color: #FFFFFF;
  padding-left: 38px;
  padding-top: 145px;
}

#footerLinks td {
  padding: 0 4px;
}

#footerTd #footerCopyright {
  text-align: right;
  color: #FFFFFF;
  padding-right: 25px;
  padding-top: 130px;
  font-size: 11px;
}

#footerTd a:link, #footerTd a:visited, #footerTd a:active {
	color: #FFFFFF;
}

#footerTd a:hover {
  text-decoration: underline;
}

#footerForecepts, #footerForecepts a:active, #footerForecepts a:link, #footerForecepts a:hover, #footerForecepts a:visited {
  color: #99D3E4;
  text-decoration: none;
}

#iWantMoreTd {
  width: 578px;
  height: 447px;
	background-repeat: no-repeat;
	background-image: url("../images/iwantmore.jpg");
	color: #696969;
	font-size: 14px;
	font-family: Arial;
	padding-left: 16px;
	padding-top: 308px;
}


#newProductsTd {
	vertical-align: top;
	background-repeat: repeat-y;
	background-image: url("../images/newproducts_bg.jpg");
	height: 243px;
	padding: 0 26px 0 12px;
}

#titleTd {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 10px;
	color: #666666;
}

.subtitleTd {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 7px;
	height: 26px;
	color: #FFFFFF;
	background: url("../images/subtitle-back.gif") no-repeat;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

.row3 td {
  padding-top: 8px;
}

#restrictTd {
	padding-top: 10px;
}

.noResultTd {
	padding-top: 10px;
	font-style: italic;
	font-size: 12px;
	text-align: center;
}

.resultTd {
	padding-top: 10px;
}

.toyPicTd {
  padding: 12px 0;
  border-top: 1px dotted #CCCCCC;
	text-align: center;
	vertical-align: middle;	
	width: 125px;
	/*background-color: #CDEFF9;*/
}

.toyInfoTd {
  padding: 12px 0;
  border-top: 1px dotted #CCCCCC;
	text-align: left;
	vertical-align: top;
	width: 453px;
	/*background-color: #EBF8FD;*/
}

.toyInfoTd a:link, .toyInfoTd a:visited {
  color: #666666;
}

.toyInfoTd a:hover {
  text-decoration: underline;
}

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

.toySalePriceSpan {
  color: #DC3843;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
}

.toyRentPriceSpan {
  color: #3A7585;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
}

.newProductBoxTd {
  width: 186px;
  border-width: 1px;
  border-style: dashed;
  border-color: #ADADAD;
}

.newProductPicTd {
  text-align: center;
  vertical-align: top;
  height: 65px;
}

.newProductTitleTd {
  text-align: center;
  font-size: 14px;
  color: #666666;
  height: 16px;
  vertical-align: top;
}

.newProductTitleTd a:link, .newProductTitleTd a:visited, .newProductTitleTd a:hover {
  color: #666666;
  text-decoration: none;
}

.newProductPriceTd {
  color: #DC3843;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-family: Arial;
}

.goBackLink, .goBackLink a:link, .goBackLink a:visited, .goBackLink a:hover {
  color: #3A7585;
  text-decoration: underline;
  font-size: 11px;
  
}

.toyIsNewSpan {
	font-weight: bold;
	color: red;	
}

.bigRedPriceSpan {
  font-weight: bold;
  color: red;
  font-size: 20px;
}

img.toyPicture {
  border: 0;	
}

.listToyPic1 {
  width: 110px;
  height: 110px;
  z-index: 1;
}

table.leftTable td {
  padding-bottom: 5px;
}

table.leftTable td input, table.leftTable td select {
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.firstPicTd {
  padding-top: 0px;
  text-align: center;
  vertical-align: top;
  width: 100%;
  font-size: 10px;
  color: #373737;
}

.morePicTd {
  padding-top: 8px;
  padding-bottom: 5px;
  text-align: center;
  width: 125px;
  font-size: 10px;
  color: #373737;
  vertical-align: top;
}

.toyDetailTd {
  padding: 6px;
  text-align: left;
  vertical-align: top;
  width: 310px;
  
}

.label {
  font-family: tahoma, arial, verdana, helvatica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;	
	vertical-align: top;
}

tr.buttonpanel td {
	text-align: center;
	border-top: 1px solid #cccccc;
}

tr.rowheading1 td {
  background-color: #a8c2d1;
  font-family: arial, verdana, helvatica;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}

tr.rowTab td {
  background-color: #9CE0F3;
  padding: 1px 3px 1px 3px;
  font-family: arial, verdana, helvatica;
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  border: 1px solid #CCCCCC;
}

tr.rowHeading td {
  background-color: #8ED8EE;
  padding: 2px 6px 2px 6px;
  font-family: arial, verdana, helvatica;
  color: #000000;
  font-weight: bold;
  /*border: 1px solid #CCCCCC;*/
}

tr.rowHeading2 td {
  background-color: #52CBEE;
  padding: 2px 6px 2px 6px;
  font-family: arial, verdana, helvatica;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #CCCCCC;
}

tr.row td {
  /*background-color: #EBF8FD;*/
  padding: 1px 6px 1px 6px;
  font-family: arial, verdana, helvatica;
  color: #000000;
  /*border: 1px solid #CCCCCC;*/
  border-bottom: solid 1px #cccccc;
}

tr.row2 td {
  background-color: #EBF8FD;
  padding: 1px 6px 1px 6px;
  font-family: arial, verdana, helvatica;
  color: #000000;
  font-size: 12px;
  border: 1px solid #CCCCCC;
}

table.tabulartable  {
   border: solid 1px #cccccc;
   border-bottom: 0px;
}

table.tabulartable td  {
   border-bottom: solid 1px #cccccc;
   padding-left:5px;
   padding-right:5px;
   padding-top:2px;
   padding-bottom:3px;
}

.bullet-1 {
  background-image: url(../images/bullet-01.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 12px; 
  margin-bottom: 3px;
}
.bullet-2 {
  background-image: url(../images/bullet-02.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 15px; 
  margin-bottom: 5px;
}
.bullet-3 {
  background-image: url(../images/bullet-03.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 12px; 
  margin-bottom: 3px;
}
.bullet-4 {
  background-image: url(../images/bullet-04.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 12px; 
  margin-bottom: 3px;
}

