/* Winive StyleSheet @kiuka */

html, body {
	width: 100%;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: black;
	background: white;
}

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	-moz-outline: 0;
}

a {
	color: blue;
}

a:hover {
	color: blue !important;
	text-decoration: underline;

}

img {
	border: 0;
	text-decoration: none;
}

#advcont {
	margin: 0 auto;
	width: 1160px;
}

#container {
	background: url(../images/topline.png) repeat-x;
	width: 980px;
	margin: 0 auto;
}

#content-left, #content-right {
	float: left;
}

#content-left {
	clear: both;
	width: 210px;
	padding-left: 20px;
}

#content-right {
	padding-left: 20px;
	width: 728px;
}

#topcontent {
	padding-top: 10px;
}

#logo, #logo h1, #logo h1 span {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 85px;
}

#logo {
	padding-top: 15px;
	padding-left: 30px;
}

#logo, #topmenu-cont {
	float: left;
}

#logo a:hover {
	text-decoration: none;
}

#topmenu-cont {
	width: 770px;
}

#hellodiv, #topmenu {
	float: right;
}

#topmenu ul li {
	display: block;
	float: left;
	width: 90px;
	margin-left: 10px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: #C8D5E8;
	list-style-type: none;
}

#topmenu ul li a {
	display: block;
	width: 90px;
	height: 20px;
	color: black !important;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
    text-decoration: none;
}

#topmenu ul li a:hover {
	background: #DFE5EF;
}

#adv468 {
	display: block;
	clear: both;
	width: 480px;
	height: 60px;
	float: right;
	margin: 10px;
    text-align: center;
}

#topinfo {
	float: left;
	height: 60px;
	text-align: left;
	padding: 12px 0 0 20px;
    margin-left: 40px;
    color: #445F8C;
}

#menu {
	clear: both;
	float: right;
}

#menu p,
#menu ul {
	float: right;
}

#menu p {
	height: 30px;
	line-height: 30px;
	padding-right: 30px;
}

#menu ul li {
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#menu ul li a {
	display: block;
	width: 100px;
	height: 30px;
	color: white !important;
	font-weight: bold;
	background: url(../images/menu.png);
    text-decoration: none;

}

#menu ul li a:hover {
	background: url(../images/menu2.png);
}

#searchbox {
	clear: both;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}

#searchbox .box {
	padding-top: 10px;
	padding-left: 30px;
}

#searchbox .box input,
#searchbox .box select,
#searchbox .box span {
	display: block;
	margin-right: 5px;
	float: left;
}
#searchbox .box select {
	width: 120px;
}

#searchbox .box span {
	display: none;
	height: 25px;
	line-height: 25px;
}

.list-table {
	margin-bottom: 30px;
}

.list-table .h2tr td {
	color: #324972;
	font-weight: bold;
	font-size: 20px;
}

.list-table .toptr td {
	background: #5672A2;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
	font-weight: bold;
}

.list-table .moretr td {
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #B2B6BF;
}

#flashdiv {
	padding: 0 20px 20px 20px;
	width: 960px;
}

#flashdiv img {
	margin-left: 10px;
}

#bottom {
	clear: both;
	height: 80px;
	background: #C8D5E8;
	text-align: center;
	color: white;
	border-top: 40px solid #fff;
	font-family: verdana;
	
}

#bottom a:hover {
	
	color: white !important;
	text-decoration: none;
}


#bottom a {
	padding: 8px;
}

.grayinfo {
	display: block;
	clear: both;
	text-align: center
	padding-top: 30px;
	padding-bottom: 20px;
	
}

.submenu {
	background: #CEDBF1;
	border: 1px solid #304D7E;
	width: 200px;
	margin-bottom: 30px;
}

.submenu li {
	list-style-type: none;
	height: 20px;
	display: block;
	line-height: 20px;
	text-indent: 20px;
	background: url(../images/arrow.gif) 5px 5px no-repeat;
}

.submenu li a {
	display: block;
	height: 20px;
	width: 200px;
	color: #395585;
	font-size: 12px;
}

.submenu li a:hover {
	
	color: #395585 !important;
	text-decoration: none;
}

.submenu .selected {
	background: url(../images/submenu-hover.png) no-repeat;
}

.submenu li a:hover {
	background: url(../images/submenu-hover.png) no-repeat;
}

.menuheader {
	clear: both;
	width: 728px;
	border-bottom: 1px solid #DBE0E8;
	height: 30px;
}

.menuheader .div1 {
	width: 390px;
}

.menuheader .div2 {
	width: 160px;
}

.menuheader .div3 {
	width: 170px;
	text-align: right;
}

.menuheader div {
	height: 30px;
	line-height: 30px;
	float: left;
	color: #445F8C;
	font-weight: bold;
	text-align: center;

}

.gamediv2 {
	width: 728px;
	margin-bottom: 10px;
	clear: both;
	height: 100px;
	display: block;
}

.gamediv2 tr td {
	vertical-align: middle;
	height: 100px;
	text-align: left;
	border-bottom: 1px solid #DBE0E8;
}

.caldiv {
	width: 680px;
	margin: 0 auto;
	height: 220px;
	margin-top: 20px;
	
}

.calendar {
	width: 185px;
	border: 1px solid #D3D9E3;
	float: left;
	margin: 12px;
}

.calendar h3 {
	font-size: 13px;
	font-size: bold;
	color: #304D7E;	
	margin-bottom: 4px;
	text-align: center;
}

.calendar p {
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	margin: 2px;
	line-height: 21px;
	text-align: center;
	background: #CEDBF1;
}

.calendar div {
	padding-left: 3px;
}

.calendar .selected {
	background: #AEBF93;
}

.calendar .empty {
	font-size: 11px;
	color: #304D7E;
	font-weight: bold;
	background: #fff;
}

.pgasum {
	margin-bottom: 30px;
	clear: both;
}

pgasum .pgasumtr td {
	border: 10px solid red;
}

.pgasum .pgasumtr td {
	background: #CEDBF1;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

.pgasum .pgasumtr2 td {
	border-bottom: 1px solid #BCC5D5;
	height: 40px;
	text-align: center;
	font-size: 12px;
}

.pgasum .pgasumtr2 td a {
	color: #4C658F;
	font-size: 13px;
   
}

.pgasum .pgasumtr3 td {
	border-top: 1px solid #BCC5D5;
	height: 40px;
	text-align: center;
	font-size: 12px;
}

.pgasum .pgasumtr3 td a {
	color: #4C658F;
	font-size: 13px;
   
}

.mailthisgame {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #CEDBF1;
	border: 1px solid #304D7E;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	width: 180px;
}

.sponsorwebheader {
	display: block;
	margin-top: 30px;
	background: #CEDBF1;
	border: 1px solid #304D7E;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #6E85AB;
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
}

.itembox {
	width: 728px;
	margin: 0 auto;
	height: 120px;
	margin-bottom: 10px;	
	clear: both;
	display: table;
	border-bottom: 1px solid #DBE0E8;
}

.itembox div {
	display: table-cell;
	vertical-align: middle;
}

.itembox .pgaimg {
	width: 120px;
	height: 120px;
}

.itembox .descr {
	width: 320px;
}

.itembox .descr p {
	display: block;
	margin-bottom: 5px;
}

.itembox .descr .toptext {
	height: 73px;
}

.itembox .descr p a {
	font-weight: bold;
	color: 4047AF;
	font-size: 15px;
}

.itembox .descr p span {
	font-size: 15px;
	font-weight: bold;
	color: #4047AF;
}

.itembox .sponsorimg {
	width: 120px;
	height: 120px;
}

.itembox .info {
	text-align: right;
	width: 120px;
}

.itembox .countdown {
	width: 160px;
	float: right;
	text-align: right;
}

.itembox .price {
	width: 160px;
	float: left;
	font-weight: bold;
}

#help {
	width: 600px;
	margin: 0 auto;
}

#help .menu a {
	display: block;
	clear: both;
}

#help p {
	display: block;
	margin-bottom: 10px;
}

#help h2 {
	margin-bottom: 10px;
}

#help h3 {
	margin-top: 20px;
}

.pgamenu {
	padding: 20px;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.backmenu {
	display: block;
	margin: 20px 0 20px 20px;
	float: right;
	background: #CEDBF1;
	border: 1px solid #304D7E;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	width: 100px;
	text-align: center;
}

.login-right, .login-left {
	width: 330px;
	float: left;
	height: 400px;
}

.login-left {
	margin-right: 20px;
	border-right: 1px solid #425D8B;
}

.login-right .forgetp {
	display: block;
	clear: both;
	margin-top: 5px;
}

.login-right .logopt {
	margin-top: 10px;
}

.login-right .logopt input {
	display: block;
	float: left;
	clear: both;
	margin: 5px;
}

.login-right .logopt label {
	display: block;
	float: left;
	padding: 3px;
}

.login-left .reg-button {
	display: block;
	margin: 20px auto;
	width: 110px;
	height: 20px;
	line-height: 20px;
	background: url(../images/button.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 15px;
}

.login-left a:hover {

	color: white !important;
	text-decoration: none;
}

.clear {
	clear: both;
	float: none;
}

#regdiv h2 {
	display: block;
	clear: both;
	margin-bottom: 4px;
	color: #2E4B7D;
	font-size: 18px;
	font-weight: bold;
}

#regdiv .regp {
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 13px;
}

h2 {
	display: block;
	clear: both;
	color: #2E4B7D;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	display: block;
	clear: both;
	color: #2E4B7D;
	font-size: 17px;
	font-weight: bold;
}

h4 {
	display: block;
	clear: both;
	color: #2E4B7D;
	font-size: 16px;
	font-weight: bold;
}

.logos img {
	display: block;
	margin: 20px auto;

	
}

.logos textarea {
	display: block;
	width: 550px;
	margin: 0 auto;
}

.userprofile2, 
.google120 {
	float: left;
}

.userprofile2 {
	width: 750px;
	margin-right: 35px;
}

.google120 {
	width: 120px;
}

.userprofile2 .userpicture {
	width: 130px;
}

.userprofile2 .userinfocont {
	width: 600px;
}

.userprofile2 .userpicture,
.userprofile2 .userinfocont {
	float: left;
}

.userprofile2 .userinfocont .userinfo {
	clear: both;
}

.userprofile2 .userinfocont .setfont {
	font-weight: bold;
}

.userprofile2 .userinfocont h3 {
	height: 30px;
	border: 1px solid #2C4A7B;
	background: #CEDBF1;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}

.userprofile2 .userinfocont h3 .button {
	background: #2C4A7B;
	line-height: 30px;
}

.userprofile2 .userinfocont h3 .button a {
	color: white !important;
	font-weight: normal;
	padding: 0 8px 0 8px;

}

.userprofile2 .userpicture {
	clear: both;
	width: 130px;
	margin-right: 20px;
}

.userprofile2 .userinfocont .userinfo,
.userprofile2 .userinfocont .userinfo2 {
	float: left;
	width: 300px;
	color: #2E4B7D;
}

.userprofileleft, .userprofileright {
	float: right;
	width: 460px;
}

.userprofileright {
	padding-left: 20px;
}

.userprofileright textarea {
	width: 407px !important;
	height: 150px !important;
}

.userprofileright .profpic1,
.userprofileright .profpic2 {
	float: left;
	width: 200px;

}

.h3design {
	height: 30px;
	border: 1px solid #2C4A7B;
	background: #CEDBF1;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.geolist {
	display: block;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

.turn {
	display: block;
	clear: both;
	font-size: 12px;
	padding: 10px;
	float: left;
	width: 400px;
}

.turn a {
	color: #48628D;
	
}

.pgasetlist {
	float: right;
	padding: 5px;
	width: 190px;
}

.pgacommtr td {
	height: 25px;
	background: #EBF1F9;
	border-top: 1px solid #B2B6BF;
}

.pgacommtr td span {
	color: #626262;
}

.pgacommtr2 td {
	padding: 10px 0 10px 0;
}

.commentbox textarea {
	width: 710px !important;
	height: 130px !important;
}

.comments {
	width: 722px;
	clear: both;
	margin: 15px 0 15px 0;
}

.comments .topp {
	height: 20px;
	line-height: 20px;
	background: #CEDBF1;
	border-top: 1px solid #B2B6BF;
}

.comments .topp span {
	padding-left: 10px;
}

.comments p {
	padding: 5px;
}

.replycomments {
	width: 680px;
	margin-left: 30px;
}

.replycomments .topp {
	height: 30px;
	line-height: 30px;
	background: #EBF1F9;
}

.replycomments p {
	padding: 5px;
}

.orange {
	color: orange !important;
}

.mywinitop {
	display: block;
	clear: both;
	height: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #B2B6BF;
}

.mywinitop h2,
.mywinitop p {
	display: block;
	float: left;
	width: 300px;
}

.mywinitop p {
	text-align: center;
}

.mywinitopleft {
	color: #669933;
	margin-bottom: 5px;
	font-size: 13px;

}

.mywinitopright {
	margin-bottom: 5px;
	

}

#listmessages {
	margin: 0 auto;
}

#listmessages tr td {
	line-height: 130% !important;
	font-size: 12px !important;
}

#listmessages select {
	width: 130px !important;
	margin-left: 8px;
}

.setbg2 td {
	background: #f2f7ff;
}


.setbg td {
	background: #C8D4E8;
}

.setbg td a:hover {
	
	color: white !important;
	text-decoration: none;
}


#viewmess {
	width: 700px;
	margin: 0 auto;
	border: 2px solid #C8D4E8;
}

#viewmess tr td {
	line-height: 150%;
}

#viewmess .buttonstyle {
	display: block;
	clear: both;
	margin-top: 10px;
	text-align: center;
	width: 110px;
	height: 20px;
	line-height: 20px;
	background: url(../images/button.jpg) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: white;
	border: 0;
}


#sendmess {
	width: 700px;
	display: block;
	margin: 0 auto;
}

#sendmess input,
#sendmess textarea {
	font-size: 12px !important;
}

#sendmess .sendmail {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: white;
	border: 0;
	width: 110px;
	height: 20px;
	line-height: 20px;
	background: url(../images/button.jpg) no-repeat;
}

#sendmess textarea {
	display: block;
	background: #f2f7ff;
	font-size: 12px;
	width: 700px !important;
	height: 250px !important;
}

.invite {
	width: 550px;
	margin: 0 auto;
}

.invite p {
	display: block;
	clear: both;
	text-align: justify;
	margin-bottom: 20px;
	line-height: 120%;
	font-size: 13px;
}

.invite input {
	display: block;
	width: 370px;
	border: 2px solid #ededed;
}

.mybiz-left {
	width: 540px;
	float: left;
	padding-left: 100px;
}

.mybiz-left .mybizh {
	display: block;
	clear: both;
	font-size: 16px !important;
	line-height: 170%;
	color: #333399 !important;
}

.mybiz-left .mybizh .h2t1,
.mybiz-right .mybizh .h2t1 {
	color: #FF6600 !important;
}

.mybiz-left p {
	display: block;
	clear: both;
	line-height: 130%;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 9pt !important;
}

.mybiz-right {
	float: left;
	width: 200px;
	margin-left: 50px;
}

.mybiz-right .mybizh {
	display: block;
	font-size: 14px !important;
	clear: both;
	text-align: center;
	color: #333399;
	margin-bottom: 20px;
}

.mybiz-right p {
	display: block;
	clear: both;
	margin-bottom: 20px;
	line-height: 130%;
	font-size: 10pt;
	text-align: justify;
}

.mybiz-right p img,
.mybiz-right p span,
.mybiz-left p span,
.mybiz-left p img {
	display: block;
	float: left;
	margin-bottom: 3px;
}

.mybiz-right p img,
.mybiz-left p img {
	clear: both;
	margin: 3px 5px 0 0;
}

.mybiz-right p span {
	width: 175px;
	font-size: 9pt !important;
}

.mybiz-left p span {
	width: 410px;
}

#regdiv {
	width: 520px;
	margin: 0 auto;
}

.reginfo {
	width: 745px;
	height: 388px;
	background: url(../images/reginfo-bg.jpg) no-repeat;
	padding-left: 130px;
	line-height: 150%;
}

.reginfo p {
	margin: 10px 0 10px 0;
}

.h2font {
	color: #324972;
	font-weight: bold;
	font-size: 20px;
}


.labelp,
.infop {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 3px;
}

.labelp {
	clear: both;
	width: 160px;
}

.cancel-account-div2 {
	width: 600px;
	margin: 0 auto;
}

.cancel-account-div .cancel-submit,
.cancel-account-div2 .cancel-submit {
	display: block;
	height: 30px;
	width: 140px;
	text-align: center;
	line-height: 30px;
	background: #416297;
	margin: 10px auto;
	font-weight: bold;
	color: white;
}

#confirmationdiv h3 {
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cancel-account-div a:hover {

	color: white !important;
	text-decoration: none;
}	

#bottom a {
	color: black;
}


.newwish img, .newwish span {
	display: block;
	float: left;
}

.newwish span {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin-left: 5px;
}

.usercolorinfo {
	width: 150px;
	margin: 0 auto 10px;
}

.addwish {
	width: 500px;
	margin: 0 auto;
}

.addwish .p {
	padding: 20px 0 20px 0;
}

.login-right .errmess {
	padding-left: 0 !important;
}

.click-captcha {
	margin: 50px auto;
	width: 500px;
}

.click-captcha p {
	font-weight: bold;
	padding: 3px;
	font-size: 14px;
}

#confirmationdiv {
	width: 800px;
	margin: 0 auto;
}

.mywinihelp {
	padding: 10px;
	width: 430px;
	margin: 20px auto 20px;
	color: #f50e2f;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #304D7E;

	
}
.privatem {
	font-weight: bold;
	color: #2E4B7D;
	font-size: 18px !important;
	text-align: center !important;
}

.webshop-cont {
	background: #f0f4fa;
	color: #f3a51d;
}

.webshop_item {
	float: left;
	width: 300px;
	height: 145px;
	margin-left: 10px;
	border: 1px groove #1b0b7e;
	background: #f0f4fa;
	font-size: 11px;
	color: #706b9d;
}

.cart {
	width: 600px;
	margin: 30px auto;
	background: #f0f4fa;
	clear: both;
}

.cart tr td {
	text-align: center;
	height: 25px;
}

.cart tr td select {
	width: 60px;
}

.cart_button {
	display: block;
	margin: 0 auto;
	width: 136px;
	height: 26px;
	background: url(../images/cart_button.jpg) no-repeat;
	text-align: center;
	line-height: 26px;
	color: white;
	border: 0;
	cursor: pointer;
}

.cart_button:hover {
	color: white !important;
	text-decoration: none;
}

.kosarba{
	display: block;
	margin: 0 auto;
	width: 77px;
	height: 22px;
	background: url(../images/addcart_button.jpg) no-repeat;
	text-align: center;
	line-height: 22px;
	color: white;
	border: 0;
	cursor: pointer;
}

.kosarba:hover {
	color: white !important;
	text-decoration: none;
}
.gift {
	
	color: #706b9d;
	font-size: 12px !important;
	text-align: center !important;
}

.ajoin2 {
	width: 500px;
	height: 350px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #2C4A7B;
	background: #f0f4fa;
	
}

#ajoin2i {
	padding-top: 20px;
	width: 420px;
	margin: 0 auto;
	font-size: 14px;
}


#ajoin2i p,
#ajoin2i a {
	display: block;
	padding: 15px 5 15px 0;
}
