/* Other definitions */
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
*{
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	}
body {
	background-color:#000;
	text-align: center;
	}
#MainPage {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	}
h1.MainTitle {
	background-image: url(images/ui-bg_flat_0_ff70db_40x100.png);
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	margin-top:5px;
	font-size:15px;
	}
h1#RankTitleGame{
	background-image: url(images/ui-bg_flat_0_ff70db_40x100.png);
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	margin-top:5px;
	font-size:15px;
	text-transform:capitalize;
	}
#content {
	background-image: url(images/ui-bg_flat_0_ff70db_40x100.png);
	background-repeat: repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 5px;
	margin-top:5px;
	font-weight:bold;
	}
.ContextText {
	background-image: url(images/ui-bg_flat_0_ff70db_40x1000.png);
	background-color:#FF0FDF;
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	margin-top:5px;
	margin-bottom:6px;
	width:835px;
	}
#tabs {
	margin-top:5px;
	}
	
#footer {
	background-image: url(images/ui-bg_highlight-soft_75_ff0fdf_1x100.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	font-size:15px;
	text-align:center;
	margin-top:5px;
	font-weight:bold;
	}
	
/* RANK IMAGES */
#htmlForm {
	width:777px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
}
#htmlForm select {
	width:300px;
	height:20px;
	font-weight:bold;
	font-size:14px;
	background-color:deeppink;
	color:#fff;
	border:1px dotted #fff;
	padding-bottom:2px;
}
#htmlForm select option{
	border-bottom:1px dotted #fff;
	font-size:14px;
	padding-left:10px;
}
#htmlForm input {
	width:100px;
	height:20px;
	font-weight:bold;
	font-size:14px;
	background-color:deeppink;
	color:#fff;
	border:1px dotted #fff;
	padding-bottom:2px;
	text-align:center;
}
#htmlForm .background{
	font-size:14px;
	background-image: url(images/ui-bg_flat_0_ff70db_40x100.png);
	background-color:#FF0FDF;
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	margin-top:5px;
	margin-bottom:6px;
	width:835px;
	}
#htmlRankTarget table{
	margin-left:100px;
	}
table.rankImages {
	width:690px;
	}
	
table.rankImages td{
	padding:3px;
	text-align:center;
	}
table.rankImages input{
	width:400px;
	border:0px;
	background-color:transparent;
	}
/* CONTACT Tab */
#myForm1 {
	width:777px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	margin-left:200px;
}
#myForm1 .background{
	font-size:14px;
	background-image: url(images/ui-bg_flat_0_ff70db_40x100.png);
	background-color:#FF0FDF;
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	margin-top:5px;
	margin-bottom:6px;
	width:370px;
	}
#myForm1 .background1{
	font-size:12px;
	background-color:#40A128;
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 25px;
	margin-top:5px;
	margin-bottom:6px;
	width:855px;
	}
#myForm1 .background span {
	width:250px;
	display:block;
	margin-bottom:2px;
	}
#myForm1 input.textBox{
    width:350px;
	background-color:transparent;
	border:0px;
	border-bottom:1px dotted deeppink;
	}
#myForm1 textarea{
    width:350px;
	height:50px;
	background: transparent;
	border:0px;
	}
#myForm1 .background .submitButton{
	width:325px;
	height:20px;
	font-weight:bold;
	font-size:14px;
	background-color:transparent;
	color:#fff;
	border:0px;
	padding-bottom:2px;
	text-align:center;
}
.Links {
	width:835px;
	margin-left:10px;
	}
.Links span{
	font-size:14px;
	background-image: url(images/ui-bg_flat_0_ff70db_40x100.png);
	background-color:#FF0FDF;
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 5px 10px;
	margin-top:5px;
	margin-bottom:6px;
	list-style-type:none;
	width:150px;
	height:20px;
	display:block;
	margin-left:5px;
		}
.Links .link{
		color:white;
		text-decoration:none;
		}
.Links .link:hover{
		color:yellow;
		}
.Links td.colorpicker span.pick{
	font-size:14px;
	background-image: url(images/ui-bg_flat_0_ff70db_40x1000.png);
	background-color:#FF0FDF;
	background-repeat: repeat-x;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	padding: 5px 0px 15px 10px;
	margin-top:5px;
	margin-bottom:6px;
	list-style-type:none;
	width:305px;
	height:200px;
	display:block;
	margin-left:5px;
		}
.Links td.colorpicker span {width:305px;}
.Links td.colorpicker span.pick input{
	width:150px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	border:1px dotted #fff;
	padding-bottom:2px;
}