@import url("default.css");
@import url("default2.css");
@import url("default3.css");
@import url("default4.css");
.select {
    padding: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #f9c996;
}
.codeimg {
    padding: 1px;
    border-radius: 3px;
    margin: 0 4px -5px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #f9c996;
}
.nocontent {
    padding: 10px;
    color: #8A108F;
    font-size: 12px;
    font-family: tahoma;
}
#container {
    margin: 0px;
    padding: 0px;
    background: url(images/container_bg.png) top center repeat-x;
}
#container_body {
	z-index: 2;
    width: 1024px;
	padding: 0px;
    margin: 0px auto;
	position: relative;

}
#header {
	margin: 0px;
    padding: 0px;
    height: 184px;
}
#logo {
    margin: 0px;
	padding: 0px;
    width: 221px;
    height: 150px;
	background: url(images/logo_beta2.png) no-repeat;
}
.peShiner{
    margin: 0px;
	padding: 0px;
    width: 221px;
    height: 150px;
}
#logo img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.peShiner img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#logo a {
    width: 221px;
    outline: none;
    height: 150px;
    display: block;
    overflow: hidden;
    text-indent: -1000px;
    text-decoration: none;
}
#login_search {
	margin: 0px;
	padding: 0px;
    height: 70px;
    width: 1024px;
	position: relative;
    background: #a7f1fb;
	border-top: 2px solid #52083b;
	border-bottom: 2px solid #52083b;
}
#login {
    padding: 0;
    float: right;
    height: 60px;
    width: 450px;
    position: absolute;
	background: #52083b;
    margin: 5px 5px 0 0;
	border-radius: 5px 5px 5px 5px;
}
.login_text {
    padding: 0;
    float: right;
    color: gray;
    height: 30px;
    width: 152px;
    margin: 12px 7px 0 0;
}
.login_text input {
    color: #aaaaaa;
    height: 24px;
    width: 142px;
    border: none;
    outline: none;
    margin: 0px;
    padding: 4px;
    font-size: 14px;
    background: #e5e5e5;
    text-shadow: 1px 1px 0 #fff;
    border-radius: 4px 4px 4px 4px;
}
.login_button {
    float: right;
    width: 60px;
    height: 31px;
    margin: 12px 15px 0 0;
    padding: 0;
}
.login_button input {
    margin: 0;
    padding: 0;
    width: 60px;
    height: 31px;
    border: none;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    background: #ffd24b;
    -moz-border-radius: 4px;
    background: url(data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDI0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmE0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #FFD24B 0%, #FFA404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD24B), color-stop(100%,#FFA404));
    background: -webkit-linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    background: -o-linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    background: -ms-linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    background: linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd24b', endColorstr='#ffa404',GradientType=0 );
    border-radius: 4px 4px 4px 4px;
    text-shadow: 1px 1px 0 #fff;
}
#logout {
    height: 33px;
    width: 380px;
    margin: 0 auto;
	padding: 5px;
}
.userc {
    color: #FFFF00;
}
#logout a {
    font-size: 11px;
    color: #E16EF3;
    font-weight: bold;
}
#logout a:hover {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
#logout span {
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 10px;
}
#search {
    float: left;
	height: 40px;
    width: 330px;
	overflow: hidden;
	background: transparent;
    margin: 0px 0px 0px 5px;
	padding: 5px 10px 20px 0px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.search_text {
    float: right;
    height: 32px;
    width: 250px;
    background: url(images/search_bg.png) no-repeat;
    margin: 0;
    padding: 0;
}
.search_text input {
    border: 0;
    height: 24px;
    width: 240px;
    outline: none;
    font-size: 14px;
    background-position: center center;
    background: url(images/search.png) no-repeat;
    margin: 4px 5px 0 0;
    padding: 0;
}
.search_button {
    float: right;
    width: 60px;
    height: 31px;
    margin: 0 10px 0 0;
}
.search_button input {
    border: 0;
    width: 60px;
    height: 31px;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    background: #ffd24b;
    -moz-border-radius: 4px;
    background: url(data: image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDI0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmE0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #FFD24B 0%, #FFA404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD24B), color-stop(100%,#FFA404));
    background: -webkit-linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    background: -o-linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    background: -ms-linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    background: linear-gradient(top, #FFD24B 0%,#FFA404 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffd24b', endColorstr='#ffa404',GradientType=0 );
    border-radius: 4px 4px 4px 4px;
    text-shadow: 1px 1px 0 #fff;
}
#separator {
    height: 2px;
    border-left: 0 solid #97acc4;
    border-right: 1px solid #515456;
    background: url(images/separator.png) repeat-x;
}
#content {
	margin: 0px;
    width: 1024px;
	float: right;
    padding: 0 0 15px 0;
    background-color: #ffffff;
    border-radius: 0 0 8px 8px;
    border-left: 0 solid #515456;
}
.content {
    width: 1024px;
    padding: 0;
    background-color: #e2edf6;
    border-left: 0px solid #97acc4;
    border-right: 0px solid #97acc4;
}
#footer {
    padding: 0px;
	width: 1024px;
	margin: 0px auto;
    position: relative;
}
#footer_r {
    float: right;
    width: 444px;
    position: relative;
}
#footer_r div {
    margin: 20px 10px 0 0;
}
#footer_r span {
    font-size: 12px;
    color: #9cb5c9;
}
#footer_r a {
    color: yellow;
    text-decoration: none;
}
#footer_l {
    float: left;
    width: 444px;
    position: relative;
}
#footer_l div {
    text-align: left;
    margin: 15px 10px 0 0;
}
.fix {
    clear: both;
}
.center_statistics span {
    display: block;
    color: #a2682b;
    margin-right: 10px;
    text-decoration: none;
}
#sidebar {
    float: right;
    width: 222px;
    margin: 15px 10px 0 0;
}
.sidebar_title {
    float: right;
    height: 27px;
    width: 222px;
    color: #8a108f;
    font-size: 14px;
    padding-top: 7px;
	font-weight: bold;
    line-height: 17px;
    text-align: center;
    text-align: center;
    background: #dc7fb5;
    border-top: 2px #dc7fb5 solid;
    border-left: 2px #dc7fb5 solid;
    border-right: 2px #dc7fb5 solid;
    border-radius: 5px 5px 0 0;
    background: url(data: image/svg+xml;base64,DQoJCTxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj4NCgkJCTxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZC11Y2dnLWdlbmVyYXRlZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSI2MCUiPg0KCQkJCTxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ZjM3NzMiIHN0b3Atb3BhY2l0eT0iMSI+PC9zdG9wPg0KCQkJCTxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjYjI0Yzk1IiBzdG9wLW9wYWNpdHk9IjEiPjwvc3RvcD4NCgkJCTwvbGluZWFyR3JhZGllbnQ+DQoJCQk8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIj48L3JlY3Q+DQoJCTwvc3ZnPg);
    background: -moz-linear-gradient(top, #dc7fb5 0%, #e7a0cc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc7fb5), color-stop(100%,#e7a0cc));
    background: -webkit-linear-gradient(top, #dc7fb5 0%,#e7a0cc 100%);
    background: -o-linear-gradient(top, #dc7fb5 0%,#e7a0cc 100%);
    background: -ms-linear-gradient(top, #dc7fb5 0%,#e7a0cc 100%);
    background: linear-gradient(top, #dc7fb5 0%,#e7a0cc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dc7fb5', endColorstr='#e7a0cc',GradientType=0 );
}
.sidebar_body {
    float: right;
    width: 222px;
    background: #fbe9d6;
    padding: 1px 0px 8px 0px;
    border: 2px #fcd0a0 solid;
    border-radius: 0 0 5px 5px;
}
.sections {
    position: relative;
    margin: 7px 9px 0 0;
}
#blocks {
    width: 764px;
    float: right;
    margin: 15px 5px 0 0;
}
#blocks2 {
    width: 1000px;
    float: right;
    margin: 20px 0 0 0;
}
.block {
    margin: 0;
    padding: 0;
    width: 100%;
	float: right;
    margin: 0 10px 0 10px;
}
.block_title {
    width: 100%;
    height: 34px;
    color: #8a108f;
    font-size: 15px;
	font-weight: bold;
    line-height: 34px;
    text-align: center;
    background: #eaa1ce;
    border-radius: 5px 5px 0 0;
    border-top: 2px #eaa1ce solid;
    border-left: 2px #eaa1ce solid;
    border-right: 2px #eaa1ce solid;
    font-family: Tahoma, Helvetica, sans-serif;
    background: url(data: image/svg+xml;base64,DQoJCTxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj4NCgkJCTxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZC11Y2dnLWdlbmVyYXRlZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSI2MCUiPg0KCQkJCTxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ZjM3NzMiIHN0b3Atb3BhY2l0eT0iMSI+PC9zdG9wPg0KCQkJCTxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjYjI0Yzk1IiBzdG9wLW9wYWNpdHk9IjEiPjwvc3RvcD4NCgkJCTwvbGluZWFyR3JhZGllbnQ+DQoJCQk8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIj48L3JlY3Q+DQoJCTwvc3ZnPg);
    background: -moz-linear-gradient(top, #eaa1ce 0%, #fac7e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaa1ce), color-stop(100%,#fac7e4));
    background: -webkit-linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    background: -o-linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    background: -ms-linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    background: linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eaa1ce', endColorstr='#fac7e4',GradientType=0 );
}
.block_title2 {
    width: 100%;
    height: 34px;
    color: #8a108f;
    font-size: 15px;
	font-weight: bold;
    line-height: 34px;
    text-align: center;
    background: #eaa1ce;
    border-radius: 5px 5px 0 0;
    border-top: 2px #eaa1ce solid;
    border-left: 2px #eaa1ce solid;
    border-right: 2px #eaa1ce solid;
    font-family: Tahoma, Helvetica, sans-serif;
    background: url(data: image/svg+xml;base64,DQoJCTxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj4NCgkJCTxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZC11Y2dnLWdlbmVyYXRlZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSI2MCUiPg0KCQkJCTxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ZjM3NzMiIHN0b3Atb3BhY2l0eT0iMSI+PC9zdG9wPg0KCQkJCTxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjYjI0Yzk1IiBzdG9wLW9wYWNpdHk9IjEiPjwvc3RvcD4NCgkJCTwvbGluZWFyR3JhZGllbnQ+DQoJCQk8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIj48L3JlY3Q+DQoJCTwvc3ZnPg);
    background: -moz-linear-gradient(top, #eaa1ce 0%, #fac7e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaa1ce), color-stop(100%,#fac7e4));
    background: -webkit-linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    background: -o-linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    background: -ms-linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    background: linear-gradient(top, #eaa1ce 0%,#fac7e4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eaa1ce', endColorstr='#fac7e4',GradientType=0 );
}
.block_head {
    height: 13px;
    width: 100%;
}
.block_body {
    width: 100%;
	float: right;
	position: relative;
    background: #fbe9d6;
    padding: 0px 0px 10px 0px;
    border: 2px #fcd0a0 solid;
    border-radius: 0 0 5px 5px;
}

.block_body_story {
    width: 740px;
	color: #750047;
	font-size: 14px;
	font-family: tahoma;
	text-align: justify;
    margin: 10px 10px 0px 10px;
}
.block_myline {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 15px;
    margin: 0 15px 0 15px;
}
.block_myline2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 23px;
    margin: 0 15px 0 15px;
}
.myline {
    float: right;
    width: 202px;
    height: 15px;
}
.cartoon_cat {
    padding: 0;
    float: right;
    width: 189px;
    height: 333px;
    margin: 11px 8px 0 1px;
}
.cartoon_cat_pic {
    z-index: 1;
    width: 187px;
    height: 300px;
    position: relative;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}
.cartoon_cat_name {
    width: 181px;
    height: 28px;
    direction: rtl;
    margin-top: 0px;
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding: 3px 3px 0 3px;
    border: 1px solid #eecaa5;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.cartoon_cat_name a {
    color: #a2682b;
    font-size: 14px;
    text-decoration: none;
}




.channel_cat {
    padding: 0;
    float: right;
    width: 312px;
    height: 286px;
    margin: 11px 8px 0 1px;
}
.channel_pic {
    z-index: 1;
    width: 312px;
    height: 237px;
    position: relative;
	border-radius: 5px 5px 0 0;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}
.channel_pic img {
	border-radius: 5px 5px 0 0;
}

.channel_line {
	width: 312px;
	height: 36px;
	background-color: #8a108f;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}

.channel_cat_name {
    width: 306px;
    height: 31px;
    direction: rtl;
    margin-top: 0px;
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
    padding: 15px 3px 0 3px;
    border: 1px solid #eecaa5;
    border-top: 0px solid #eecaa5;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.channel_cat_name a {
    color: #a2682b;
    font-size: 18px;
    text-decoration: none;
}






.game_cat {
    padding: 0;
    float: right;
    width: 312px;
    height: 286px;
    margin: 11px 8px 0 1px;
}
.game_pic {
    z-index: 1;
    width: 312px;
    height: 191px;
    position: relative;
	border-radius: 5px 5px 0 0;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}
.game_pic img {
	border-radius: 5px 5px 0 0;
}

.game_line {
	width: 312px;
	height: 36px;
	background-color: #8a108f;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}

.game_cat_name {
    width: 306px;
    height: 41px;
    direction: rtl;
    margin-top: 0px;
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding: 15px 3px 0 3px;
    border: 1px solid #eecaa5;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.game_cat_name a {
    color: #a2682b;
    font-size: 18px;
    text-decoration: none;
}

.game_cat1 {
    padding: 0;
    float: right;
    width: 241px;
    height: 154px;
	position: relative;
    margin: 10px 10px 0px 0px;
}
.game_pic1 {
    z-index: 1;
    width: 239px;
    height: 115px;
	overflow: hidden;
    position: relative;
	border-radius: 5px 5px 0 0;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}

.game_pic1:hover img {
    -webkit-transform: scale(1.3) rotate(0deg);
    transform: scale(1.2) rotate(0deg);
}
.game_pic1 img {
	border-radius: 5px 5px 0 0;
	display: inline-block;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}



.game_cat_name1 {
    width: 233px;
    height: 26px;
    direction: rtl;
    margin-top: 0px;
    font-size: 15px;
    overflow: hidden;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding: 6px 3px 0 3px;
    border: 1px solid #eecaa5;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.game_cat_name1 a {
    color: #a2682b;
    font-size: 18px;
    text-decoration: none;
}

.game_cat2 {
    padding: 0;
    float: right;
    width: 206px;
    height: 154px;
    margin: 2px 0px 4px 0px;
}
.game_pic2 {
    z-index: 1;
    width: 204px;
    height: 115px;
    position: relative;
	border-radius: 5px 5px 0 0;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}
.game_pic2 img {
	border-radius: 5px 5px 0 0;
}

.game_cat3 {
    padding: 0;
    float: right;
    width: 206px;
    height: 243px;
    margin: 2px 0px 4px 0px;
}
.game_pic3 {
    z-index: 1;
    width: 204px;
    height: 204px;
    position: relative;
	border-radius: 5px 5px 0 0;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
}
.game_pic3 img {
	border-radius: 5px 5px 0 0;
}

.game_cat_name2 {
    width: 198px;
    height: 26px;
    direction: rtl;
    margin-top: 0px;
    font-size: 15px;
    overflow: hidden;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding: 6px 3px 0 3px;
    border: 1px solid #eecaa5;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.game_cat_name2 a {
    color: #a2682b;
    font-size: 18px;
    text-decoration: none;
}



.cartoon_eps {
    padding: 0;
    float: right;
    width: 180px;
    /*height: 210px;*/
    margin: 12px 8px 0 1px;
}
.cartoon_eps_pic {
    z-index: 1;
    width: 180px;
    height: 135px;
	overflow: hidden;
    position: relative;
    border-top: 1px solid #eecaa5;
    border-left: 1px solid #eecaa5;
    border-right: 1px solid #eecaa5;
    background: #fad3aa url(images/loading.gif) no-repeat center center;
}

.cartoon_eps_pic img{
	display: inline-block;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.cartoon_eps_pic:hover img{
	-webkit-transform: scale(1.3) rotate(0deg);
	transform: scale(1.2) rotate(0deg);
}
.cartoon_eps_name {
    direction: rtl;
    height: 34px;
    width: 174px;
    margin-top: 0px;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    padding: 3px 3px 0 3px;
    border: 1px solid #eecaa5;
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    font-family: Tahoma, Helvetica, sans-serif;
}
.cartoon_eps_name a {
    color: #a2682b;
    font-size: 11px;
    text-decoration: none;
}
input {
    width: 420px;
    font-size: 12px;
    font-family: tahoma;
    padding: 5px 5px 5px 5px;
	border: 1px solid #f0c08d;
}
select {
    width: 432px;
    font-size: 12px;
    font-family: tahoma;
    padding: 5px 5px 5px 5px;
	border: 1px solid #f0c08d;
}
textarea {
    font-size: 12px;
    font-family: tahoma;
    padding: 5px 5px 5px 5px;
	border: 1px solid #f0c08d;
}
.file_text{
	//border: 0px;
	background: #fff;
	padding: 5px 5px 5px -40px;
}
.label {
    width: 100px;
    float: right;
	font-weight: bold;
    margin: 3px 10px 0 0;
}
.captcha{
	background: #fff;
	margin: 0 4px -8px 0;
	padding: 5px 3px 1px 7px;
	border: 1px solid #f0c08d;
}
#login_page {
    width: 762px;
    margin: 5px 0px;
}
.error_validations {
    display: inline;
    color: #ff0000;
}
.tab_main {
    float: right;
    width: 222px;
}
.tab_content {
    width: 218px;
}
.tabf {
    font-size: 9pt;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: none;
    padding: 0;
}
div.pagination {
    float: right;
    height: 40px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0;
    padding: 0;
}
div.pagination a {
    float: left;
    width: 36px;
    height: 26px;
    font-size: 14px;
    color: #52083b;
    margin-left: 4px;
    padding-top: 8px;
    text-align: center;
    background: url(images/navi.png) no-repeat;
}
div.pagination a:hover,div.pagination a:active {
    color: #fff;
    font-size: 14px;
    background: url(images/hov.png) no-repeat;
}
div.pagination span.current {
    float: left;
    color: #fff;
    width: 36px;
    height: 26px;
    font-size: 14px;
    margin-left: 5px;
    padding-top: 8px;
    text-align: center;
    background: url(images/active.png) no-repeat;
}
div.pagination span.disabled {
    float: left;
    width: 36px;
    height: 26px;
    font-size: 14px;
    color: #808080;
    margin-left: 5px;
    padding-top: 8px;
    text-align: center;
    background: url(images/dis.png) no-repeat;
}
div.pagination span.mydot {
    float: left;
    color: #000;
    width: 24px;
    height: 26px;
    font-size: 14px;
    margin-left: 5px;
    padding-top: 8px;
    text-align: center;
}
.bak1 {
    cursor: pointer;
    background-position: top center;
    background: url(https://www.arteenz.com/style/default/images/bak1.jpg) no-repeat;
}
.bak2 {
    cursor: pointer;
    background-position: top center;
    background: url(https://www.arteenz.com/style/default/images/bak2.jpg) no-repeat;
}
#flashlogo {
    float: left;
    height: 63px;
    width: 130px;
    display: block;
    position: absolute;
    background: url(https://www.arteenz.com/images/logo_beta.png) no-repeat;
    margin: 15px 15px 15px 24px;
}
#catname {
    width: auto;
    height: 14px;
    font-size: 18px;
    color: #FFFFFF;
    font-family: arial;
    font-weight: bold;
    padding-left: 2px;
    margin: 5px 0 0;
}
#flash {
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    border: 1px solid #FF0000;
    background-color: #FFF1F1;
    margin: 0 20px 10px;
}
.desc {
	float: right;
	width: 735px;
	position: relative;
    padding: 10px 15px;
}
@font-face{font-family:tornado-icons;font-style:normal;font-weight:400;src:url(https://www.arteenz.com/style/fonts/tornado-icons.woff) format("woff")}
.ti-slow-motion:before,.checkbox span.ti-slow-motion:before{font-family:"tornado-icons"; content:"\e2e5"}

.btns {
	padding: 0;
	float: left;
    color: #fff;
	width: 220px;
    height: 125px;
	border-radius: 5px;
    position: relative;
	margin: 95px 0px 0px 65px;
    box-shadow: 0 0 5px #ed3c3c;
	-webkit-box-shadow: 0 0 5px #ed3c3c;
    background: #ed3c3c url(images/play1_v-2.png)center center no-repeat;
    background-position: 85px 12px;
}

.btns a {
	width: 100%;
	height: 100%;
    display: block;
}

.btns .text {
	top: 75px;
	right: -5px;
	width: 230px;
	color: #000000;
	padding: 5px 0;
    font-size: 22px;
	font-weight: bold;
	font-family: arial;
	position: absolute;
	background: #ffffff;
	box-shadow: 0 5px 14px #000;
}

.game_name_c {
    margin: 0;
    float: right;
    width: 100%;
    text-align: right;
    background: transparent;
}
.game_name_ctxt{
	padding: 5px;
	font-size: 18px;
	background-color: #d9edf7;
	border: 1px solid #b3e2fa;
	margin: 10px 5px 5px 5px;
}
.game_name_n {
    float: right;
    height: 20px;
    font-size: 12px;
    text-align: right;
    text-indent: 28px;
    font-weight: bold;
    padding: 4px 0 1px 0;
    margin: 8px 6px 0 2px;
    background: transparent;
    border: 1px solid #fcd0a0;
    border-radius: 4px 4px 4px 4px;
}
.game_name_nn {
    float: right;
    height: 20px;
    width: 175px;
	font-size: 12px;
	text-indent: 5px;
    text-align: right;
    font-weight: bold;
    padding: 4px 0 1px 0;
    margin: 8px 6px 0 2px;
    background: #fff2e4;
    border: 1px solid #fcd0a0;
    border-radius: 4px 4px 4px 4px;
}
.game_name_nnn {
    float: right;
    height: 20px;
    width: 195px;
	font-size: 12px;
	text-indent: 5px;
    text-align: right;
    font-weight: bold;
    padding: 4px 0 1px 0;
    margin: 8px 6px 0 2px;
    background: #fff2e4;
    border: 1px solid #fcd0a0;
    border-radius: 4px 4px 4px 4px;
}
.esp_vis {
    background: #fff2e4 url(images/visits.png)center right no-repeat;
    background-position: 138px 3px;
    width: 160px;
}
.esp_vis2 {
    background: #fff2e4 url(images/visits.png)center right no-repeat;
    background-position: 128px 3px;
    width: 150px;
}
.esp_date {
    background: #fff2e4 url(images/date.png)center right no-repeat;
    background-position: 153px 3px;
    width: 175px;
}
.esp_cat {
    background: #fff2e4 url(images/cat.png)center right no-repeat;
    background-position: 226px 3px;
    width: 248px;
}
.esp_time {
    background: #fff2e4 url(images/time.png)center right no-repeat;
    background-position: 78px 3px;
	width: 100px;
}
.esp_tag {
    background: #fff2e4 url(images/tag.png)center right no-repeat;
    background-position: 728px 3px;
	overflow: hidden;
    width: 750px;
}
.game_vis {
    background: #fff2e4 url(images/play.png)center right no-repeat;
    background-position: 88px 3px;
    width: 110px;
}
.game_date {
    background: #fff2e4 url(images/date.png)center right no-repeat;
    background-position: 88px 3px;
    width: 110px;
}
.game_tag {
    background: #fff2e4 url(images/tag.png)center right no-repeat;
    background-position: 446px 3px;
	overflow: hidden;
    width: 469px;
}
.game_name_m {
    padding: 0;
    width: auto;
    float: right;
    height: 24px;
    text-align: center;
    margin: 8px 8px 0 2px;
}
.rembut {
    float: right;
    z-index: 999;
    position: absolute;
}
.user_list_container {
    width: 98%;
    margin-right: 8px;
    padding: 3px 1px;
}
.user_list_title {
    float: right;
    height: 23px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    border: 1px solid #52083b;
    background-color: #6c194f;
    margin: 1px;
    padding: 3px 1px;
}
.user_list_data {
    float: right;
    height: 23px;
    font-size: 13px;
    color: #52083b;
    text-align: center;
    border: 1px solid #dbcbd0;
    background-color: #FFFFFF;
    margin: 1px;
    padding: 3px 1px;
}

.user_list_container2 {
    width: 100%;
	float: right;
	position: relative;
    margin-right: 0px;
    margin-bottom: 5px;
    padding: 0px;
}
.user_list_title2 {
    float: right;
    height: 21px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    border: 1px solid #52083b;
    background-color: #6c194f;
    margin: 1px;
    padding: 5px 1px 1px 1px;
}
.user_list_data2 {
    float: right;
    height: 21px;
    font-size: 13px;
    color: #52083b;
    text-align: center;
    border: 1px solid #dbcbd0;
    background-color: #FFFFFF;
    margin: 1px;
    padding: 5px 1px 1px 1px;
}

.profr {
    float: right;
    width: 176px;
    text-align: center;
    border-left: 1px solid #FFCCCC;
    margin: 2px 9px 2px 2px;
}
.profl {
    float: right;
    width: 572px;
    margin: 2px;
}
.prof_statistics {
    float: right;
    height: 20px;
    width: 260px;
	color: #a2682b;
    font-size: 12px;
    text-align: right;
	background: #fcf2e8;
    margin: 2px 8px 2px 0px;
    padding: 7px 6px 1px 6px;
	border: 1px solid #f9cd9e;
}
.prof_fav_games {
    float: right;
    width: 557px;
    height: 135px;
    font-size: 12px;
    text-align: right;
    padding-top: 4px;
    background: #f5f5f5;
    border: 1px solid #f9cd9e;
    margin: 4px 6px;
}
.prof_fav_game_pic {
    float: right;
    width: 135px;
    height: 110px;
    background: url(images/prof_fav_game_pic.gif) no-repeat;
    margin: 0 3px 0 0;
}
.from_fave {
    float: right;
    height: 24px;
    width: 420px;
    background: url(images/from_fave.gif) no-repeat right top;
}
.mytextarea {
	padding: 5px;
    color: #8A108F;
    font-size: 12px;
    font-family: tahoma;
    border: 1px solid #fad0a3;
}
.smilebox {
    float: right;
    width: 137px;
    display: block;
    margin-right: 5px;
    background: #fcf2e8;
    border: 1px solid #fad0a3;
    padding: 5px;
}
.smilebox img {
    cursor: pointer;
}
.comentso {
    float: right;
    width: 97%;
    height: 20px;
    color: #029a03;
    font-size: 12px;
    margin-right: 5px;
    font-family: tahoma;
    background: #e9ffdf;
    border: 1px solid #00bf02;
    padding: 5px;
}
.comentse {
    float: right;
    width: 97%;
    height: 20px;
    color: #ff0000;
    font-size: 12px;
    margin-right: 5px;
    font-family: tahoma;
    background: #ffd9d9;
    border: 1px solid #ff0000;
    padding: 5px;
}
.commentall {
    float: right;
    width: 720px;
    display: block;
    text-align: center;
    background: #fcf2e8;
    border: 1px solid #fad0a3;
    margin: 3px;
    padding: 3px;
}
.commnetr {
    float: right;
    width: 15%;
    text-align: center;
    margin: 2px;
}
.commnetr img {
	border: 1px solid #fff;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 0px 6px #888888;
}
.commnetlu {
    float: right;
    width: 81%;
    display: block;
    text-align: right;
    background: #f8dbc1;
    border: 1px solid #fad0a3;
    margin: 2px;
    padding: 4px;
}
.commnetld {
    float: right;
    width: 81%;
    height: auto;
    display: block;
    background: #fbe9d6;
    border: 1px solid #f8dbc1;
    margin: 2px;
    padding: 4px;
}
.moreico {
    height: 15px;
    text-align: left;
    cursor: pointer;
}
hr {
    border: 1px solid #f8dbc1;
}
.rec {
    display: block;
    border-left: 4px solid #6c194f;
    border-top: 1px solid #6c194f;
    border-right: 4px solid #6c194f;
    border-bottom: 1px solid #6c194f;
    margin: 2px;
    padding: 4px;
}
.pm_u_info {
    float: right;
    font-size: 13px;
    color: #52083b;
    text-align: center;
    border: 1px solid #dbcbd0;
    background: #FFFFFF url(images/pm-u-info.jpg) repeat-x center bottom;
    margin: 1px;
    padding: 3px 2px 3px 1px;
}
.pm_msg_info {
    float: right;
    font-size: 13px;
    color: #52083b;
    text-align: center;
    border: 1px solid #dbcbd0;
    background: #FFFFFF url(images/pm-msg-info.jpg) repeat-x center top;
    margin: 1px;
    padding: 3px 2px 3px 1px;
}
.quotetop {
    font-size: 10px;
    text-align: right;
    color: #6b194f;
    font-weight: bold;
    background-color: #f9e4ce;
    border-left: 4px solid #fad4ab;
    border-top: 1px solid #fad4ab;
    border-right: 1px solid #fad4ab;
    margin: 8px auto 0;
    padding: 5px;
}
.quotemain {
    font-style: italic;
    min-height: 55px;
    border-left: 4px solid #fad4ab;
    border-top: 1px solid #fad4ab;
    border-right: 1px solid #fad4ab;
    border-bottom: 1px solid #fad4ab;
    background: #f9f5f2 url(images/q2.gif) no-repeat bottom left;
    margin: 0 auto 8px;
    padding: 4px;
}
.floating-bar {
    bottom: 0;
    height: 30px;
    width: 100%;
    position: fixed;
    background: #000000 url(images/floating_bar_bg.gif) repeat-x bottom center;
}
.text-bar {
    float: right;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 8px;
    padding-right: 8px;
    font-family: tahoma;
}
.slide-hide {
    display: none;
}
.tdlightblue {
    margin-left: 10px;
    border: 1px solid #fad4ab;
    background-color: #cdf0f6;
    padding: 5px;
}
.rightclose {
    text-align: right;
}
.copy_right {
    top: 0;
    right: 0;
    width: 180px;
    height: 135px;
    float: right;
    z-index: 998;
    position: absolute;
    background: url(images/new_game_b.png) right top no-repeat;
}
.copy_right:hover {
    background-position: 0 -135px;
}
.playtime {
    top: 8px;
    left: 8px;
    float: left;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    background: #000000;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
.new_esp {
    right: 8px;
    float: right;
    bottom: 22px;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    background: #ef0b0b;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
.now_esp {
    right: 8px;
    float: right;
    bottom: 22px;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #bf0000;
    position: absolute;
    text-align: center;
    background: #86d900;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
.best_esp {
    right: 8px;
    float: right;
    bottom: 22px;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    background: #ff8200;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
.copy_right_small {
    top: 0;
    right: 0;
    width: 180px;
    height: 135px;
    float: right;
    z-index: 998;
    position: absolute;
    background: url(images/new_game_b.png) no-repeat;
}
.playtime_small {
    top: 2px;
    left: 2px;
    float: left;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    background: #000000;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
.best_esp_small {
    top: 2px;
    right: 2px;
    float: right;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    background: #ff8200;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
/************/
.esp_area {
    width: 100%;
	float: right;
    position: relative;
    padding: 8px 0px 5px 0px;
}
.esp_item {
    width: 84px;
    float: right;
    padding: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
    position: relative;
	text-align: center;
    background: #0e0c21d9;
    margin: 0px 10px 10px 0px;
    border-radius: 3px 3px 3px 3px;
}
.esp_item .ep_num {
	font-size: 32px;
}
.esp_item a {
	width: 100%;
	height: 100%;
    display: block;
}

.esp_item a:link, .esp_item a:visited, .esp_item a:active, .esp_item a:hover {
	color: #ffffff;
}

.esp_item_active {
    width: 95px;
    float: right;
    padding: 5px;
    position: relative;
    background: #f5bf84;
    margin: 0px 13px 8px 0px;
    border-radius: 3px 3px 3px 3px;
}
.playtime_esp {
    top: 6px;
    left: 6px;
    float: left;
    z-index: 999;
    padding: 2px;
    font-size: 9px;
    color: #ffffff;
    position: absolute;
    text-align: center;
    background: #000000;
    font-family: tahoma;
    border-radius: 3px 3px 3px 3px;
}
/************/
#TheGame {
    width: 100%;
    display: block;
	margin: 10px 0 0 0;
}
#Timer {
    width: 88%;
    height: 54px;
    display: block;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    font-family: Tahoma;
    background: #FFFFFF;
    border: 1px solid #FF0000;
}
.inGame_ad {
    text-align: center;
    height: 300px;
}
#CountDown {
    direction: rtl;
    color: #ff8200;
}
#loading {
    float: right;
    width: 48px;
    height: 48px;
    background: url(images/load.gif) no-repeat;
}
#skip_ads {
    float: left;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background: url(https://www.arteenz.com/style/default/images/skip_ads.gif) no-repeat;
}
.ads {
    height: 60px;
    width: 468px;
    color: #fffc00;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
    background: url(images/ads_bg.gif);
}
.ads2 {
    height: 270px;
    width: 350px;
    color: #fffc00;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
    background: url(images/ads_bg.gif);
}
.boxme {
    margin: 20% 20% 0;
}
.boxtit {
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    color: #FFFFFF;
    font-family: tahoma;
    border: 1px solid #BD00E2;
    background-color: #918A8A;
    padding: 10px;
}
.boxtext {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    font-family: tahoma;
    border: 1px solid #BD00E2;
    background-color: #FEFEFE;
    padding: 20px;
}
.clear10 {
    width: 100%;
    height: 10px;
    float: right;
}
.clear15 {
    width: 100%;
    height: 15px;
    float: right;
}
sup,sub {
    vertical-align: baseline;
}
a:link,a:visited,a:active {
    color: #000000;
    text-decoration: none;
}
a:hover,.ads a:hover,.ads2 a:hover {
    color: #FF0000;
    text-decoration: none;
}
.random_game_name a:link,.random_game_name a:visited,.random_game_name a:active,.new_game_name a:link,.new_game_name a:visited,.new_game_name a:active {
    color: #df6c00;
    text-decoration: none;
}
.random_game_name a:hover,.new_game_name a:hover {
    color: #860e60;
    text-decoration: none;
}
.center_statistics,.section_name:hover {
    height: 20px;
    width: 202px;
    font-size: 12px;
    padding-top: 4px;
    background: url(images/section_name_active.png) no-repeat;
    margin: 2px 0;
}
.jcarousel-container,.sidebarmenu ul li {
    position: relative;
}
.jcarousel-next,.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
    cursor: default;
}
.enter_game:hover,.alone_game:hover {
    background-position: 0 -24px;
}
.enter_game a:link,.enter_game a:active,.enter_game a:visited,.alone_game a:link,.alone_game a:active,.alone_game a:visited {
    width: 100%;
    height: 100%;
    display: block;
}
input.submit,.mybutton {
	border: 0;
    padding: 0;
    color: #fff;
    height: 30px;
    width: 140px;
    font-size: 11px;
    text-align: center;
    margin-top: 10px;
    background: url(images/submit.png) no-repeat center top;

}
#cattip img,#randtip img,#moretip img,#newtip img {
    border: 0;
    cursor: pointer;
    margin: 0;
}
.ads a:link,.ads a:visited,.ads a:active,.ads2 a:link,.ads2 a:visited,.ads2 a:active {
    color: #FFFC00;
    text-decoration: none;
}
.accordion_headings:hover,.header_highlight {
    background: #52083b;
}
.tabs li {
    display: inline;
    list-style: none;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 1px 0px 1px;
}
.tabs a {
    color: #fff;
    background: #666;
    padding: 5px 10px;
    display: inline-block;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
}
.tabs a.active {
    color: #000;
    background: #ccc;
    text-shadow: 1px 1px 0 #ffffff;
}
#tab1, #tab2, #tab3 {
    background: #ccc;
}
.header_note {
    width: 98%;
    color: #8ebc34;
    font-size: 17px;
    margin: 5px auto;
    font-weight: bold;
    text-indent: 38px;
	text-align: right;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 0px 5px 0px;
    border: 3px solid #f2802e;
    text-shadow: 1px 1px 0px #000000;
    font-family: Arial, Helvetica, sans-serif;
    background: #414141 url(images/announcements.png) no-repeat right center;
}
.ads_links{
	width: 100%;
	float: right;
	padding-top: 7px;
	text-align: center;
	padding: 0 0 5px 0;
	background: #fbe9d6;
	border: 2px solid #fcd0a0;
    border-radius: 5px 5px 5px 5px;
}

.myButton {
	color:#ffffff;
	cursor:pointer;
	font-size:14px;
	padding:6px 10px;
	font-family:Arial;
	border-radius:3px;
	text-decoration:none;
	display:inline-block;
	margin: 0px 7px 0px 2px;
	border:1px solid #942911;
	text-shadow:0px 1px 0px #854629;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	
	background-color:#d0451b;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);

}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.myButton:active {
	position:relative;
	top:1px;
}

.arra {
	color:#666666;
	font-size:15px;
	cursor:pointer;
	font-weight:bold;
	padding:6px 12px;
	font-family:Arial;
	border-radius:6px;
	display:inline-block;
	text-decoration:none;
	margin: 0px 10px 0px -10px;
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	text-shadow:0px 1px 0px #ffffff;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
}

.arra a:link, .arra a:visited, .arra a:active {
	color: #ffffff;
}

.arra a:hover {
	color: #e8cd00;
}

.down{
	color: #750047;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}

#cont  input {
    margin: 0;
    padding: 0;
    height: 33px;
}
#cont .download_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family: tahoma;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
#cont .download_btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}
#cont .download_btn:active {
	position:relative;
	top:1px;
}
.ico_download{
	top : -3px;
	left: 15px;
	width: 44px;
	height: 32px;
	position: absolute;
	background: transparent url(images/ico_download.png) no-repeat;
}
.ico_download_err{
	top : -3px;
	left: 15px;
	width: 44px;
	height: 32px;
	position: absolute;
	background: transparent url(images/ico_download_err.png) no-repeat;
}
.ico_liste{
	top : -3px;
	left: 15px;
	width: 39px;
	height: 32px;
	position: absolute;
	background: transparent url(images/ico_liste.png) no-repeat;
}
.ico_story{
	top : -3px;
	left: 15px;
	width: 45px;
	height: 32px;
	position: absolute;
	background: transparent url(images/ico_story.png) no-repeat;
}
.ico_comment{
	top : -3px;
	left: 15px;
	width: 38px;
	height: 32px;
	position: absolute;
	background: transparent url(images/ico_comment.png) no-repeat;
}

.ads_btn {
	width: 100%;
	height: 38px;
	color: #259600;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	font-family: Arial;
	position: relative;
	text-align: center;
	background: #f0ad4e;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #EECAA5;
	border-left: 1px solid #EECAA5;
	border-right: 1px solid #EECAA5;
	border-bottom: 0px solid #EECAA5;
	background-image: -webkit-linear-gradient(top, #f0ad4e, #f0ad4e);
	background-image: -moz-linear-gradient(top, #f0ad4e, #f0ad4e);
	background-image: -ms-linear-gradient(top, #f0ad4e, #f0ad4e);
	background-image: -o-linear-gradient(top, #f0ad4e, #f0ad4e);
	background-image: linear-gradient(to bottom, #f0ad4e, #f0ad4e);
	background: #f0ad4e url("images/up.gif") center right no-repeat;
}

.ads_btn:hover {
	text-decoration: none;
	background-image: -webkit-linear-gradient(top, #ed9b28, #ed9b28);
	background-image: -moz-linear-gradient(top, #ed9b28, #ed9b28);
	background-image: -ms-linear-gradient(top, #ed9b28, #ed9b28);
	background-image: -o-linear-gradient(top, #ed9b28, #ed9b28);
	background-image: linear-gradient(to bottom, #ed9b28, #ed9b28);
	background: #ed9b28 url("images/up.gif") center right no-repeat;
}

.ads_btn a:link , .ads_btn a:visited , .ads_btn a:active {
	width: 100%;
	height:100%;
	display: block;
	color: #259600;
	position: relative;
	text-decoration: none;
}

.ads_btn a:hover {
	color: #259600;
	text-decoration: none;
}

.ads_btn .ads_byy{
	left: 0px;
	bottom: 0px;
	height: 10px;
	color: #183c00;
	font-size: 8px;
	line-height: 10px;
	position: absolute;
	font-family: arial;
	padding: 0 2px 0 2px;
}

.box_ads_sec{
	padding: 0;
	float: right;
	text-align: center;
	width: 386px !important;
	height: 331px !important;
	position: relative !important;
	margin: 11px 8px 0 0;
	display: inline-block;
	border: 1px solid #eecaa5;
	background-color: #ffffff;
	border-radius: 5px 5px 5px 5px;
}

.box_ads_sec2{
	padding: 0;
	float: right;
	text-align: center;
	width: 340px !important;
	height: 284px !important;
	position: relative !important;
	margin: 11px 8px 0 0;
	display: inline-block;
	border: 1px solid #eecaa5;
	background-color: #ffffff;
	border-radius: 5px 5px 5px 5px;
}

.box_sec2{
	padding: 0;
	float: right;
	text-align: center;
	width: 340px !important;
	height: 284px !important;
	position: relative !important;
	margin: 11px 8px 0 0;
	display: inline-block;
	border: 1px solid #eecaa5;
	background-color: #ffffff;
	border-radius: 5px 5px 5px 5px;
}

.box_ads_sec3{
	padding: 0;
	float: right;
	text-align: center;
	width: 204px !important;
	height: 204px !important;
	position: relative !important;
	margin: 2px 0 7px 0;
	display: inline-block;
	border: 1px solid #eecaa5;
	background-color: #ffffff;
	border-radius: 5px 5px 5px 5px;
}


.buttons{
    border: none;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	font-weight: bold;
    padding: 10px 22px;
    text-align: center;
	font-family: arial;
    display: inline-block;

}
.purple {
	color: #ffffff;
    background-color: #d283c2;
}
.purple:hover {
	color: #fad237; /*e8b800*/
    background-color: #52083b;
}
.green{
	color: #ffffff;
    background-color: #a5c639;
}
.green:hover {
	color: #fad237;
    background-color: #89b203;
}
.buttons1 {border-radius: 2px;}
.buttons2 {border-radius: 4px;}
.buttons3 {border-radius: 8px;}
.buttons4 {border-radius: 12px;}

/********************************/

.popup{
	background: rgba(0,0,0,0.9);
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    bottom: 0;
    right: 0;
	display: none;
}
.videCont{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: auto;
    max-width: 720px;
    height: 0;
    height: auto !important;
}
.iframe {
	position: relative;
	display: block;
	border: none;
}
.closer_videopopup{
    position: absolute;
    display: table-cell;
	float: right;
    right: 4%;
    top: 4%;
    font-size: 36px;
    text-align: right;
    vertical-align: middle;
    padding: auto;
    cursor: default;
    background: none;
    border: none;
    color: #ffffff;
    z-index: 100002;
}
.closer_videopopup a:link,.closer_videopopup a:visited,.closer_videopopup a:hover,.closer_videopopup a:focus{color: #ffffff;}

/*************************************************************/

.servers {
	padding: 10px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}
.servers > ul {
    margin: 0px;
    padding: 5px 0px 10px 0px;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 3px 3px 0px 0px;
    /*border-top: 6px solid #18B18E;*/
    background: linear-gradient(#0C9E7D, #11B18D, #055241);
}
.servers > ul > li {
	color: white;
	padding: 10px;
	cursor: pointer;
	font-size: 12px;
	overflow: hidden;
	font-weight: bold;
	border-radius: 3px;
	margin: 2px 1px -4px 1px;
	display: inline-block;
	transition: .5s all ease;
	border-left: 1px solid #373948;
	border-right: 1px solid #373948;
}
.servers > ul > li:hover {
	background: linear-gradient(#0DD2A5, #22DAB1, #075F4B);
	color: black;
}
.servers > ul > li.active {
    background-color: #9A1919;
}

/* Start Video */
.embedcode {
text-align:center;
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
background: #1a1a1a url(images/loader.gif) center center no-repeat
}
.embedcode iframe { position: absolute; top: 0;	left: 0; width: 100%; height: 100%; }
/* End Video */