::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


*{
line-height: 100% !important;
}

#container{
display: block;
width: 750px;
margin: 0 auto;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#container img{
display: block;
margin: 0;
padding: 0;
}

/*HEADER*/
#header{
display: block;
width: 750px;
height: 246px;
background-image: url('headerbg.jpg');
}

#title1{
float: left;
margin-top: 18px;
display: block;
width: 500px;
margin-left: 220px;
text-align: center;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 54px;
font-weight: bold;
font-style: italic;
color: #ec008c;
line-height: 110% !important;
}
#title2{
display: block;
width: 500px;
margin-left: 220px;
text-align: center;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 36px;
font-style: italic;
color: #b61876;
line-height: 130% !important;
}
/*PRODUCTS*/


.progroup{
display: block;
}

.progroup .grouptitle{
display: block;
height: 105px;
border-bottom: 1px solid #aaa;
overflow: hidden;
}

.progroup .grouptitle .grouptext1{
display: block;
float: left;
width: 500px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
font-style: italic;
color: #ec008c;
line-height: 122% !important;
}

.progroup .grouptitle .grouptext2{
display: block;
float: left;
width: 500px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
color: #000000;
line-height: 140% !important;
}

.progroup .grouptitle .icon{
float: right;
position: relative;
margin: 0;
padding: 0;
outline: none;
border-style: none;
}

.prod{
width: 230px;
height: 410px;
overflow: hidden;
float: left;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
border-bottom: 0px solid #ddd;
}

.prod img{
width: 228px;
height: 228px;
border: 1px solid #aaa;
}


.prod .shopbut{
display: block;
height: 70px;
}

.prod .prodtext{
display: block;
height: 110px;
}

.prod .prodname{
display: block;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #ec008c;
line-height: 110% !important;
}

.prod .proddesc{
display: block;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
color: #000000;
line-height: 150% !important;
}



/*BBO BUTTON STYLE*/
.shop{
display: block;
height: 39px;
background-repeat: no-repeat;
padding-left: 38px;
position: absolute;
text-decoration: none;
color: white;
font-family: Arial, Helvetica, sans-serif;
z-index: 10;
margin-top: 4px;
margin-left: 96px;
}

.shop span{
float: left;
display: block;
height: 26px;
margin-top: 6px;
background: #e40063;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-indent: 6px;
font-size: 16px;
line-height: 160% !important;
padding-right: 6px;
cursor: pointer;
}


/*SELECTROS*/
.selectors{
display: block;
width: 89px;
background: #eee;
margin-top: 1px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
cursor: pointer;
padding-top: 2px;
padding-bottom: 2px;
text-decoration: none;
color: #000;
}





















