body { color: black; background-color: #446344; }
td {}

a:link { color: #363 ; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; text-decoration: none; }

a:visited { color: #363 ; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; text-decoration: none; }

a:hover { color: #fff ; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; }

a:active { color: #363 ; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; }
/*MAIN TABLE PROPERTIES*/
.TableMain { background-color: #696; border: solid 1px #fff; }
/*NAVLEFT - COMPONENT*/
.TableNav { background-color: #6c6; }
.TDNav { padding-left: 10px; border-top: 1px solid #fff; }
a.NAV { color: #fff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAVJOBS { color: #f00; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAV:visited { color: #fff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAVJOBS:visited { color: #f00; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAV:hover { color: #363; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAVJOBS:hover { color: #fff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAV:active { color: #363; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a.NAVJOBS:active { color: #f00; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
/*PAGE TITLE*/
.TDPageTitle { color: #fff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: oblique; background-color: #6c6; text-align: right; padding-right: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
/*FOOTER*/
.TDFooter { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; border-top: 1px solid #fff; }
a.FOOT { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.FOOT:visited { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.FOOT:hover { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a.FOOT:active { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
/*PAGE TEXT*/
.TDTEXT { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; padding: 15px; }
/*donate banner*/
TD.Main { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 5px; padding-left: 5px; border-top: 1px solid silver; border-left: 1px solid silver; border-bottom: 1px solid silver; border-right-width: 0; }
TD.Main2 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid silver; border-right: 1px solid silver; border-bottom: 1px solid silver; border-left-width: 0; }
/*donate banner end*/
.Address { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-decoration: none; text-indent: 10px; }
.AddressTitle { color: #fff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-indent: 10px; padding: 2px; }
/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #000;
}

TD.contentBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.contentBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }


.BestSellersBox { background: #fff; }
TD.BestSellersBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #7ca1fb; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.BestSellersBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #6c6; background-position: 0 0; }


.CategoriesBox { background: #000; }
TD.CategoriesBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.CategoriesBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.CurrenciesBox { background: #000; }
TD.CurrenciesBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.CurrenciesBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.InformationBox { background: #000; }
TD.InformationBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.InformationBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.LanguagesBox { background: #000; }
TD.LanguagesBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.LanguagesBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.ManufacturerInfoBox { background: #000; }
TD.ManufacturerInfoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.ManufacturerInfoBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.ManufacturersBox { background: #000; }
TD.ManufacturersBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.ManufacturersBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.OrderHistoryBox { background: #000; }
TD.OrderHistoryBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.OrderHistoryBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.ProductNotificationsBox { background: #000; }
TD.ProductNotificationsBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.ProductNotificationsBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.ReviewsBox { background: #000; }
TD.ReviewsBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.ReviewsBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.SearchBox { background: #000; }
TD.SearchBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.SearchBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.ShoppingCartBox { background: #6c6; }
TD.ShoppingCartBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #000900; background-image: url(http://game-shop.platinumgames.com.au/images/ShoppingCartBox/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.ShoppingCartBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.SpecialsBox { background: #000; }
TD.SpecialsBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.SpecialsBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.TellaFriendBox { background: #000; }
TD.TellaFriendBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.TellaFriendBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }


.WhatsNewBox { background: #000; }
TD.WhatsNewBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(http://game-shop.platinumgames.com.au/images/box_background.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.WhatsNewBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #fff; }
/*---------------------------end of InfoBoxes------------------------*/