@charset "utf-8";
a {
  color: #34617e;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color : #417394;
  text-shadow: 0 0 6px #666;
}


a:link, a:active, a:visited {
    color: #0565B2;
    text-decoration: none;
}
a:hover, a:focus {
    color: #009cf0;
}

body {
  background-color: #e9e9e9;
  color: #606060;
  font: 12px Arial;
  margin: 0;
  margin: auto;
  max-width: 720px;
    border : 1px solid #009900;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-left : 2px solid #5dbef7;
    border-right : 2px solid #5dbef7;
    border-radius: 5px;
    padding: 3px 2px 3px 2px;
}


.main {
color: 
#555;
font-size: 14px;
font-family: "Times New Roman", Times, serif;
}

form {}

form, input, textarea, select {font: 12px Arial;margin: 0;}

h1,h2,h3,h4,h5,h6{
  font-family:Tahoma,Geneva,sans-serif;
  padding:0;margin:0
}

h1{
  font-size:18px;
  font-weight:700;
  font-size:small
}

h2{
  font-size:16px;
  font-weight:700;
  font-size:small
}

h3{
  font-size:13px
}

h4{
  font-size:12px;
  line-height:normal
}

h5{
  font-size:11px
}

h6{
  font-size:10px
}

hr {border: 0;border-top: 1px solid #d5d5d5;margin-top: 4px;margin-bottom: 4px}

input, textarea, select {background: #fff;border: 1px solid #d8d8d8;color: #686868;padding: 1px;margin: 1px;}

input[type="file"] {margin: 2px 0;}

input[type="submit"] {background: url(http://wapj2me.com/images/input.gif) repeat-x bottom #fefefe;padding: 3px 8px;}

p {
  margin: 1px;
}

.textarea {width: 99%;max-width: 117px;}
ul {margin: 0;padding-left: 20px;}

ul {
  margin: 0;
  padding-left: 20px;
}

.alarm {
  background: #E61313;
  margin: 0 0 2px 0;
  color: #fff;
  font-weight: bold;
  padding: 3px 0px 3px 4px;
}

.bmenu a, .hdr a {
  color: #fff;
}

.hdr {
background: #249ed7 url("http://gamevina.us/images/tab.png") repeat-x;
margin: -1px -1px 0px -1px;
padding: 4px 10px;
background-color: #3399cc;
border: 1px solid #666666;
color: #ffffff;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}

.hdr a:hover {
  color: #ebebeb;
  text-decoration: none;
}

.bmenu {
  background: url(http://wapj2me.com/images/bmenu.gif) repeat-x top left #a7a7a7;
  margin: 0px;
  color: #fff;
  padding: 2px 4px 4px 4px;
}

.gmenu {
  background: #E1E9EA;
  margin: 1px;
  color: #264564;
  padding: 3px 4px 3px 4px;
}

.gray {
  color: gray;
}

.green {
  color: green;
}


.header {
  background: url(http://wapj2me.com/images/footer.gif) repeat-x top #c0c0c0;
  border-bottom: 2px solid #cbcbcb;
  color: #8b8b8b;
  margin: 0 0 1px 0;
  padding: 4px 1px 4px 6px;
  border-top: 1px solid #FFFFFF;
}

.header b {
  color: #45aad0;
}

.left {
  float: left;
}

.list1, .cool, .menu, .blog {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    border: 1px solid #d5d5d5;
}

tr.nhanh td, tr.nhanh td a {
  color: #549a0c;  
  font-weight: none; 
  text-decoration: none; 
  text-align: center;  
  vertical-align: bottom;  
  padding-left: 0;
}

td#selected a { 
  color: #032E58;
}

tr.nhanh td a:hover, td#selected a:hover {  
  text-decoration: underline;
}

tr.nhanh td, td#selected {
  background-color: #fffeee;
  border-left: 1px solid #5DBEF7;  
  border-right: 1px solid #5DBEF7; 
  border-bottom: 1px solid #5DBEF7;
}

.mainblok .list1 table img {
    padding: 1px;
    margin: 4px 4px 0 0;
    border: 1px solid #d5d5d5;
    transition: all 15s ease;
    -webkit-transition: all 15s ease;
    -moz-transition: all 15s ease;
    transition-delay: 5s;
    -webkit-transition-delay: 5s;
    -moz-transition-delay: 5s;
    transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    width: 35px;
    height: 45px;
}

.mainblok .list1 table img:hover {
    transition: all 3s ease;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    position: relative;
    box-shadow: 0px 0px 8px #666;
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    border-radius: 5px;
    width: 90px;
    height: 110px;
}

.mainblok{
    margin: 2px 0 2px 0;
}

.maintxt {
    border: 0px solid #e1e1e1;
    background: #ffffff;
    color: #808080;
    margin: 0px 0px 0px 0px;
    padding: 2px 4px 4px 4px;
}

.menu {
    background: #ffffff;
    border-bottom: 1px solid #d5d5d5;
    margin: 1px;
    padding: 2px;
}

.menu a {
    color: #34617e;
}

.menu a:hover {
    color: #007ed2;
}

.news {
  background-color: #EEEEEE;
  border: 1px solid white;
  color: #333333;
  font-size: x-small;
  padding: 3px 4px 4px 4px;
}

.newsx {
    background-color: #f2f6f8;
    border-bottom: 1px solid #eaeae9;
    color: #34617e;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}

.orangex, .ads {
    color: #333333;
    border: 1px solid #7997aa;
    background-color: #d4e3ed;
    margin: 4px 0px 0px 0px;
    padding: 2px 4px 2px 4px;
}


.quote, .tag {
    font-size: 10px;
    background-color: #f2f6f8;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-left: 3px solid #80abc8;
    margin: 2px 2px 2px 2px;
    color: grey;
    padding: 2px 4px 2px 4px;
}

.rmenu {
  background: #fee5fd;
  border: 1px solid #ffc6fc;
  margin: 1px 0;
  padding: 4px;
}
.rmenu input, .rmenu textarea, .rmenu select {
  border: 1px solid #E2C0C7;
}
.rmenu input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB;
}

.sub {
    border-top: 1px dotted #417394;
    font-size: x-small;
    margin: 3px 2px 2px 2px;
    padding: 3px 0px 0px 0px;
}

.tmn {
  background: url(http://wapj2me.com/images/css/tmn.gif) repeat-x top left #7192a8;
  border-top: 1px solid #2e4354;
  border-bottom: 1px solid #d1d1d1;
  color: #f8f8f8;
  margin: 0px 0;
  padding: 4px 0px 4px 6px;
}

.tmn a, .fmenu a {
  color: #f8f8f8;
  text-decoration:none;
}

.topmenu {
  background-color: #ffdae8;
  border: 1px solid white;
  font-size: x-small;
  margin: 0px;
  padding: 4px 4px 4px 4px;
}

.bmenu a:hover, .phdr a:hover {
  color: #ebebeb;
  text-decoration: none;
}

.rmenu input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB;
}


.tmn a:hover, .fmenu a:hover {
	color:#666666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

input:focus, textarea:focus {
  background: #F4F4F4;
  border: 1px solid #BCBCBC;
}

.currentpage {
	color:#FFFFFF;
    background-color: #8cafc6;
    border: 1px solid #417394;
    padding: 0px 5px 0px 5px;
}

.mainblok {
    border: 1px solid #cecece;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/*
.mainblok img {max-width: 100%; height: auto;}
*/

.textx {
    background-color: #ffffff;
    border-bottom: 1px solid #ededed;
    color: #333333;
    padding: 2px 2px 4px 2px;
    margin: 2px 4px 2px 4px;
}
.forumtxt {
    background-color: #ffffff;
    color: #333333;
    padding: 6px 4px 6px 4px;
}
.mainblok .forumtxt img {
    padding: 1px;
    margin: 4px 4px 0 0;
    border: 1px solid #d5d5d5;
}
.mainblok .forumtxt img:hover {
    box-shadow: 0px 0px 10px #666;
    -moz-box-shadow: 0px 0px 10px #666;
    -webkit-box-shadow: 0px 0px 10px #666;
    border-radius: 5px;
}
#ckimcute {
    transition: all 15s ease;
    -webkit-transition: all 15s ease;
    -moz-transition: all 15s ease;
    transition-delay: 5s;
    -webkit-transition-delay: 5s;
    -moz-transition-delay: 5s;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    width: 120px;
}

#ckimcute:hover {
    background-color: #ffffff;
    padding: 5px;
    transition: all 3s ease;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    position: relative;
    width: 365px;
}

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
	background: #FDFDFE;
	color: #000000;
}


.currentpage {
    color:#FFFFFF;
    background-color: #f2f6f8;
    border: 1px solid #417394;
    padding: 0px 4px 0px 4px;
    margin: 0px;
}
.filelist_paging, .page {
    text-align: center;
    padding: 4px 2px 4px 2px;
    background: #f2f6f8;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #a2b5c2;
    font-weight: bold;
    font-size: 14px;
}

.filelist_paging a, .page a {
    border: 1px solid #417394;
    padding: 0px 4px 0px 4px;
    background-color: #f2f6f8;
    margin: 1px;
}
.filelist_paging a:hover, .page a:hover {
    background-color: #f2f6f8;
    border: 1px solid #417394;
}
a.pagenav {
    border: 1px solid #417394;
    background-color: #f2f6f8;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
    margin: 0px;
}

a.pagenav:hover {
    background-color: #f2f6f8;
    border: 1px solid #417394;
}
.list8 {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    border: 1px solid #d5d5d5;
}


/* Style Ckimcute Mod*/

.prefix
{
	background: transparent url('http://wapj2me.com/images/css/ckimcute.png') repeat-x top;
padding: 0px 6px;
margin: -1px 0;
border: 1px solid transparent;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -khtml-border-radius: 4px;
display: inline-block;
}

a.prefixLink:hover
{
	text-decoration: none;
}

a.prefixLink:hover .prefix
{
	color: #176093;
text-decoration: none;
background-color: #f0f7fc;
padding: 0 6px;
border: 1px solid #a5cae4;

}


.prefix a { color: inherit; }
.prefix.prefixPrimary {
  color: #176093; background-color: #d7edfc; border-color: #d7edfc;
}

.prefix.prefixSecondary {
  color: #8f6c3f; background-color: #f9d9b0; border-color: #f9d9b0;
}

.prefix.prefixRed {
  color: white; background-color: red; border-color: #F88;
}

.prefix.prefixGreen {
  color: white; background-color: green; border-color: green;
}

.prefix.prefixOlive {
  color: black; background-color: olive; border-color: olive;
}

.prefix.prefixLightGreen {
  color: black; background-color: lightgreen; border-color: lightgreen;
}

.prefix.prefixBlue {
  color: white; background-color: blue; border-color: #88F;
}

.prefix.prefixRoyalBlue {
  color: white; background-color: royalblue; border-color: #81A9E1;
}

.prefix.prefixSkyBlue {
  color: black; background-color: skyblue; border-color: skyblue;
}

.prefix.prefixGray {
  color: black; background-color: gray; border-color: #AAA;
}

.prefix.prefixSilver {
  color: black; background-color: silver; border-color: silver;
}

.prefix.prefixYellow {
  color: black; background-color: yellow; border-color: #E0E000;
}

.prefix.prefixOrange {
  color: black; background-color: orange; border-color: #FFC520;
}

@-webkit-keyframes hue
{
   100% { -webkit-filter:hue-rotate(360deg); }
}
img:hover 
{
   -webkit-animation:hue 1s linear infinite;
}

td {
  line-height:15px
}

#tab {
  padding:2px 5px 0 5px;border-bottom:5px solid #08A8E8;font-size:12px
}

#tab a {
  color:#494949;font-weight:bold
}

#tab tr, #tab td {
  height:25px;padding-top:4px
}

#tab td {
  padding-left:5px;padding-right:5px;text-align:center
}

#tab .active {
  background:#08A8E8;
}

#tab .active a {
  color:#fff
}


.menu_store {
  margin: 10px 10px;padding: 0;
}

.mhehe {
  background: none repeat scroll 0 0 #EEEEEE;border: 1px solid #DDDDDD;border-radius: 2px 2px 2px 2px;box-shadow: 0 2px 4px #AAAAAA;color: #6D6B6B;display: block;font-size: 12px;font-weight: normal;margin: 10px 0;padding: 10px;outline: none;
}
.mhehe a:hover {
  color: #3D3D3D;
}


.qc {
    background: none repeat scroll 0 0 #FFFFC0;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 2px;
    font-weight: normal;
    border: 1px solid #DDBC6B;
    padding: 3px;
}

.tab {
  height:24px;
       background: #c4e781;
       font-weight: bold;
}

.tab table {
  border-collapse: collapse;
}

.tab table td {
  border: thin solid #fff;
                text-align: center;
}

.tab a {
  color: #000;
}

.mn_active {
  background-color: #4b9500;
             text-decoration: none;
}

.ckimcute {
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
}
.ckimcute:hover {
  moz-transform: scale(1.5) rotate(0deg);
-webkit-transform: scale(1.5) rotate(0deg);
position: relative;
}


.ckimcute2 {
transition: all 15s ease;
-webkit-transition: all 15s ease;
-moz-transition: all 15s ease;
transition-delay: 5s;
-webkit-transition-delay: 5s;
-moz-transition-delay: 5s;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
width: 120px;
}

.ckimcute2:hover {
background-color: #ffffff;
padding: 5px;
transition: all 3s ease;
-webkit-transition: all 3s ease;
-moz-transition: all 3s ease;
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
position: relative;
width: 365px;
}

/* Css Blog XtGem Edit by Ckimcute*/

.rmenu2 {
  background: #E0EEEE;
  border: 1px solid #333;
  margin: 1px 0;
  padding: 4px;
}
.rmenu2 input, .rmenu textarea, .rmenu select {
  border: 1px solid #6CA6CD;
}
.rmenu2 input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB;
}


#followTab {
  background: #fff; width: 52px; list-style: none; position: fixed; z-index: 5; right: 0;
  top: 180px; padding: 8px 5px; border-right: none; border-radius: 5px 0 0 5px; 
} 

#followTab li {
  margin:9px 0 0 0; line-height:0 
} 

#followTab li:first-child {
  margin-top:0 
} 

#followTab a 
{
  display:block; width:24px;
}

#followTab a span 
{
  position:absolute; top:-999em 
}

.sms {
  max-width: 222px;
  margin: 2px;padding: 4px;
  color: #f00;font-weight: bold;
  text-align: center;border: 1px solid #c4cde0;
  border-radius:3px;-moz-border-radius:3px;
  -webkit-border-radius:3px;box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
}

.sms:hover {
  border: 1px solid #97a4c4;
}


.xt_blog_paging {
  text-align:left; 
  padding:1px; 
}

.xt_blog_paging:before {
  content:url(http://wapj2me.com/images/tool.gif);
  padding-right:2px
} 

.xt_blog_paging a {
  border:1px dotted #888; 
  padding:0 1px 
}

/*sex*/

.tmn{
  color : #00bae8; 
  background-color : #f1f1f1; 
  background-image : url(images/tmn.gif); 
  background-repeat : repeat-x;
  background-position : 50% bottom;
  margin-top : 1px; 
  margin-bottom : 1px;
  padding : 0px; 
  border-top : 1px solid #e1e1e1;
  border-radius:6px;
  border-bottom : 1px solid #e1e1e1; 
}
.tmns {
  color:#fff; 
  bottom:6px;
  border-bottom:1px solid #ff930c;
  background:#c259c2 repeat-x 50% top; 
  padding:1px 0px; 
}

.thumt{ 
  border : 3px solid #C00000; 
}

.linhCT{
  color : #75bf00;
  background-color : #fafff0;
  background-image : url(images/gmenu.gif);
  background-repeat : repeat-x; 
  background-position : 50% top;
  margin-top : 1px;
  margin-bottom : 1px;
  padding : 0px; 
  border : 1px solid #d4eba1; 
  border-radius:6px; *line-height:17px; 
}

.theloai{
  background-image : url(images/menu.gif);
  background-repeat : repeat-x; 
  background-position : 50% top;
  margin-top : 1px;
  margin-bottom : 1px; 
  padding : 5px; 
  border : 1px solid #e1e1e1; 
  border-radius:6px; 
} 

 .footer{
  background:url(images/bg_footer.gif) repeat;
  width:100%
  color:White;
  padding:15 0px 0px 0px; 
  text-align:center; 
  background-color : #0070C0;
}

.category a {
  text-decoration : none;
  padding-right : 8px;
  border-bottom : 1px solid #ededed;
  display : block; 
  background : #f6f6f6 url(images/link.gif) repeat-x top; 
} 

.category a:hover { 
  color : #3ea5fd; 
  background : #e6f0f8 url(images/linkh.gif) repeat-x top; 
}

.category a b {
  font-weight : 400; 
  display : block; 
  padding : 10px; 
  background : url(images/arrow.gif) no-repeat right center; 
}

.category a b:hover { 
  background : url(images/arrowh.gif) no-repeat right center; 
}

.bmenu { color : #000000; background-color : #ff930c; background-image : url(images/footer.gif); background-repeat : repeat-x; background-position : 50% top; margin-top : 1px; margin-bottom : 1px; padding : 8px; border-top : 1px solid #ff9511; border-bottom : 1px solid #ff9511; border-radius:4px; }


.footer {
color : #ed8400;
background-color : #66cc00;
background-image : url(http://baxaoi.uiwap.com/Wap/Css/nen.gif);
background-repeat : repeat-x;
margin-top : 1px;
margin-bottom : 1px;
padding : 2x;
border : 1px solid #66cc00;  
}

.tmn {
  background:#FFFCE6;
  border-bottom:1px solid #FF3366;
  font-size:small;
  padding:3px
}

.txt_logo2 {
  font-size:14px;
  text-align:left;
  font-weight:bold
    ;padding-left:8px;
  text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px black;
  color:#FCFF00;
  font-size:small;
  height:44px
}

.chim {
  background-repeat:no-repeat;
  background-position:top left;
  height:44px;
  border-bottom:2px solid #FF3366
}

.chim_wrapper {
  background:url(http://kyvien.sextgem.com/css/img/bautroi.gif) repeat-x
}

.tmn2 {
  background:#FFFCE6;
  border-bottom:1px solid #FF3366;
  font-size:small;
  padding:3px
}

/* (c) 2011 CSS Sangame */
.sg-header {
  color: #fffaee; 
  font-weight: bold; 
  text-shadow: #45cdf5 1px 1px 1px; 
  background-color: #11bce0; 
  background-image: url(/images/css/smart/copy.gif);
  background-repeat: repeat-x; 
  background-position: 50% top; 
  margin-top: 1px; 
  margin-bottom: 1px; 
  padding:2px;
  border: 1px solid #88beff;
}

.sg-ads:nth-child(odd) {
  background-image : url(/images/css/smart/tmn.gif);
  background-repeat : repeat-x;
  background-position: 50% top;
  margin-top : 1px;
  margin-bottom : 1px;
  padding : 2px;
  border : 1px solid #e1e1e1;
}

.sg-ads:nth-child(even) {
  background-image : url(/images/css/smart/tmn.gif);
  background-repeat : repeat-x;
  background-position: 50% top;
  margin-top : 1px;
  margin-bottom : 1px;
  padding : 2px;
  border : 1px solid #e1e1e1;

}
.sangame-container .sg-list .sg-ads .images {
float: left;
padding-right: 5px;
max-width: 32px;
max-height: 32
}

.sg-ads h3 
.sangame-container .sg-list .sg-ads h3 a 
.sangame-container .sg-list .sg-ads .desc 
em {
font-weight:700;
font-style:normal;
}

/*Blog*/



a.xt_blog_back_to_posts {
    margin-left: 4px;
    margin-right: auto;
    display: table;
    color: #494949;
    border: 1px solid #C4C6C4;
    background: #fff repeat-x left top;
    padding: 2px;
}  


/* (c) 2011 Copyright by Wapj2me.com */