/* CSS Document */

.pages{color: #C37082; font-weight: bold;}

a:link{text-decoration: underline;}
a:visited{text-decoration: underline;}
a:active{text-decoration: underline;}
a:hover{text-decoration: underline;}

h1{font-size: 18px; font-weight: normal; color: #C37082; margin-bottom: 7px; margin-top: 0px;}
h2{font-size: 13px; font-weight: normal; color: #666666; margin-bottom: 2px; margin-top: 0px;}

.cart_table th{text-align: left; font-weight: bold; color: #C37082; background-color: #efefef;}
.cart_table input, .cart_table select{font-size: 11px; padding: 1px; width: 150px; background-color: #ffffff;}

#lgColor{padding:10px; padding-bottom: 2px; background-color: #1E0203; color: #ffffff; position: absolute; display: none; left: 0px; top: 0px; z-index: 1000; padding: 5px;}

.border{border: 1px solid #350C08; width: 25px; height: 25px;}
.main_border{border: 2px solid #FFFFFF; width: 100px; height: 100px;}	