body {
    background-image:url(../images/page_box_blue_bg2.gif);
    margin: 0px 0 0 0;
    background-repeat: repeat-x;
    background-position: top;
  	background-attachment: fixed;
    background-color: lightgray;
      /*dimgray;/*#4C7DBF;

	                      */
	ov/erflow:hidden; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	m/argin:0; /* remove margins */
	border:0; /* remove borders */
}

html {
  background-image:url(../images/page_box_blue_bg2.gif);
  background-repeat: repeat-x;
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
  background-color: lightgray;
	font-size:76%; /*set default font size */
	font-family:georgia, "palatino linotype", "times new roman", serif; /* set default font */
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	o/verflow:hidden; /*get rid of scroll bars in IE */
	/* */ 
	}


body, td, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: #000;
}
a, a:visited, a:link, a:hover {
    color: navy;/*#6396d8;*/
}


#body2 {
    text-align: center;
	padding:0;
	margin:0;
}
#main_container {
    width: 913px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
#header {
  height: 55px;
	clear: both;
  padding-top: 10px;
}
#header .one {
    float: left;
    width: 100px;
}
#header .two {
    float: right;
    width: 600px;
    position: relative;
}
#header .two .userinfo {
  text-align: right;
  margin-top: 7px;
  color: white;
  vertical-align: top;
  font-size: 12px;
}
#header .two .userinfo a {
  color: white;
}
#menubar {

}
#menubar .left {
  width: 8px;
  height: 35px;
  background-image: url(../images/leaguefrontier_menubar_left.png);
  background-repeat: no-repeat;
  background-position: top right;
  float: left;
}
#menubar .right {
  width: 8px;
  height: 35px;
  background-image: url(../images/leaguefrontier_menubar_right.png);
  background-repeat: no-repeat;
  background-position: top right;
  float: left;
}
#menubar .middle {
  width: 897px;
  height: 35px;
  background-image: url(../images/leaguefrontier_menubar_middle.gif);
  background-repeat: no-repeat;
  background-position: top right;
  float: left;
}

ul#menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu li {
    float: left;
    width: 85px;
    padding: 0px;
    margin-top: 5px;
    border-left: 1px solid #50a5df;
    border-right: 1px solid #0457b1;
    text-align: center;
}
ul#menu li.first {
  border-left: 0;
  padding-left: 0;
}
ul#menu li.last {
  border-right: 0;
  padding-right: 0;
}
ul#menu li a, ul#menu li a:link, ul#menu li a:visited {
  color: #fff;
  text-decoration: none;
  f/ont-weight: bold;
  font-size: 16px;
}

ul#menu li a:hover {
  color: khaki;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
ul#menu li a.selected {
	color: khaki; font-weight: bolder; 
}

#searchbar {
  float: right;
  height: 23px;
  margin-top: 5px;
  width: 210px;
}
#searchbar .input {
  width: 184px;
  height: 24px;
  background-image:url(../images/search_bar.png);
  background-repeat: no-repeat;
  background-position: top right;
  float: left;
}
#searchbar input.textbox {
  background: none;
  border: 0;
  margin-left: 15px;
  margin-top: 3px;
  color: #4967B6;
}


#body {
  clear: both;
  padding: 7px 0 0 0;

}
#body .column1 {
    width: 658px;
    float: left;
}
#body .column2 {
    width: 246px;
    float: right;
}

/* box widths */
.column1 .box .top .middle, .column1 .box .bottom .middle {
    width: 644px;
}

.column2 .box .top .middle, .column2 .box .bottom .middle {
    width: 232px;
}



#welcome .middle {
  height: 365px;
}
#welcome .top .middle, #welcome .bottom .middle {
    height: 7px;
}
#welcome .middle .left {
  width: 412px;
  float: left;
  border-right: 1px solid #c0c2b7;
}
#welcome .middle .right {
  width: 244px;
  float: left;
  border-left: 1px solid #fdfef9;
}
#welcome .title {
  font-family: Arial;
  font-weight: bold;
  font-size: 25px;
    color: #00b2e2;
}
#welcome .text {
  font-size: 14px;
  color: #706d6d;
}
#welcome .get_started {
  margin-top: 40px;
  float: right;
  text-align: center;
}
#welcome .get_started .arrow {
  padding-right: 10px;
}
#welcome .title2 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
  color: #919293;
}

#welcome .box_blue {
  background-image: url(../images/box_blue_bg.png);
  width: 218px;
  height: 89px;
  padding: 0;
  margin-top: 10px;
  background-repeat: no-repeat;
}
#welcome .box_blue .inner {
    margin: 0 10px 0 10px;
    padding: 5px 0 5px 0;
}
#welcome .box_blue .title {
  font-family: Arial;
  font-size: 20px;
  font-weight; bold;
  color: darkslategray;
}
#welcome .box_blue .text {
  font-size: 14px;
  color: white;
  font-weight: bolder
}

#take_tour .middle {
  height: 75px;
}
#take_tour .top .middle, #take_tour .bottom .middle {
  height: 7px;
}
#take_tour .inner .button {
  float: right;
}
#take_tour .inner .text {
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}

#body .body_bottom {
    height: 194px;
}
#body .body_bottom .left {
  float: left;
  width: 376px;
}
#body .body_bottom .left .box .bottom .middle {
  width: 362px;
}
#body .body_bottom .left .box .right, #body .body_bottom .left .box .left {
  width: 7px;
}
#body .body_bottom .right {
  float: right;
  width: 267px;
}
#body .body_bottom .right .box .bottom .middle {
  width: 253px;
}
#body .body_bottom .right .box .right, #body .body_bottom .right .box .left {
  width: 7px;
}
#body .body_bottom .middle .inner {
  height: 139px;
}


#body .body_bottom #league_news .middle .item {
  padding-bottom: 10px;
  clear: both;
}
#body .body_bottom #league_news .middle .item_last {
  padding-bottom: 0;
}
#body .body_bottom #league_news .middle .item .button {
  text-align: right;
}
#body .body_bottom #league_news .middle .item .text {
  color: #7e7979;
  font-size: 12px;
}
#body .body_bottom #league_news .middle .item .left {
  float: left;
  width: 201px;
}
#body .body_bottom #league_news .middle .item .right {
  float: right;
  width: 130px;
}
#body .body_bottom #testimonials .middle .item .left {
  width: 60px;
  float: left;
}
#body .body_bottom #league_news .middle .item {
  padding-bottom: 10px;
}
#body .body_bottom #testimonials .middle .item .right {
  width: 170px;
  float: right;
}

#body .body_bottom #testimonials .middle .item .text {
  color: #7e7979;
  font-size: 12px;
}
#body .body_bottom #testimonials .middle .button {
  text-align: right;
}
#body .body_bottom #testimonials .middle .button img{
   style="padding-top: 8px" 
}
#member_login form {
    padding: 0;
    margin: 0;
}
#member_login .label {
  color: #0f4f7c;
}
#member_login a, #member_login a:link, #member_login a:visited, #member_login a:hover {
  color: #8d8e8a;
  text-decoration: underline;
}
#member_login .link_register {
  text-align: right;
}
#member_login .input .textbox {
  border: 1px solid #999;
  width: 100%;
}
#member_login .button {
  text-align: right;
  padding-top: 5px;
}
#sample_leagues .item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #d6d8cf;
  clear: left;
}
#sample_leagues .first {
	border: 0px;
}
#sample_leagues .item .text {
  color: #a1a1a1;
}
#sample_leagues .item .left {
  float: left;
  width: 60px;
}
#sample_leagues .item .left img{
  cursor: pointer;
}
#sample_leagues .button {
	text-align: right;
}
#kids_float {
  position: absolute;
  top: 255px;
  left: -50px;
}

#footer {
	clear: both;
	height: 37px;
	padding-top: 10px;
	margin: 0px;
	color: #000;
	font-size: 11px;
}
#footer .left {
  width: 10px;
  height: 37px;
  float: left;
  background-image: url(../images/footer_left.png);
  background-repeat: no-repeat;
  background-color: none;
  background-position: bottom right;
}
#footer .right {
  width: 10px;
  height: 37px;
  float: right;
  background-image: url(../images/footer_right.png);
  background-repeat: no-repeat;
  background-color: none;
  background-position: bottom left;
}
#footer .middle {
  width: 893px;
  height: 37px;
  float: left;
  background-image: url(../images/footer_middle.png);
  background-repeat: repeat-x;
  background-color: none;
  background-position: bottom center;
}
#footer .middle .inner {
  margin: 0;
  padding: 10px 0 10px 0;
}
#footer .middle .left {
  width: 400px;
  background: none;
}
#footer .middle .right {
  width: 400px;
  background: none;
  text-align: right;
}


#footer .middle .link {
  float: left;
  color: #555;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover {
  color: #000;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
}

#page_title, #page_content .title th{
  font-family: Arial;
  font-weight: bold;
  font-size: 22px;
  color: #00b2e2;
  vertical-align: bottom;
  text-align: left;
}
#page_title, #page_content .title td{
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #DE4227;
  text-align: right;
  vertical-align: top;
}
#page_title, #page_content .title td a{
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #DE4227;
}
#page_content .title {
    padding-bottom: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: 22px;
  color: #00b2e2;
  vertical-align: bottom;
  text-align: left;
}
#page_title .middle .inner {
    padding: 0;
}

#page_content .title2 {
  font-size: 20px;
  font-weight: bold;
  color: #3b669e;
  padding-bottom: 10px;
}
#page_content .title3 {
  color: #6396d8;
  font-size: 14px;
  font-weight: bold;
}
#page_content .text_or {
  font-family: Arial;
    font-size: 11px;
  color: #595454;/*#595454;*/
    text-align:left;
    font-weight: none;
}

#page_content .text_or_ul{
  position: relative;
    top: 0em;
    left: 0em;
    list-style-type: disc;
}

#features .top .middle, #features .bottom .middle {
    width: 614px;
}

#features .text {
  vertical-align: top;
  color: black;/*#595454;*/
  float: right;
  width: 311px;
}
#features .textul{
  position: relative;
    top: 0em;
    left: 0.4em;
    list-style-type: disc;
}

#features .photo {
  vertical-align: top;
}
#features .button {
  text-align: right;
}
#features .single_col_text {
  color: #595454;/*#595454;*/
  font-size: 15px
}
#features .single_col_text .feature_list {
  padding-left: 10px;
  padding-right: 10px;
  back2ground-color: beige;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}
#features .single_col_text .feature_list li{
  padding-bottom: 5px;
}
.clear {
  clear: both;
}
#news .top .middle, #news .bottom .middle {
    width: 614px;
}
#news .button {
  text-align: right;
}
#news .item {
  padding-bottom: 10px;
}
#news .item_last {
  padding-bottom: 0;
}
#news .date {
  color: #3b669e;
  font-size: 14px;
  font-weight: bold;
}

#registration .form {
	padding: 0;
	margin: 0;
}

#registration .field {
	height: 23px;
}
#registration .top .middle, #registration .bottom .middle {
  width: 614px;
}
#registration .title2 {
  color: #353638;
  font-size: 14px;
  font-weight: normal;
}
#registration .inner .column1 {
  width: 290px;
  float: left;
}
#registration .inner .column2 {
  width: 300px;
  float: left;
}
#registration .column1 .field, #registration .column2 .field {
  padding-bottom: 10px;                                       
}
#registration .label {
  width: 130px;
  float: left;
  color: #353638;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  padding: 3px 5px 0 0;
}
#registration .image_verify .label {
	width: 300px;
}
#registration .input {	
  float: left;
}
#registration .image_verify .input {
	padding-left: 5px;
}
#registration .image_verify .field { height: 40px; }
#registration .terms .field { height: 25px; }
#registration .terms .label {
	width: 560px;
	float: left;
	text-align: left;
	font-size: 13px;
}
#registration .terms .input {
	width: 25px;
	float: left;
}
#registration .buttons div {
	float: right;
}
#registration .buttons {
	height: 30px;
}

#registration .input div {
	float: left;
}
#registration input.textbox, #registration select.textbox, #registration select {
  width: 150px;
  border: 1px solid #ddd;
  height: 20px;
}
#registration select.month { width: 50px; }
#registration select.day { width: 40px; }
#registration select.year { width: 60px; }

#registration .note {
  font-size: 10px;
  padding-top: 5px;
}
#contact_form .attachments {
	height: 100px;
}

#features .pagination {
	height: 30px;
}
#features .pagination div {
	float: right;
}
#features .pagination .text {
	padding-top: 3px;
	padding-right: 5px;
}
#features .pagination {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#features .pagination a, #features .pagination a:link, #features .pagination a:visited,#features .pagination a:hover {
	color: #DE4227;
	text-decoration: none;
}

#page_content .top .left .middle a, a:visited, a:link, a:hover {
    color: navy;
}

#page_title .title {
  font-weight: bold;
  color: #00b2e2;
  text-align: left;
  font-size: 24px;
}
