/* Style Sheet for BeBeep Toys */


/* -------------------------------------------------------------------------------------------- */
/* Standard Text Elements */
/* -------------------------------------------------------------------------------------------- */

.intPageTitle {font-family: verdana; font-size: 18px; color: #009F7B; padding-top: 30px; }
.featuredItemText {font-family: verdana; font-size: 10px; font-weight: bold; color: #993366; padding-top: 4px; }
.xappProductList {font-family: verdana; font-size: 9px; }



/* -------------------------------------------------------------------------------------------- */
/* Link Elements */
/* -------------------------------------------------------------------------------------------- */

a:link {color: #123357; text-decoration: none;}
a:visited {color: #123357; text-decoration: none;}
a:hover {color: #123357; text-decoration: underline;}
a:active {color: #123357; text-decoration: none;}

a.topnavmenu {font-family: verdana; font-size: 10px; color: #8F9593; font-weight: bold; text-decoration: none; }
a.topnavmenu:visited {font-family: verdana; font-size: 10px; color: #8F9593; font-weight: bold; text-decoration: none; }
a.topnavmenu:hover {font-family: verdana; font-size: 10px; color: #009F7B; font-weight: bold; text-decoration: none; }



/* -------------------------------------------------------------------------------------------- */
/* Standard Module Elements */
/* -------------------------------------------------------------------------------------------- */

.moduleText {font-family: verdana; font-size: 11px; }



/* -------------------------------------------------------------------------------------------- */
/* E-Commerce Module: Shopping Cart Table Elements */
/* -------------------------------------------------------------------------------------------- */

#shoppingcart table { background-color: white; width: 90%; border: 1px solid #006600; border-collapse: collapse; } 

#shoppingcart td { border: 1px solid #006600; padding-top: 4px; padding-bottom: 3px; padding-left: 3px; padding-right: 4px; vertical-align: top; font-family: verdana; font-size: 11px;}

.scColumnHeader { background-color: #006600; color: white; font-family: verdana; font-size: 11px; }

.scColorOff { background-color: white; font-family: verdana; font-size: 11px; }
.scColorOn { background-color: #f0f0f0; font-family: verdana; font-size: 11px; }
.scSummary1 { background-color: #c7f1d5; font-family: verdana; font-size: 11px; }

.scTextInput { font: 11px verdana; background-color: #c7f1d5; color: black; border: 1px solid #006600; margin-right: 0px; }
.scPulldown { font: 11px verdana; background-color: #c7f1d5; color: black; margin-right: 0px; padding-right: 0px; }
.scButton { font: 11px verdana; background-color: #c7f1d5; color: black; margin-top: 3px; margin-bottom: 2px; }

.scCheckoutTable { background-color: white; }
.scCheckoutCell { padding-top: 4px; padding-bottom: 3px; padding-left: 3px; padding-right: 4px; vertical-align: top; font-family: verdana; font-size: 11px;}



/* -------------------------------------------------------------------------------------------- */
/* Online Members Elements */
/* -------------------------------------------------------------------------------------------- */

#omsignup table { background-color: white; width: 90%; border: 1px solid #006600; border-collapse: collapse; } 

.omSignupCell { vertical-align: top; font-family: verdana; font-size: 11px;}