* {
	padding:0;
	margin:0;
}


body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff;
	text-align:center;
}


.cl, .c, .clear {
	font-size:0;
	line-height:0;
	height:0;
	display:block;
	clear:both;
}



.l, .left {
	float:left;
	display:inline;
}


.r, .right{
	float: right;
	display:inline;
}

.center, .center{
	float: center;
	display:inline;
}


a {
	text-decoration:underline;
	color: #901e78;
}


a:hover {
	text-decoration:none;
}


.content {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
 text-align:justify; }


.logo {
    width: 300px;
  height: 50;  margin-right: 60px;
}


.menu {
    padding-top: 9px;
}


.menu li {
    display: inline;
    list-style-type: none;
}


.menu li a {
    float: left;
    display: block;
    width: 100px;
    height: 40px;
    background: url('../images/button.gif') no-repeat 0 0;
    margin: 0 0 0 1px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}


.menu li a:hover, 

.menu li a.active {
    background: url('../images/button-active.gif') no-repeat 0 0;
}


.submenu {
    padding-top: 12px;
}



.submenu li {
    display: inline;
    list-style-type: none;
}


.submenu li.sep {
    float: left;
    margin: 0 5px;
}


.submenu li a {
    display: block;
    height: 16px;
    padding-top: 2px;
    float: left;
    color: #1a467d;
}


.cart {
    padding: 0 0 0 25px;
    background: url('../images/cart.gif') 0 0px no-repeat;
}


.search {
    text-align: center;
    background: url('../images/search-back.gif') repeat-x  0 0;
    height: 38px;
    padding: 10px 0 0 0;
}


.top {
    height: 34px;
}


.search .handler {
    width: 426px;
    margin: 0 auto;
}


.search label {
    font-weight: bold;
}
input

.keyword {
    border: solid 1px #c2c1c1;
    height: 18px;
}
input.submit {
    position: relative;
    margin-bottom: -5px
}
.left-col {
    width: 160px;
}


.box {
    margin-top: 10px;
}
.box form {
    padding: 10px 0;
}
.box h2 {
    background: url('../imgs/box-top.gif') no-repeat 0 0;
    width: 150px;
    height: 20px;
    font-size: 11px;
    color: #1f1a17;
    padding: 5px 0 0 10px;
    position: relative;
}
.box 

.keyword {
    margin-left: 20px;
}


.box .handler {
    border: solid 1px #c2c1c1;

}
.list {
    margin: 10px 0;
}


.list li {
    list-style-type: none;
    list-style-position: outside;
    padding-left: 5px
}
.list li a {
    background: url('../images/bullet.gif') no-repeat 0 3px;
    padding: 0 0 0 12px;    
    color: #1a467d;
    font-size: 12px;
    text-decoration: none;
}


.list li a:hover {
    text-decoration: underline;
}


.ad {
    border: solid 1px #dededd;
    padding: 10px;
}


.ad a {
    display: block;
}


.right-col {
    width: 820px;
}
h1.red {
    font-size: 16px;
    color: #9b231c;
    margin: 10px 0;
}


.gift-center {
    height: 151px;
    border: solid 1px #9b231c;
    background: url(../images/gift-center-back.gif) repeat-x 0 0;
    padding: 0 0 0 15px
}



.elem {
    width: 250px;
    margin: 15px 0 0 2px;

}


.elem .r {
    width: 150px;
}


.elem img {
    border: solid 1px #f6b900;
}


.elem h6 a {
    font-size: 12px;
    font-weight: bold;
    color: #9b231c;
}


.see-more {
    width: 76px;
    height: 20px;
    background: url(../images/see-more.gif) no-repeat 0 0;
    display: block;
    text-decoration: none;
    margin: 4px 0;

}
.normal { 
    font-sizE: 18px;
    color: #1f1a17;
    margin:  15px 0;
}

.red-bulleted {
    padding: 0 0 0 15px;
    background: url(../images/bull-red.gif) no-repeat 0 3px;
    color: #9b231c;
    font-weight: bold;
}


.products {
    border: solid 1px #c2c1c1;
}


.product {
    width: 270px;
    padding: 20px 0;
    border-bottom: solid 1px #c2c1c1;

}


.product h5 a {
    font-weight: bold;
    color: #1a467d;
    font-size: 11px;
}


.add-to-cart {
    width: 76px;
    height: 19px;
    background: url(../images/addt-to-cart.gif) 0 0;
    text-decoration: none;
    display: block;
    margin: 4px 0 5px
}


.red {
    color: #9b231c;
}


.product img {
    margin-left: 15px;
}


.product .r {
    width: 168px;
    margin-right: 0px;
}


.products {
    background: #f2f2f2;
}


.footer {
    margin-top:25px;
  margin-left:100px; margin-right:100px;  text-align:center;
    color: #605d5c;
    background: url(../images/footer_back.gif) repeat-x 0 0;
    padding: 10px 0;
}


.footer a {
    color: #605d5c; 
}


.blue {
    color: #1a467d !important;
}


.midd {
    margin: 10px 0;
}


.midd 

.line {
    margin: 0 12px;
}




