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;
}

.submit,
.nextbutt,
.backbutt {
	cursor: pointer;
}

a:hover {
	color: blue !important;
	text-decoration: underline;

}

img {
	border: 0;
	text-decoration: none;
}

.label,
.radio {
	clear: both;
}

.label {
	color: #425D89;
	font-weight: bold;
}

.label,
.labelinput,
.select,
.submit {
	display: block;
	float: left;
	width: 200px;
	margin: 3px;
}

.labelinput,
.select {
	border: 1px solid #2C4A7B;
}

.radio,
.radio-label {
	display: block;
	float: left;
	margin: 5px;
}

#container {
	background: url(../images/topline.png) repeat-x;
	width: 980px;
	margin: 0 auto;
}


.top .logo,
.top .header {
	float: left;
	margin-top: 10px;
}

.logo a:hover {
	text-decoration: none;
}

.header-cont {
	float: right;
	width: 740px;
}

.logoutdiv {
	float: right;
	padding-right: 35px;
}

.top {
	padding-top: 10px;
	height: 120px;
}

.top .logo {
	margin-left: 30px;
	padding-top: 15px;
}

.top .logo h1,
.top .logo h1 span {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 85px;
}

.top .header {
	width: 680px;
	height: 70px;
	background: url(../images/headerbg.jpg) no-repeat;
	margin-top: 30px;
	float: right;
}

.top .header h1 {
	width: 680px;
	height: 45px;
	font-size: 16px;
	text-align: right;
}

.top .header h2 {
	display: table-cell;
	clear: both;
	width: 680px;
	height: 25px;
	vertical-align: middle;
	font-size: 14px;
	text-align: right;
}

.top .header2 {
	clear: both;
	width: 680px;
	float: right;
	padding-right: 35px;
	padding-top: 25px;
}

.top .header2 h2,
.top .header2 h1 {
	float: right;
	clear: both;
	color: #2C4A7B;
	height: 25px;
}


.top .header2 h1 {
	border-bottom: 1px solid #E9EEF6;
	font-size: 20px;
}

.top .header2 h2 {
	font-size: 16px;
	margin-top: 3px;
}

.left .loginbox {
	width: 180px;
	height: 350px;
	background: url(../images/loginbg.jpg) no-repeat;
}

.right,
.left {
	float: left;
	padding-left: 20px;
}

.loginbox .logintop {
	height: 320px;
	padding-left: 10px;
}

.loginbox .logbutton {
	width: 90px;
	height: 20px;
	background: url(../images/loginbutton.jpg) no-repeat;
	border: 0;
	color: white;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}

.loginbox * {
	color: #3E5987;
}

.loginbox .cantlogin {
	display: block;
	padding: 3px;
	clear: both;
}

.loginbox .rega {
	width: 180px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
}

.loginbox .checkbox {
	clear: both;
	margin-right: 4px;
}

.loginbox .checkbox-label {
	width: 140px;
}

.loginbox .checkbox,
.loginbox .checkbox-label {
	display: block;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
}

.loginbox .input {
	width: 159px;
	height: 20px;
	background: url(../images/logininput.jpg) no-repeat;
	border: 0;
}

.loginbox h2 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.noleft {
	padding: 20px;
}

.menu ul {
	width: 900px;
	margin: 0 auto;

}

.menu ul li,
.menu ul li a {
	display: block;
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #2C4A7B;
	color: white;
	font-weight: bold;
}

.menu ul li a:hover {
	background: #A4B8D8;
	color: white !important;
	text-decoration: none;
}

.newgame {
	display: block;
	clear: both;
	padding: 30px;
	font-weight: bold;
	font-size: 14px;
}
.newgame a:hover {

	color: #2b4572 !important;
	text-decoration: none;
}
.newgame a {
	color: #2b4572;
}

.newgame img,
.newgame span {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
}

.pgasum {
	margin: 0 auto;
	clear: both;
}

.pgasum .pgasumtr td a:hover {
	
	color: white !important;
	text-decoration: none;
}
.pgasum .pgasumtr td a {
	color: black;
}

.pgasum .pgasumtr td {
	height: 30px;
	text-align: center;
	background: #CEDBF1;
	font-weight: bold;
}

.pgasum .pgasumtr2 td {
	height: 30px;
	text-align: center;
	background: white;
	border-bottom: 1px solid #BCC5D5
}

.calendar {
	width: 185px;
	border: 1px solid #D3D9E3;
	float: left;
	margin: 12px;
}

.calendar h3 {
	font-size: 11px;
	font-weight: bold;
	color: #304D7E;	
	margin-bottom: 4px;
}

.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 !important;
}

.calendar .empty {
	font-size: 11px;
	color: #304D7E;
	font-weight: bold;
	background: #fff;
}


.itembox {
	width: 700px;
	margin: 30px auto;
	height: 120px;
	border-bottom: 1px solid #DBE0E8;
}

.itembox div {
	float: left;
}

.itembox .pgaimg {
	width: 120px;
	height: 110px;
	line-height: 110px;
}

.itembox .descr {
	width: 340px;
}

.itembox .descr p {
	display: block;
	margin-bottom: 5px;
}

.itembox .descr .toptext {
	height: 73px;
}

.itembox .descr p a {
	font-weight: bold;
	color: black;
	font-size: 15px;
}

.itembox .descr p span {
	font-size: 15px;
	font-weight: bold;
	color: #4047AF;
}

.itembox .sponsorimg {
	width: 120px;
	height: 110px;
	line-height: 110px;
}

.itembox .info {
	text-align: right;
	width: 120px;
}

.itembox .countdown {
	width: 160px;
	float: right;
	text-align: right;
}

.itembox .price {
	width: 160px;
	float: left;
}

.caldiv {
	width: 680px;
	display: block;
	clear: both;
	margin: 20px auto;
}

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;
}

.billh {
	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;
	width: 420px;
}

.billpre,
.billpre2 {
	display: block;
	float: left;
	width: 150px;
	margin: 5px;
}

.billpre {
	clear: both;
	color: #425D89;
	font-weight: bold;
}

#billing {
	width: 800px;
	margin: 30px auto;
}

#billing h2 {
	padding-left: 0 !important;
}

#billing-left,
#billing-right {
	display: block;
	float: left;
}

#billing-left {
	clear: both;
	width: 600px;
	padding-left: 60px;
	
}

.noleft .header {
	padding: 30px 0 10px 65px;
}

.noleft .h2header {
	padding: 20px 0 0 0;
	text-align: center;
}

.demandmenu {
	width: 500px;
	margin: 25px auto;
	clear: both;
}

.demandmenu a {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	border-right: 1px solid black;
	color: blue;
}

.demandmenu a:hover {
	text-decoration: underline;
}

.demandmenu p {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	margin-bottom: 10px;
	color: gray;
}

.logodiv {
	width: 700px; 
	margin-top: 30px; 
	margin: 0 auto;
}

.logodiv img {
	margin: 20px;
}

.logodiv .button {
	display: block;
	float: left;
	margin: 0 5px 0 5px;
}

.dm-view {
	padding: 40px 0 20px 0;
	text-align: left;
	width: 450px;
	margin: 0 auto;
}

.dmp {
	display: block;
	text-align: center;
	padding: 20px;
}

.pga-div {
	width: 430px;
	margin: 30px auto;
}

.pga-div .pgap {
	display: block;
	clear: both;
	height: 20px;
	line-height: 20px;
	padding-left: 215px;
}

.pga-div .pgap2 {
	display: block;
	clear: both;
	height: 13px;
	line-height: 13px;
	padding-left: 215px;
}

.pga-top-text {
	padding: 10px;
	width: 430px;
	margin: 20px auto 20px;
	color: #2E4B7D;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #304D7E;
}

.pga-input {
	width: 430px;
	text-align: center;
}
	

.back-next {
	width: 500px;
	margin: 0 auto;
}

.back-next input {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/pgabutt.jpg) no-repeat;
	border: 0;
}

.back-next .nextbutt {
	float: right;
}


.back-next .backbutt {
	float: left;
}


.errmess {
	display: block;
	clear: both;
	padding-left: 215px;
	color: red;
}

.datesdiv {
	width: 700px;
	clear: both;
	padding: 40px;
}

.datesdiv input {
	display: block;
	float: left;
	clear: both;
	margin: 5px;
}

.datesdiv label {
	display: block;
	float: left;
}

.setpga {
	padding: 60px;
	width: 700px;
	margin: 0 auto;
}

.labelsubmit {
	display: block;
	clear: both;
	float: right;
	width: 180px;
	height: 30px;
	background: url(../images/pgabutt.jpg) no-repeat;
	border: 0;
	cursor: pointer;
}

.comments,
.replycomments {
	display: block;
	width: 600px;
	margin: 0 auto;
}

.comments {
	margin-bottom: 5px;
}

.replycomments {
	margin-bottom: 30px;
}

.replycomments textarea {
	display: block;
	width: 500px;
	height: 200px;
}

.replycomments p,
.comments p {
	background: #CEDBF1;
}

.comments .topp,
.replycomments .topp {
	background: #95A4BD;
	display: block;
	height: 25px;
	line-height: 25px;
	color: white;
}

.orderhu {
	float: left;
	width: 500px;
	clear: both;
	padding: 30px 45px;
	text-align: justify;

}

.orderhu .button,
.orderhtml .button {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/pgabutt.jpg) no-repeat;
	border: 0;
	text-align: center;
	color: black;
	line-height: 30px;
	margin: 15px auto;
	text-decoration: none;
}

.paypal {
	float: right;
	width: 260px;
	padding: 30px;
	font-weight: bold;
}

.paypal p {
	padding: 0 15px 0 15px;
	text-align: right;
}

.paypal .submit {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/pgabutt.jpg) no-repeat;
	border: 0;
	float: right;
	cursor: pointer;
}

.marqueebg {
	display: block;
	margin-top: 30px;
	background: #CEDBF1;
	border: 1px solid #304D7E;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #000000;
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
}

.marqueediv {
	width: 700px;
	margin: 0 auto;
}

.marqueediv p {
	padding: 10px;
	text-align: left;
}

.registration {
	width: 500px;
	height: 500px;
	margin: 0 auto;
	border: 1px solid #2C4A7B;
	background: #C8D4E8;
}

.registration .clearp {
	display: block;
	clear: both;
	padding-left: 215px;
}

.registration h2 {
	padding: 0px;
	display: block;
	clear: both;
	padding: 5px;
}

.registration .checkbox {
	display: block;
	clear: both;
	float: left;
	margin: 5px;
}

.registration .checkbox-label {
	float: left;
	padding: 5px;
}

.orderhtml p {
	display: block;
	clear: both;
	text-align: center;
	margin: 10px;
}

.dmmess {
	margin: 0 auto;
	background: #C8D4E8;
	font-weight: bold;
	
}

.dmmess input,
.dmmess textarea {
	border: 1px solid #2C4A7B;
	background: #F2F7FF;
}

.dmmess textarea {
	width: 500px !important;
	height: 400px !important;
	margin-right: 30px;
	margin-left: 30px;
}

.dmmess .input {
	width: 220px !important;
	height: 14px !important;
	margin-bottom: 5px;
	margin-top: 10px;
	
}

.dmmess .submit {
	background: #416297 !important;
	color: white;
	width: 120px;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}

.logodiv {
	clear: both;
	margin-top: 20px;
	background: #E2E9F7;
	height: 350px;
}

#bottom {
	clear: both;
	height: 80px;
	background: #C8D5E8;
	text-align: center;
	color: white;
	border-top: 60px solid #fff;
	font-family: verdana;

}

#bottom a:hover {
	
	color: white !important;
	text-decoration: none;
}


#bottom a {
	padding: 8px;
}

#bottom a {
	color: black;
}

.pgatext {
	width: 500px;
	margin: 20px auto;
}

.pgatext p {
	padding: 10px;
	width: 500px;
	text-align: justify;
}

.dest-cont {
	width: 500px;
	margin: 0 auto;
	height: 350px;
}

.dest-info {
	clear: both;
	width: 480px;
	padding: 10px;
	text-align: left;
}

.dest-header p {
	display: block;
	float: left;
	width: 200px;
	text-align: center;
	font-weight: bold;
}

.dest-header .p2 {
	margin-left: 85px;
}

.dest-left {
	clear: both;
}

.dest-left, .dest-right, .buttons {
	float: left;
	height: 350px !important;
}

.dest-left,
.dest-right {
	width: 200px !important;
}

.dest-left select,
.dest-right select {
	width: 200px !important;
	height: 350px !important;
}


.buttons {
	width: 85px;
}

.dm-div {
	width: 600px;
	margin: 0 auto;
}

.dm-div .header {
	text-align: center;
}

.dm-preview {
	width: 600px;
	margin: 0 auto;
}

.dm-preview-top p {
	padding: 3px 0 3px 0;
}

.dm-preview-top {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.dm-preview .submit {
	display: block;
	width: 180px;
	height: 30px;
	background: url(../images/pgabutt.jpg) no-repeat;
	border: 0;
	margin-top: 20px;
	float: right;
}


.maintext {
	width: 430px;
	padding: 30px;
}

.maintext p {
	text-align: justify;
	padding: 10px 0 10px 0;
	font-size: 13px;
}

.main-div {
	width: 420px;
	background: #D8E2F2;
	padding: 5px;
}

.maintext .strong {
	font-weight: bold;
	font-size: 13px;
}

.main-div2 {
	width: 430px;
	height: 90px;
	background: url(../images/main-div2-bg.jpg) no-repeat;
}

.adv {
	width: 178px;
	margin-top: 20px;
}

.adv .pcont {
	width: 178px;
	background: #cfd8e7 url(../images/adv-bg-top.jpg) no-repeat;
}

.adv p {
	display: block;
	width: 160px;
	margin: 0 auto;
	font-size: 10px;
	padding: 10px 0 20px 0;
	color: #67637C;
	text-align: justify;
}

.main-div2 p {
	display: block;
	margin: 0 auto;
	width: 400px;
	font-size: 13px;	
	padding-bottom: 0 !important;
	font-weight: bold;
}

.main-div2 .strong {
	text-align: center;
}

.mainul {
	padding-left: 12px;
	font-size: 13px;
}

.mainul li {
	padding: 5px 0 5px 0;
}

.mainheader1 {
	font-weight: bold;
	color: #cb1239;
	font-size: 26px !important;
	text-align: center !important;
}

.mainheader2 {
	font-weight: bold;
	color: #341584;
	font-size: 18px !important;
	text-align: center !important;
}

.mainheader3 {
	font-weight: bold;
	color: #341584;
	font-size: 18px !important;
	text-align: center !important;
}

.mainbutton a {
	display: block;
	width: 180px;
	height: 30px;
	font-weight: bold;
	color: white;
	line-height: 30px;
	background: url(../images/mainmenubg.jpg) no-repeat;
	margin: 0 auto;
	text-align: center;
}

.mainbutton a:hover {
	color: white !important;
	text-decoration: none;
}

#reg-finish {
	padding-top: 50px;
	width: 400px;
	margin: 0 auto;
}

#reg-finish p,
#reg-finish a {
	display: block;
	padding: 5px 0 5px 0;
}

.nosetinfo {
	padding: 10px;
	width: 430px;
	margin: 20px auto 20px;
	color: #f50e2f;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #304D7E;
}

.changepass {
	width: 800px;
	margin: 0 auto;
}