@charset "utf-8";
/* CSS Document */
#ba-right-widgets{height:285px;width:85px;top:25%;left:0px;position:fixed;z-index:1;}
.ba-rw-bg{height:265px;width:75px;background:url(../images/right-widgets-bg.png)center left no-repeat;padding:10px 5px;}
.ba-rw-bg ul{}
.ba-rw-bg ul li{list-style:none;}
.icon1{no-repeat;width:65px;height:55px;margin:10px 0 0 0;}
/*.icon2{background:url(../images/icon-assets.png) top left no-repeat;height:55px;width:55px;margin:5px 0;}*/
/*.icon3{background:url(../images/icon-assets.png) center left no-repeat;height:55px;width:55px;margin:5px 0;}*/
/*.icon4{background:url(../images/icon-assets.png) bottom left no-repeat;height:55px;width:55px;margin:5px 0;}*/

/*MERchandise page CSS*/
.merchandise {font-size: 13px;height: 270px; line-height: 1.4; margin: 0 auto; width: 800px;position:relative;}
.boxnew {background: url("../images/trns-2.png") repeat scroll 0 0 transparent;border: 4px solid #000;border-radius: 15px 15px 15px 15px;color: #FFFFFF; padding: 10px;position:absolute;width:600px;margin-left:100px;}
.productmerchandise1{float:left;width:250px;height:200px;margin:10px 15px;}
.productmerchandise2{float:left;width:250px;height:200px;margin:10px 15px;}
.addtocart-paypal{float:left;width:200px;margin:50px 0px 0px 25px;}
.addtocart-paypal select{color:#FFFFFF; background-color:#5e6265; border:none;padding:5px;border:none;-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

