/* Global Defaults
=====================================================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{
	border:0;
	margin: 0;
}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none; margin:0;padding:0}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Site
=====================================================================*/

html{
	height:100%;
	margin: 0px;
	padding: 0px;
}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	height: 100%;
	background: #ef68a3 url(images/bg.png);
}


a{
	text-decoration: none;
	font-weight: bold;
	color: #d62586;
}

a:hover{
	color: #FF0099;
	text-decoration:underline;
}
a.thumb {
  display: inline;
  float: left;
  overflow: hidden;
  width: 140px;
  height: 127px;
  position: relative;
}

/*css New------------*/
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}
#maintitle {
  text-align: center;
  color: #fdecf3;
  background-color: #e52490;
  line-height: 20px;
  height: 20px;
  border-bottom: 1px solid #d22d89;
  font-size: 13px;
  font-weight: bold;
}

#header {
  height: 170px;
  width: 970px;
  margin: auto;
  position: relative;
  background: url(images/header.jpg) no-repeat;
}
#header img#logo {
  position: absolute;
  top: 5px;
  left: 185px;
  z-index: 11;
  width: 450px;
  height: 150px;
}
#page {
  width: 970px;
  margin: auto;
  color: #000000;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0px 0px 1px 0px #fff;
  border: 10px solid #ffe6f4;

}
#page-top {
  margin: auto;
  height: 24px;
}
#page-padding {
  margin: 0 20px 0 20px;
}
#left {
  display: inline;
  float: left;
  width: 160px;
  margin-right: 10px;
}
.side_ad160x600-left {
  position: absolute;
  left: -325px;
  top: -5px;
  width: 300px;
  text-align: right;
}
.side_ad160x600-left>div {
  display: inline-block;
  width: auto;
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.menu {
  width: 157px;
  margin-bottom: 20px;
}
.menu li {
  list-style-type: none;
}
.menu a, #menu a:visited {
  color: #b64f7d;
  font-size: 14px;
  text-decoration: none;
  display: block;
  width: 157px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #feb5db;
  margin-right: 4px;
  margin-bottom: 2px;
  border-radius: 5px;
  background-color: #ffd0e4;
}
.menu a:hover, #menu a.active {background-color:#ef68a4;color:#fff;}
.menu-game a {
  float: left;
  margin-bottom: 4px;
}
.menu a img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 10px;
  width: 26px;
  height: 24px;
}
#center {
  width: 432px;
  display: inline;
  float: left;
  margin: 0px 4px 0px 4px;
}
.panel {
  _display: inline;
  float: left;
  background-color: #ffe6f4;
  margin-bottom: 6px;
  font-size: 12px;
  width: 100%;
  border-radius: 10px;
}
.panel-top {
  height: 6px;
  overflow: hidden;
}
.panel h1, .panel h2, .panel h3,.panel  strong {
  color: #8d1249;
  font-size: 17px;
  font-weight: bold;
  line-height: 33px;
  height: 30px;
  margin-top: -8px;
  text-indent: 12px;
  padding: 0;
  position: relative;
}
.panel-content {
  background-color: #fff;
  margin: 0 6px 0 6px;
  padding: 6px;
  border-radius: 7px;
  /* overflow: hidden; */
}
.panel-content h4{
	display:inline-block;
}
.panel-bottom {
  height: 6px;
  overflow: hidden;
  clear: both;
}

#right {
  display: inline;
  float: left;
  margin-left: 10px;
}
.input, .input2 {
  height: 28px;
  width: 160px;
  border: 1px solid #f8c1df;
  border-bottom-width: 2px;
  margin: 0px 2px 2px 2px;
  vertical-align: middle;
  font-size: 18px;
  padding-left: 5px;
  border-radius: 10px;
  color: #a63564;
}
.button, .button_small, .button_large {
  text-align: center;
  height: 30px;
  width: 126px;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  border: 0px solid #fff5fb;
  display: inline;
  margin: 8px 0px 0px 12px;
  color: #fff;
  background-color: #ef6aa2;
  width: 88px;
  border-radius: 7px;
  cursor: pointer;
}
.button_small {
  width: 88px;
}
.ad300x250, .ad300x250 iframe {
  width: 300px;
  height: 260px;
  float: left;
}
.ad160x600, .ad300x250, .ad728x90 {
  padding-top: 13px;
  background: url(images/sponsored_links.gif) no-repeat 100% 0;
}
#footer-links {
  border-top: 1px solid #c0c0c0;
  clear: both;
  margin-top: 20px;
  clear: both;
  padding-top: 10px;
  font-weight: bold;    
  color: #9D1A62;
  font-size: 12px;
}
#footer-links a {
  padding: 0 5px 0 5px;
}
#page-bottom {
  margin: auto;
  height: 24px;
}

#header_small {
  width: 825px;
  height: 90px;
  margin: auto;
  position: relative;
}
#header_small #logo {
  position: absolute;
  left: 300px;
  top: 10px;
}
#header-social {
  float: left;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  margin-top: 40px;
  height: 19px;
  padding: 8px;
  width: 165px;
  overflow: hidden;
  white-space: nowrap;
}

#search {
  float: right;
  width: 155px;
  display: block;
  margin-top: 40px;
}
#search input[type=text] {
  width: 100px;
  height: 25px;
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #a63564;
  font-weight: bold;
  display: block;
  padding: 5px 5px 5px 10px;
  border: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #fff;
  float: left;
}
#search input[type=submit] {
  width: 36px;
  height: 35px;
  padding: 0;
  display: block;
  border: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #ffe6f4 url(images/interface-button-search.png) no-repeat 50% 50%;
  float: left;
  cursor: pointer;
}
.side_ad160x600 {
  display: inline-block;
  position: absolute;
  top: 0px;
  width: auto;
  background-color: #fff;
  padding: 5px;
  border-radius: 5px;
}
#game-thumbs {
  position: absolute;
  left: -152px;
  top: 45px;
  width: 160px;
  height: 480px;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
}

#game-thumbs a {
  margin: 12px 10px 0 10px;
  height: 105px;
}
a.thumb img {
  border-radius: 5px;
  width: 140px;
  height: 105px;
}
a.thumb:before{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 138px;
    height: 103px;
    border:1px solid #a01f62;
    border-radius:5px;
}
a.thumb span.name {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 14px;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 3px 0 3px 0;
  font-size: 11px;
  text-align: center;
  color: #a01f62;
  background-color: #ffe6f4;
  border-radius: 5px;
  border-bottom: 1px solid #fec7e4;
  line-height: 15px;
}
#game-thumbs a.thumb span {
  display: none;
}
#game-thumbs a.thumb:hover span{ display:block;}

.new_game_1{

width: 730px;margin: 0 auto;}
#tabs-right {
  position: absolute;
  top: 45px;
  right: -62px;
  width: 70px;
  overflow: hidden;
}
#tabs-right a, #tabs-right .tab {
  clear: both;
  width: 70px;
  height: 55px;
  float: right;
  margin-right: 60px;
  border-left: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
  margin: 3px 0px 3px 0px;
}
#tabs-right a img {
  margin: 11px 0 0 20px;
}
#game-place{
min-height: 600px;
 overflow: hidden;
}
.main_left {
	width: 100%;
    margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}

.home_padding {
	color: yellow;
margin: 10px;
font-family: "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
text-align: center;
overflow: hidden;

}
.title_mis{
margin-top: 30px;
color: yellow;
font-size: 25px;
font-weight: bold;
}
.category_image1{
margin: 0 auto;
width: 100%;
text-align: center;

}
.home_padding h1{
font-size: 30px;
margin: 0px;
display: inline;
}

.home_padding a{
 color: white;
text-decoration: none;
}

.content_container2 {
	width: 100%;
	margin: auto;
	overflow: hidden;

}
.content_container1 {
	width: 100%;
	margin: auto;
	text-align: center;
}
.home_game_image_featured {
width: 100px;
height: 80px;
display: inline-block!important;
-moz-box-shadow: 0 4px 5px 1px #111;
-webkit-box-shadow: 0 4px 5px 1px #111;
box-shadow: 0 4px 5px 1px #410202;
border: 3px solid #fff;
margin: 10px 5px 0;
vertical-align: top;
}
.home_game_image_featured_thum_bg{

position: absolute;
top: 0;
left: 0;
z-index: 1;
}
#header-ads2 {
margin: 0 auto;
width: 85%;
color: #fff;
text-align: center;
margin-top: 20px;
}
#header-ads2 li{
list-style-type: none;
display: inline-block;
margin: 3px;
background: #C40095;
padding: 5px 10px 5px 10px;
border-radius: 5px;
}
#header-ads2 a{
color: #E2DBE2;
padding: 5px;
border-radius: 5px;
}

#header-ads2 a:hover{
color: #fff;
}

#header-ads3{
color: #DFDADA;
width: 65%;
margin: 0 auto;
text-align: left;
font-family: roboto,arial,helvetica,sans-serif;
font-size: 13px;
background: #B6008B;
padding: 15px;
border-top-left-radius: 40px;
border-bottom-right-radius: 40px;
box-shadow: 0 3px 3px 1px #6E0356;
}

#header-ads3 a{
color: #FFA3FF;
}
.home_game_image_featured_thum_image {
width: 100px;
height: 80px;
}
.home_game_image_featured_thum_image:hover{
	opacity: 0.2;
}
.home_game_image_featured6 {
width: 140px;
height: 127px;
display: inline-block!important;
margin: 2px 2px 2px 1px;  
vertical-align: top;        
overflow: hidden;
position: relative;
}

.home_game_image_featured6 a{

}

.home_game_image_featured6  .title_game{          
position: absolute;    bottom: 0;    left: 0;    height: 14px;    overflow: hidden;    display: block;    
width: 100%;    
padding: 3px 0 3px 0;    font-size: 11px;    text-align: center;    color: #a01f62;    background-color: #ffe6f4;    border-radius: 5px;    border-bottom: 1px solid #fec7e4;    line-height: 15px;
}
.home_game_image_featured6 .title_game h3{
	margin:0px;
	padding:0px;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
.home_game_image_featured6 .title_game:hover{
	color: #1D8C86;
}
.home_game_image_featured6 a:hover .title_game{
display:block;
}


.home_game_image_featured7 {
width: 180px;
height: 160px;
display: inline-block!important;
margin: 10px 10px 10px 12px;  
vertical-align: top;        
overflow: hidden;
position: relative;
}

.home_game_image_featured7  .title_game{          
position: absolute;    bottom: 0;    left: 0;    height: 14px;    overflow: hidden;    display: block;    width: 100%;    padding: 3px 0 3px 0;    
font-size: 12px;    text-align: center;    
color: #5BA1FF;    
background-color: #ffe6f4;    border-radius: 5px;    
border-bottom: 1px solid #fec7e4;    line-height: 15px;
}
.home_game_image_featured7 .title_game:hover{
	color: #1D8C86;
}
.home_game_image_featured7 a:hover .title_game{
display:block;
}


.home_game_image_featured6 .icon-new{
background: url('images/new-corner.png') no-repeat transparent;
bottom: 50px;
position: absolute;      
left: -15px;  
top: -7px;
width: 70px;  
height: 52px;  z-index: 1;
}
.home_game_image_featured6 .icon-hot{
background: url('images/hot-corner.png') no-repeat transparent;          
bottom: 50px;    position: absolute;    left: -15px;    top: -7px;    width: 70px;    height: 52px;    z-index: 1;
}

.home_game_image_featured6 .icon-top{
background: url('images/top-corner.png') no-repeat transparent;
bottom: 50px;
position: absolute;  
left: -8px;  
top: -6px;  
width: 99px;  height: 73px;  z-index: 1;
}

.home_game_image_featured_thum_bg6{

position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.home_game_image_featured_thum_image6 {
width: 140px;
height: 105px;
border-radius: 5px;
}
.home_game_image_featured_thum_image6:hover{
	opacity: 0.2;
}



.home_game_image_featured_thum_bg7{

position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.home_game_image_featured_thum_image7 {
width: 180px;
height: 135px;
border-radius: 5px;
}
.home_game_image_featured_thum_image7:hover{
	opacity: 0.2;
}
.tag_games{
/*margin-top: 20px;*/
display: none;
}
.tag_games a{
color: #ccc;
margin: 10px 5px 5px 0px;
border-radius: 14px;
text-shadow: none;
font-family: 'Roboto Condensed', Arial, sans-serif;
border: 1px dashed #6B2C14;
text-decoration: none;
}
.tag_games a:hover{
background: #0D95CA;
color: #FAFAFD;
border: 1px solid #0D95CA;
text-decoration: none;
}
.like_face{
display: inline-block;
float: right;
margin-top: 12px;
}

.footermenu{
font-size: 13px;
color: rgb(255, 255, 255);
/* text-shadow: 0px 1px rgba(255,255,255,0.7); */
border-top: 2px solid #D85096;
opacity: 0.9;
filter: alpha(opacity=80);
min-height: 30px;
width: 100%;
z-index: 9999;
padding-bottom: 3px;
bottom: 0px;
/* position: fixed; */
/* background: rgb(252,248,240); */
background: -moz-linear-gradient(top, rgba(252,248,240,1) 0%, rgba(212,208,200,1) 100%);
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,248,240,1)), color-stop(100%,rgba(212,208,200,1))); */
/* background: -webkit-linear-gradient(top, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%); */
background: -o-linear-gradient(top, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%);
background: -ms-linear-gradient(top, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%);
/* background: linear-gradient(to bottom, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%); */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf8f0', endColorstr='#d4d0c8',GradientType=0);
/* box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3); */
-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
/* -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3); */
background: #6a0f41;
}
.menulogo {
display: inline-block;
float: left;
padding: 10px 0 0 1px;
margin-left: 20px;
}
.footermenu ul li {
display: inline-block;
}
.footermenu a {
font-size: 13px;
text-align: center;
padding: 6px;
color: rgb(5, 56, 255);
text-shadow: 0px 1px rgba(255,255,255,0.7);
}

img#logo-friv-footer1 {
position: relative;
top: 8px;
right: 35px;
}

.creditos {
display: inline-block;
float: right;
padding: 10px 0 0 1px;
padding-right: 15px;
}
.creditos span {
font-weight: bold;
color: black;
}

#play {
position: relative;
width: 100%;
margin: auto;
margin-bottom: 40px;
}

#content-game {
max-width: 1290px;
margin: 0 auto;
margin-top: 20px;
overflow: hidden;
}

#panel-left {
width: 120px;
float: left;
background: rgba(243,209,229,0.8);
border: 1px solid #EB6EC9;
margin-right: 2px;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
height: 600px;
}

.ancho160 {
width: 160px!important;
}


#play-widgets2 {
display: inline-block;
position: relative;
vertical-align: top;
text-align: center;
min-height: 100px;
margin-bottom: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 3px;
}

.logoback {
width: 115px;
padding-top: 15px;
height: 80px;
padding-bottom: 18px;

background-position: center;
}
 


#panel-center {
min-width: 800px;
height: 600px;
border: 1px solid #EB6EC9;
background: rgba(243,209,229,0.8);
overflow: hidden;
float: left;
margin-right: 2px;
}

#top-panel-center, #top-right-games {
height: 40px;
border: 1px solid #FFFFFF;
background: #D763B7;
}

.titulogame {
color: #FFFFFF;
float: left;
text-align: left;
font-size: 22px;
font-weight: 700;
padding-left: 50px;
word-wrap: break-word;
padding-top: 8px;
position: absolute;
font-family: "Rockwell Extra Bold", "Rockwell Bold", monospace;
}

#ratesnip{
display: inherit;
float: right;
margin-right: 80px;
}
.rating {
float: right;
border-left: 2px solid #FF66D4;
height: 100%;
text-align: center;
}

#conteiner-panel-center {
width: 680px;
display: table;
margin: 0 auto;
}

.nuevodiv {
float: left;
height: 600px;
width: 120px;
background: rgba(243,209,229,0.8);
padding-left: 3px;
border: 1px solid #EB6EC9;
}

#right-ads {
float: left;
height: 600px;
width: 160px;
border: 1px solid #EB6EC9;
background: rgba(243,209,229,0.8);
border-bottom-right-radius: 10px;
border-top-right-radius: 10px;
padding: 0;
}

#header-game {
margin: 0 auto;
margin-top: 20px;
height: 90px;
margin-bottom: 20px;
max-width: 990px;
text-align: center;
}
#header-game1 {
margin: 0 auto;
margin-bottom: 25px;
max-width: 990px;
}

#header-ads {
width: 728px;
height: 90px;
background: #B6008B;
margin: 0 auto;
}
#header-ads1 {
margin: 0 auto;
max-width: 990px;
text-align: center;
}
#head_top{
/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);*/

background: rgb(252,248,240);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(221, 32, 198, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,248,240,1)), color-stop(100%,rgba(212,208,200,1)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(221, 32, 198, 1) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(221, 32, 198, 1) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(221, 32, 198, 1) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,rgba(221, 32, 198, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf8f0', endColorstr='#d4d0c8',GradientType=0);
box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);









  















  height: 80px;
webkit-box-shadow: 0 0 11px 8px #8f1c5a, 0 0 37px 21px #a2065a;  -moz-box-shadow: 0 0 11px 8px #8f1c5a, 0 0 37px 21px #a2065a;  
box-shadow: 0 0 11px 8px #8f1c5a, 0 0 37px 21px #69033A;  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);  background-image: -moz-linear-gradient(top, #e85b90 0%, #f47497 87%, #fc9fb8 100%);  background-image: -webkit-linear-gradient(top, #e85b90 0%, #f47497 87%, #fc9fb8 100%);  background-image: -o-linear-gradient(top, #e85b90 0%, #f47497 87%, #fc9fb8 100%);  background-image: linear-gradient(to bottom, #e85b90 0%, #f47497 87%, #fc9fb8 100%);  
border-bottom: 3px solid #A3375A;
}

#head_top .logo1{
float: left;
font-size: 30px;
position: relative;
display: block;
margin: 10px 5px 0 12px;
letter-spacing: -1px;
background: url("images/logo.png") no-repeat;
width: 210px;
height: 50px;
}


#head_top .logo1 a{
color: transparent;
width: 210px;  
height: 90px;
display: block;
}
#head_top .logo1 a:hover{
color: transparent;
}
.text_top{
display: inline-block;
color: #FFFFFF;
margin-top: 10px;
float: left;
  background-image: -moz-linear-gradient(bottom,rgba(244,51,118,0.45) 0%,rgba(193,0,78,0.45) 100%);  background-image: -webkit-linear-gradient(bottom,rgba(244,51,118,0.45) 0%,rgba(193,0,78,0.45) 100%);  background-image: -o-linear-gradient(bottom,rgba(244,51,118,0.45) 0%,rgba(193,0,78,0.45) 100%);  background-image: linear-gradient(bottom,rgba(244,51,118,0.45) 0%,rgba(193,0,78,0.45) 100%);  -webkit-box-shadow: 0 -1px 0 #fe7ea6,inset 0 -1px 0 rgba(193,0,92,0.8),0 1px 3px rgba(139,0,42,0.29);  -moz-box-shadow: 0 -1px 0 #fe7ea6,inset 0 -1px 0 rgba(193,0,92,0.8),0 1px 3px rgba(139,0,42,0.29);
box-shadow: 0 -1px 0 #fe7ea6,inset 0 -1px 0 rgba(193,0,92,0.8),0 1px 3px rgba(139,0,42,0.29);
height: 55px;
border-radius: 15px;
}
.text_top ul{
display: table;
overflow: hidden;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
padding: 15px;
text-shadow: 0 1px 1px rgba(0,0,0,0.6);
background: url(images/tags.png) 5px;
background-size: 27px 27px;      background-repeat: no-repeat;
font-size: 21px;
}
.text_top ul li{
display: table-cell;
list-style-type: none;
float: left;
}
.text_top ul a{
color: yellow;
font-family: 'cabin';
padding-right: 7px;  padding-left: 7px;  
}
.text_top ul a:hover{
	color: white;
}
.text_top strong{
font-weight: bold;
}
.text_top img{
display: inline-block;
height: 27px;
margin-left: 10px;
position: relative;
}
.footer_search{
float: right;
margin: 12px 18px 5px 15px;
}
#search_textbox{
box-shadow: 0px 1px 2px 0px rgba(187, 187, 187, 0.1) inset;
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1) inset;
-webkit-box-shadow: 0px 1px 2px 0px rgba(221, 218, 218, 0.1) inset;
color: #FFAFC9;
width: 140px;
}

.category_pages{
margin-top: 20px;
text-align: center;
}
.category_pages a{
    text-align: center;    line-height: 33px;    color: #fff;    display: inline;    margin: 0px 2px 0px 2px;    padding: 5px 12px 5px 12px;    border-radius: 7px;    font-size: 20px;    color: #fff;    background-color: #ef68a4;
}

.category_pages a:visited{
color: white;
}

.category_pages b{
color: yellow;
}


.tag_pages{
margin-top: 20px;
}
.tag_pages a{
color: #eee;
padding: 3px;
}

.tag_pages a:visited{
color: #fff;
}

.tag_pages b{
color: #fff;
font-size: 25px;
}

.news_title a{
color: #000;
overflow: hidden;
}
.title{
margin: 0 auto;
text-align: center;
color: yellow;
}

.misc_container{
width: 100%;
margin: 0 auto;
margin-top: 20px;
text-align: center;
}
.catwrapper{
width: 100%;
}
//tag
.tag{
float: left;
}

#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
text-decoration: none;
color: rgb(172,168,160);
white-space: nowrap;
font-size: 12px;
font-weight: bold;
text-shadow: 0px 1px rgba(255,255,255,0.7);
padding: 4px 11px 6px 12px;
margin-top: 5px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background: rgb(252,248,240);
background: -moz-linear-gradient(top, rgba(252,248,240,1) 0%, rgba(212,208,200,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,248,240,1)), color-stop(100%,rgba(212,208,200,1)));
background: -webkit-linear-gradient(top, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%);
background: -o-linear-gradient(top, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%);
background: -ms-linear-gradient(top, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%);
background: linear-gradient(to bottom, rgba(252,248,240,1) 0%,rgba(212,208,200,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf8f0', endColorstr='#d4d0c8',GradientType=0);
border-top: 1px solid rgb(255, 251, 243);
box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 3px 4px -3px rgba(0, 0, 0, 0.3);
}

	
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
                        background: #fff;
                        z-index: 10005;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
background: #FFF;
font-size: 13px;
font-weight: normal;
				}
			
			#jsddm li ul li a:hover
			{	background: #fff;
                            color: red;}
//tooltip


//tag

.category_top{
width: 100%;
margin: 0 auto;
text-align:center;
overflow: hidden;
margin-top: 20px;
}

.category_top .title_category{
text-align:left;
display: inline-block;
max-width: 620px;
margin: 0px 10px 10px 10px;
background: #F786BC;
padding: 0px 10px 10px 10px;
min-height: 250px;
color: #760094;
border-radius: 8px;
}
.category_top .title_category .category_description a{
text-decoration: none;
background: #DA6ECC;
color: #0C5053;
text-transform: uppercase;
padding: 0px 5px 0px 5px;
font-size: 12px;
}
.category_top .title_category h1{
color: #FFF;
font-size: 20px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}
.category_top .title_category h3{
color: yellow;
font-size: 20px;
font-weight: bold;
margin: 0px;
padding: 10px 0px 10px 0px;
}
.category_top .ads_category{
width: 310px;
display: inline-block;
vertical-align: top;
background: #F786BC;
padding: 5px 5px 5px 5px;
border-radius: 8px;
}

.descrip_foot{
display: inline-block;
margin: 0px 10px 10px 20px;
float: left;
max-width: 400px;
}
.descrip_img{
display: inline-block;
margin-top: 10px;
float: left;
}
.tag_text{
display: inherit;
margin-top: 20px;
font-size: 13px;

color: #750054;
text-align: center;
}
.tag_text strong{
font-weight: bold;
display: inherit;
}

.tag_link{
margin: 0 auto;
margin: 40px;
overflow: hidden;
text-align: center;
}
.tag_link p{
  width: 70%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #eee;

}
.tag_link li{
padding: 5px 7px 5px 7px;
background: #F27BB8;
border-radius: 15px;
list-style: none;
display: inline-block;
margin-right: 5px;
}
.tag_link li a{
color: #eee;

}
.tag_link li a:hover{
color: yellow;
}
.tag_search{
margin: 20px 20px 40px 20px;
text-align: center;
color: #DFDFDF;

}
.tag_search a{
color: #eee;
}


.news_wrapper{

}

.news_wrapper .news_header{
    float: left;

    width: 100%;
    overflow: hidden;
}
.news_wrapper .news_header .news_image{
    display: inline-block;

}
.news_wrapper .news_header .news_title{
    display: inline-block;

    width: 350px;
}