body {

	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #ddecff;

}

div.main {

	width: 780px;
	margin: auto;
	text-align: left;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}

table.header {

	width: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;

}

table.mainTable {

	width: 100%;

}

div.footer {

        padding: 10px;
	text-align: center;
	background-color: #FFFFFF;

}

div.breaker {
	
	height: 10px;
	text-align: center;
	font-size: 1px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	background-image: url(../images/background3.gif)
	
}

/* HEAD START */



a.headerLink {

	display: block;
	margin: 4px 2px 4px 2px;
	padding: 16px 30px 16px 30px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-width: 1px;
	border-style: solid; 	
	border-color: #e5e5e5;

}

a.headerLink:link {

	display: block;
	padding: 16px 30px 16px 30px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ededed;

}

a.headerLink:visited {

	display: block;
	padding: 16px 30px 16px 30px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ededed;

}

a.headerLink:hover {

	display: block;
	padding: 16px 30px 16px 30px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34 #707070 #707070 #3bcc34;
	background-color: #cdffdc;

}

a.headerLink:active {

	display: block;
	padding: 17px 29px 15px 31px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000 #c6c6c6 #c6c6c6 #000000;
	background-color: #5eff8f;

}



/* HEAD END */



/* MAIN START */



td.mainCellA {

	width: 262px;
	background-image:  url(../images/gba1cardbackground.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;

}

td.mainCellA2 {

	width: 262px;
	background-image:  url(../images/dscardbackground.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;

}

td.mainCellA3 {

	width: 262px;
	background-image:  url(../images/gba2cardbackground.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;

}

td.mainCellA4 {

	width: 262px;
	background-image:  url(../images/gbcardbackground.gif);
	background-repeat: no-repeat;
	background-position: 13px 4px;
        margin-top: 5px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;

}

td.mainCellA5 {

	width: 262px;
	background-image:  url(../images/sshgbackground.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;

}


div.trainerCard {

	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 12px;
	border-width: 0px;
	border-style: solid; 	
	border-color: #000000;
}

div.trainerCard2 {
	
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 18px;
	border-width: 0px;
	border-style: solid; 	
	border-color: #000000;
}

div.pokemonCard {
	
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 5px;
	border-width: 0px;
	border-style: solid; 	
	border-color: #000000;
	
}

div.pokemonCard2 {

	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 13px;
	border-width: 0px;
	border-style: solid; 	
	border-color: #000000;
	
}

div.pokemonCard3 {
	
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 8px;
	border-width: 0px;
	border-style: solid; 	
	border-color: #000000;
	
}

div.rivalCard {
	
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 5px;
	border-width: 0px;
	border-style: solid; 	
	border-color: #000000;
	
}

table.roundTable {
	
	width: 502px;
	height: 418px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin: 6px 0px 0px 6px;
	background-image: url(../images/pokeball.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

table.roundTable2 {
	
	width: 502px;
	height: 289px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin: 6px 0px 0px 6px;
	background-image: url(../images/pokeball.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

table.roundTable3 {
	
	width: 502px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin: 6px 0px 0px 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

table.roundTable4 {
	
	width: 563px;
        height: 216px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin: 6px 0px 0px 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

table.roundTableB {
	
	width: 502px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin: 6px 0px 0px 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

table.roundTableHelp {
	
	width: 764px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	margin: 6px 0px 10px 6px;
	background-image: url(../images/pokeball.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

img.topLeftCorner {
	
	position: relative;
	
}

td.topCell {
	
	border-width: 1px 0px 0px 0px;
	border-style: solid; 	
	border-color: #d9d9d9;
	
}

td.bottomCell {
	
	border-width: 0px 0px 1px 0px;
	border-style: solid; 	
	border-color: #d9d9d9;
	
}

td.leftCell {
	
	border-width: 0px 0px 0px 1px;
	border-style: solid; 	
	border-color: #d9d9d9;
	
}

td.rightCell {
	
	border-width: 0px 1px 0px 0px;
	border-style: solid; 	
	border-color: #d9d9d9;
	
}

table.titleMain {
	
	width: 100%;
	
}

td.titleMainCellA {
	
	font-family: sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 17px;
	padding: 2px 0px 8px 2px;
	
}

td.titleMainCellB {
	
	width: 210px;
	
}

div.title {
	
	width: 100%;
	font-family: sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 17px;
	padding: 15px 0px 8px 2px;
	
}

div.field {
	
	width: 100%;
	
}

table.fieldTable {
	
	font-size: 14px;
	padding-bottom: 2px;
	
}

input.inputText {
	
	width: 130px;
        height: 18px;
        font-size: 14px;
        margin: 1px;
        padding: 1px;
        border: 1px solid #A5ACB2;

}

input.inputText2 {

        width: 130px;
        height: 18px;
        font-size: 14px;
        padding: 1px;
        margin: 0px;
	border: 2px solid #4A96FE;
        outline-style: none;

}

input.inputText3 {

        width: 130px;
        height: 18px;
        font-size: 14px;
        padding: 1px;
        margin: 1px;
	border: 1px solid #ff3131;
        background-color: #fff3f3;

}

select.inputLvl {

  width: 90px;
  text-align: center;

}

td.helpCell {
	
	width: 220px;
	
}

table.buttons {
	
	width: 100%;
	
}

td.buttonsCell {
	
	width: 260px;
	
}

input.submit {
	
	margin: 20px 0px 20px 0px;
	
}

div.welcomeMain {

        position: relative;
        display: block;

}

div.welcome {
	
	position: absolute;
	display: block;
	width: 180px;
	height: 200px;
	border-width: 0px;
	border-style: solid;
	border-color: #ffc000;
	margin-left: 12px;
	
}

div.welcomeTitle {
	
	text-align: center;
	
}

div.welcomeText {
	
	font-size: 14px;
	text-align: center;
	margin-top: 12px;
	
}

div.errorTitle {

	text-align: center;
	margin-bottom: 12px;

}

div.errorText {

	font-size: 14px;
	text-align: left;

}

div.helpCellDiv {
	
        text-align: left;
	position: relative;
	display: block;
	width: 210px;
	top: 0px;
	left: 0px;
	height: 1px;
	
}

div.helpDiv1 {
	
	position: absolute;
	top: -16px;
	left: 20px;
	display: none;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.helpDiv2 {
	
	position: absolute;
	top: -30px;
	left: 20px;
	display: none;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.helpDiv3 {
	
	position: absolute;
	top: -26px;
	left: 20px;
	display: none;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.helpDiv4 {
	
	position: absolute;
	top: -106px;
	left: 20px;
	display: none;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.helpDiv5 {
	
	position: absolute;
	top: -66px;
	left: 20px;
	display: none;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.helpDiv6 {
	
	position: absolute;
	top: -116px;
	left: 20px;
	display: none;
	width: 174px;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.helpDivTemp {
	
	position: absolute;
	top: -16px;
	left: 20px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #3bcc34;
	padding: 8px;
	background-color: #cdffdc;
	
}

div.karrot1 {
	
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;

}

div.karrot2 {
	
	position: absolute;
	left: -10px;
	top: 19px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;

}

div.karrot3 {
	
	position: absolute;
	left: -10px;
	top: 17px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;

}

div.karrot4 {
	
	position: absolute;
	left: -10px;
	top: 96px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;

}

div.karrot5 {
	
	position: absolute;
	left: -10px;
	top: 55px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;

}

div.karrot6 {
	
	position: absolute;
	left: -10px;
	top: 105px;
	width: 10px;
	height: 19px;
	background: url(../images/pointer.gif) left top no-repeat;

}


	
/* MAIN END */



/* REVIEW, CONGRATULATIONS & HELP - START */



td.reviewCell1 {
	
	font-size: 14px;
	width: 120px;
	text-align: right;
	padding: 0px 2px 4px 0px;
	
}

td.reviewCell2 {
	
        text-align: left;
	font-size: 14px;
	
}

td.reviewText1 {
	
        text-align: left;
	font-size: 14px;
	padding: 6px 20px 6px 20px;
	
}

div.arrow1 {
	
	position: relative;
	display: block;
	height: 124px;
	border: 0px solid black;

}

img.arrow2 {
	
	position: absolute;
        top: -4px;
	left: -20px;

}

a.editLink {
	
	text-decoration: underline;
	color: #002ec4;

}

a.editLink:link {
	
}

a.editLink:visited {
	
}

a.editLink:hover {
	
	text-decoration: none;
	border-bottom: 1px solid #002ec4;
	
}
a.editLink:active {	
	
}




td.helpText1 {
	
	font-size: 18px;
	text-align: center;
	
}

td.helpText2 {
	
        text-align: left;
	font-size: 16px;
	padding: 0px 0px 10px 4px;
	
}

td.helpText3 {
	
	font-size: 12px;
	padding: 0px 20px 28px 20px;
	
}



/* REVIEW, CONGRATULATIONS & HELP - END */

