
//body {
//	background-color: white;
//	font-family: sans-serif;
//}

#customconfirm {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}
 
#customconfirm table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 150px;
	width: 300px;
}
 
#customconfirmtitle {
	background-color: #28A8A8;
	color: white;
//	font-weight: bold;
	height: 20px;
	text-align: center;
}

#customconfirmcontent {
	height: 20px;
	text-align: center;
}
 
#customconfirmbuttons {
	height: 50px;
	text-align: center;
}
 
#customconfirmbuttons input {
	background-color: #E9E9CF;
	color: #000000;
	font-weight: bold;
	width: 125px;
	height: 33px;
	padding-left: 20px;
}
 
#customconfirmleft{
	background-image: url(../images/customok.png);
}
 
#customconfirmright{
	background-image: url(../images/customcancel.png);
}

#customalert {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 1000;
}
 
#customalert table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 150px;
	width: 300px;
}
 
#customalerttitle {
	background-color: #cc0000;
	color: white;
//	font-weight: bold;
	height: 20px;
	text-align: center;
}

#customalertcontent {
	height: 20px;
	text-align: center;
}
 
#customalertbuttons {
	height: 50px;
	text-align: center;
}
 
#customalertbuttons input {
	background-color: #E9E9CF;
	color: #000000;
	font-weight: bold;
	width: 125px;
	height: 33px;
	padding-left: 20px;
}
 
#customalertleft{
	background-image: url(../images/customok.png);
}
 

#customjoingamesingle {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}
 
#customjoingamesingle table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 100px;
	width: 300px;
}
 
#customjoingametitlesingle {
	background-color: #28A8A8;
	color: white;
//	font-weight: bold;
	height: 20px;
	text-align: center;
}

#customjoingamecontentsingle {
	height: 20px;
	text-align: left;
	padding: 0px 0px 0px 12px;
}

#customjoingameselectkingdomsingle {
	padding: 0px 0px 5px 10px;
}


#customjoingamedraft {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
        width: 542px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}
 
#customjoingamedraft table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 100px;
	width: 500px;
}
 
#customjoingamedrafttitle {
	background-color: #28A8A8;
	color: white;
//	font-weight: bold;
        width: 100%;
	text-align: center;
	padding: 15px 0px 5px 0px;
}

#customjoingamedrafttitle2 {
	background-color: #28A8A8;
	color: white;
        width: 510px;
	text-align: left;
        padding: 5px 20px 5px 25px;
}

#customjoingamedrafttitle3 {
	background-color: #28A8A8;
	color: white;
        width: 510px;
	text-align: left;
        padding: 5px 15px 15px 25px;
}

#customjoingamedrafttitleleft {
	text-align: center;
        padding: 5px;
}

#customjoingamedrafttitleright {
	text-align: center;
        padding: 5px;
}

#customjoingamedraftcontentleft {
        width: 200px;
	text-align: left;
        padding: 5px 5px 5px 20px;
}

#customjoingamedraftcontentmiddle {
        width: 50px;
        padding: 5px 5px 5px 5px;
	float: center;
}

#customjoingamedraftcontentright {
        width: 200px;
	text-align: left;
        padding: 5px 20px 5px 5px;
}

.customjoingamedraftdone {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 40px;
}

.customjoingamedraftcancel {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 35px;
}


#customjoingamemulti {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
        width: 542px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}
 
#customjoingamemulti table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 100px;
	width: 500px;
}
 
#customjoingamemultititle {
	background-color: #28A8A8;
	color: white;
//	font-weight: bold;
        width: 100%;
	text-align: center;
	padding: 15px 0px 5px 0px;
}

#customjoingamemultititle2 {
	background-color: #28A8A8;
	color: white;
        width: 510px;
	text-align: left;
        padding: 5px 20px 5px 25px;
}

#customjoingamemultititle3 {
	background-color: #28A8A8;
	color: white;
        width: 510px;
	text-align: left;
        padding: 5px 15px 15px 25px;
}

#customjoingamemultititleleft {
	text-align: center;
        padding: 5px;
}

#customjoingamemultititleright {
	text-align: center;
        padding: 5px;
}

#customjoingamemulticontentleft {
        width: 200px;
	text-align: left;
        padding: 5px 5px 5px 20px;
}

#customjoingamemulticontentmiddle {
        width: 50px;
        padding: 5px 5px 5px 5px;
	float: center;
}

#customjoingamemulticontentright {
        width: 200px;
	text-align: left;
        padding: 5px 20px 5px 5px;
}

#customjoingamemultititleteam {
	text-align: left;
	padding: 0px 5px 5px 20px;
}

#customjoingamemulticontentteam {
        width: 100%;
	text-align: left;
        padding: 0px 5px 5px 20px;
}

.customjoingamemultidone {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 40px;
}

.customjoingamemulticancel {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 35px;
}

#customjoingamekingdomregion {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
        width: 532px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}
 
#customjoingamekingdomregion table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 100px;
	width: 500px;
}
 
#customjoingamekingdomregiontitle {
	background-color: #28A8A8;
	color: white;
//	font-weight: bold;
        width: 100%;
	text-align: center;
	padding: 15px 0px 5px 0px;
}

#customjoingamekingdomregiontitle2 {
	background-color: #28A8A8;
	color: white;
        width: 100%;
	text-align: left;
        padding: 5px 20px 25px 25px;
}

#customjoingamekingdomregiontitleleft {
	text-align: left;
        padding: 5px 5px 5px 60px;
}

#customjoingamekingdomregiontitleright {
	text-align: left;
        padding: 5px;
}

#customjoingamekingdomregionselectkingdom {
        width: 200px;
	text-align: left;
        padding: 5px 5px 5px 60px;
}

#customjoingamekingdomregionselectregion {
        width: 200px;
	text-align: left;
        padding: 5px 16px 365px 8px;
}

.customjoingamekingdomregiondone {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 40px;
}

.customjoingamekingdomregioncancel {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 35px;
}

#customjoingamekingdomregionmagic {
	border-color: #c0c0c0;
	border-width: 2px 4px 4px 2px;
        width: 532px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	z-index: 100;
}
 
#customjoingamekingdomregionmagic table {
	background-color: #fff;
	border: 2px groove #c0c0c0;
	height: 100px;
	width: 500px;
}
 
#customjoingamekingdomregiontitlemagic {
	background-color: #28A8A8;
	color: white;
//	font-weight: bold;
        width: 100%;
	text-align: center;
	padding: 15px 0px 5px 0px;
}

#customjoingamekingdomregiontitle2magic {
	background-color: #28A8A8;
	color: white;
        width: 100%;
	text-align: left;
        padding: 5px 20px 25px 25px;
}

#customjoingamekingdomregiontitleleftmagic {
	text-align: left;
        padding: 5px 5px 5px 60px;
}

#customjoingamekingdomregiontitlerightmagic {
	text-align: left;
        padding: 5px;
}

#customjoingamekingdomregionselectkingdommagic {
        width: 200px;
	text-align: left;
        padding: 5px 5px 5px 60px;
}

#customjoingamekingdomregionselectregionmagic {
        width: 200px;
	text-align: left;
        padding: 5px 16px 365px 8px;
}

#customjoingamemultititleteammagic {
	text-align: left;
	padding: 0px 5px 5px 60px;
}

#customjoingamemulticontentteammagic {
        width: 100%;
	text-align: left;
        padding: 0px 5px 5px 60px;
}

.customjoingamekingdomregiondonemagic {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 40px;
}

.customjoingamekingdomregioncancelmagic {
	font-weight: bold;
	font-size: 20px;
	width: 125px;
	height: 40px;
	padding: 5px;
	margin-left: 35px;
}


