@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(graphics/menuplaybg.png);
	background-repeat: repeat-x;
	background-color:#E9F2FA;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
	outline:none;
}


a:link {
	color: #006;
	outline:none;
}
a:visited {
	color: #336;
	outline:none;
}
a:hover {
	color: #C03;
	outline:none;
}
a:active {
	color: #C03;
	outline:none;
}

#widebot {
	background-image: url(graphics/menuplaybgbot.png);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

#mainblock {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}

#mainlowerblock {
	width:1000px;
	margin:0 auto;
}

#topbit {
}

#menubit {
}

#bodybit {
	
	background-image:url(graphics/menuplay_r3_c1.png);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#lowerfade {
	background-image:url(graphics/mp_bot_r1_c1.png);
	background-repeat:no-repeat;
	height:90px;
}

#bot {
}


#quoter {
	width:920px;
	background-color:#FFF;
	border:1px solid #039;
	margin:auto;
}

.buttexttop {
	font-size:11px;
	text-transform:uppercase;
	
}

.buttext {
	font-size:11px;
	text-transform:uppercase;
	
}

h3 {
	font-size:18px;
	text-transform:uppercase;
	color:#125CB9;
	margin-left:20px;
	margin-bottom:0;
}


h3.inner {
	font-size:18px;
	text-transform:uppercase;
	color:#125CB9;
	margin-left:0;
	margin-bottom:0;
	margin-top:20px;
}


h4 {
	font-size:14px;
	text-transform:uppercase;
	margin-left:10px;
	margin-bottom:.2em;
}


#quotetitle {
	padding-top:10px;
}

.lightrule {
	height:20px;
	border-bottom:8px solid #DEEBF8;
	margin:auto;
	width:900px;
}

.inset {
	margin-left:20px;
}

.innertb {
	background-color:#FFF;
}

.innertbgrand {
	background-color:#FFF;
	font-size:14px;
	font-weight:bold;
	
}



 h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:860px;
padding-top:14px;
padding-bottom:14px;
}

.holder{
margin:0 auto;
width:400px;
}


#stylized{
border:solid 2px #b7ddf2;
background-image:url(graphics/bluefade.jpg);
background-repeat:no-repeat;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:16px;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input,#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button {
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(graphics/butty.jpg) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

button {
clear:both;
width:125px;
height:31px;
background:#666666 url(graphics/butty.jpg) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


#stylized h3 {
	font-size:18px;
	text-transform:uppercase;
	color:#125CB9;
	margin-left:0;
	margin-bottom:0;
}
