body { margin:0px;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}
.top_bar{float:left; width:100%; border-bottom:1px solid #ccc; height:54px;padding:4px; border-top: 1px solid #ccc;}
.menu{}
.menu a{font-family:Arial, Helvetica, sans-serif; font-size:21px; text-decoration:none; padding:3px 5px; line-height:43px; margin-right:5px; color:#666;}
.menu a.active{ color:#4f90cb; border-radius:3px;}
.menu a:hover{  color:#4f90cb; border-radius:3px;}
.left_icon{float:left; padding-left:5px; position:absolute; left:0px; top:2px;}
.right_icon{float:right;}
.top_images{float:left; width:100%; margin-bottom:12px;}
.width_3{float:left; width:10%;}
.width_3 img{width:100%; height:100%;}
.padd_right{ }
.start_main{float:left; width:100%; padding:0px 0px 0px 20px;}
.left{float:right; width:80%; margin-top:7px;}
.top_tittle{float:left; width:100%; margin-bottom:10px;}
.top_tittle label{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; float:left; margin-right:10px;}
.btn_box{float:left; border:1px solid #ccc; border-radius:4px;}
.btn_box a{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#666; padding:2px 6px; float:left;}
.btn_box a.active{background:#6d6d72; color:#fff;}
.border_radius_1{border-radius:3px 0px 0px 3px;}
.border_radius_2{border-radius:0px 3px 3px 0px;}
.btn_box a:hover{background:#6d6d72; color:#fff;}
.see_all{float:right; padding-right:22px;}
.see_all a{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#666;}
.see_all a:hover{text-decoration:underline;}
.right{float:left; width:20%; padding-left: 0px; height: 590px; overflow: hidden;}
.box{float:left; width:100%; margin-bottom:12px; height: 178px; overflow: hidden;}
.box2{float:left; width:100%; margin-bottom:12px; overflow: vissible;}
.inner_box{width:112px; min-height:180px; float:left; margin:0 8%; position:relative;}
.inner_box p{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; margin-bottom:0px; line-height:12px;}
.inner_box span{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ccc; line-height:12px;}
.inner_box img{width:112px; height:112px;}

.box2{float:left; width:100%; margin-bottom:12px;}
.inner_box2{width:112px; min-height:180px; float:left; margin-right:9px; position:relative;}
.inner_box2 p{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; margin-bottom:0px; line-height:12px;}
.inner_box2 span{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ccc; line-height:12px;}
.inner_box2 img{width:100%;}

.red{background:#FF0000; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:15px; height:15px; line-height:15px !important; float:left; text-align:center; position:absolute; right:0px; top:5px;}
.red_box{position:absolute; width:100%;}
.clear{clear:both;}

.sec_inner{float:left; width:50%;}
.full{width:95%; margin-right:17px; border-bottom:1px solid #ccc;}
.text_left{float:left; width:60%}
.text_left p{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; margin:0px; line-height:18px; padding-right:3px; padding-top:5px;}
.text_left span{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3f3f3f; line-height:18px; float:left;}

.img_left{float:left; margin-right:10px;}
.dropdown_sel{float:right; margin-top:6px;}
.price{padding:5px 10px; border:1px solid #0080fc; border-radius:3px; text-decoration:none; color:#0080fc; font-family:Arial, Helvetica, sans-serif; float:left;}
.price:hover{color:#fff; background-color:#0080fc;}
.mt_0{margin:0px;}
.all_games{float:left; width:100%;}
.all_games a{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#666; margin-top:20px; margin-bottom:30px; float:left;}
.links{width:90%; float:left; padding-top:10px;}
.links a{font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; color:#666; line-height:24px; display:block;}
.f_left{float:left; width: 85%;
overflow: hidden;
height: 24px;}
.f_right{float:right;}
.f_right a{color:#0080fc;}
.lh {margin-top: -2px;}
.s_left {float: left;}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #ccc;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
.text-center {
  text-align: center;
}
img {
  border: 0;
}

img {
  vertical-align: middle;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.frames {width: 32%;height: 185px;}
.sidealbum {float:left;}

.footer {font-size: 11px}


@media only screen and (max-width: 800px) {
.top_bar {height: auto;}
.start_main {padding:0px 0px 0px 5px;}
.right {width: 40%;}
.left {width: 60%;}
.box {height: 888px;}
.videos {display: none;}
.songs {display: none;}

}