/*
 * Util
 */

.general_hover:hover{
    background-color: #66cccc;
}

.hidden {
    display: none;
}


.bold_size {
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
}

.linkeffects:link {
    text-decoration:none;
}
.linkeffects:visited {
    text-decoration:none;
}
.linkeffects:hover {
    text-decoration:underline;
}
.linkeffects:active {
    text-decoration:underline;
}

.large_font {
    font-size: 40px;
}


.background_green {
    background-color: #9cba3c;
    color: #FFFFFF;
}

.background_blue
{   
    background-color: #0099cc;
    color: #FFFFFF;
}
.background_teal
{
    background-color: #4cb9c2;
    color: #FFFFFF;
}
.background_red
{
    background-color: #FD3627;
    color: #FFFFFF;
}


.background_orange
{
    background-color: #ff9933;
    color: #FFFFFF;
}

.background_darkorange
{
	background-color: #CC3300;
	color: #FFFFFF;
}
.background_darkgreen
{
	background-color: #336600;
	color: #FFFFFF;
}
.background_darkred
{
	background-color: #660000;
	color: #FFFFFF;
}

.color_white{
    color: white;
}

.color_red{
    color: #FD3627;
}

.color_orange{
    color: #ff9933;
}

.color_green{
    color: #9cba3c;
}
.color_blue
{
	color: #0099cc;
}

.color_darkorange
{
	color: #CC3300;
}
.color_darkgreen
{
	color: #336600;
}
.color_darkred
{
	color: #660000;
}
.color_darkblue
{
    color: #465d7b;
}


/*
 * Start of custom styles
 */
#mainBodyContainer {
    margin: 0;
    /*padding: 0;*/
    padding: 0px 0px 60px 0px;
    width: 100%;
    background: #fff;
    /*background: #FFCC66;*/
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family:arial,helvetica,sans-serif;
}

#frontBodyContainer {
    margin: 0;
    padding: 0px 0px 0px 0px;
    /*padding-top: 5px;*/
    /*padding-bottom: 10px;*/
    background: #fff;
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family:arial,helvetica,sans-serif;
}

#forum {
background: white;
/*border: 2px solid blue;*/
/*width: 830px;
float: left;*/
}

#forum_ad_right {
border: 2px solid blue;
width: 120px;
height: 600px;
float: right;
position: relative;
/*right: 10px;*/
}

#bottom_fixed_ad_home {
width: 728px;
height:15px;
margin-left: auto;
margin-right: auto;
}
#bottom_fixed_ad_home_container {
width: 100%;
height:15px;
margin-left: auto;
margin-right: auto;
background: white;
position: fixed;
top: auto;
bottom: 0px;
/*left: auto;*/
/*right: auto;*/
/*border-top: 2px solid #F4F4F4;*/
border-top: 1px solid #0083C8;
}

#bottom_fixed_ad_baseball {
width: 728px;
height:15px;
margin-left: auto;
margin-right: auto;
}
#bottom_fixed_ad_baseball_container {
width: 100%;
height:15px;
background: white;
margin-left: auto;
margin-right: auto;
position: fixed;
top: auto;
bottom: 0px;
border-top: 1px solid #0083C8;
}

#forum_ad_top_container {
width: 960px;
height:90px;
/*height:60px;*/
/*height: 15px;*/
margin-left: auto;
margin-right: auto;
background: #FF9933;
padding-bottom: 10px;
}
#forum_ad_top {
width: 728px;
height:90px;
/*width: 468px;
height:60px;*/
/*width: 728px;
height:15px;*/
border: 1px solid blue;
margin-left: auto;
margin-right: auto;
}

#baseball_bottom_ad_container {
  width: 1000px;
  height:90px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding-top: 10px;
  padding-bottom: 50px;
}
#baseball_bottom_ad {
  width: 728px;
  height:90px;
  /*border: 1px solid blue;*/
  margin-left: auto;
  margin-right: auto;
}

#demo_left {
/*float:left;
width: 740px;*/
padding-left:20px;
padding-right:20px;
/*border: 2px solid blue;*/
}

#demo_right {
float:right;
width: 160px;
height: 600px;
border: 1px solid blue;
}

/* Header section */
#headerBar {
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family:arial,helvetica,sans-serif;
    /*padding-top: 10px;*/
    padding: 10px 0px 10px 0px;
    /*width: 100%;*/
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
}

#logo2 {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 400px;
  float: left;
}

#headerBar #logo {
    float: left;
    font-weight: bold;
    color: black;
    font-size: 40px;
}

#logo {
    padding-left: 0px;
}

#alert {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

#toptext {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    /*width: 460px;*/
    width: 550px;
}

#collage {
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*width: 350px;*/
    width: 310px;
    height: 147px;
    /*border: 1px solid blue;*/
    background: url(../images/collage/collage4.jpg) no-repeat; 
}

#collage_button {
    overflow: hidden;
    /*border: 1px solid blue;*/
    /*width: 100px;*/
    /*height: 30px;*/
    /*margin-left: auto;
    margin-right: auto;*/
    /*margin-right: 100px;*/
    padding: 5px;
    margin-left: 100px;
    margin-top: 55px;
    /*text-align: center;*/
}

#minilogo {
    float: left;
    font-weight: bold;
    font-size: 12px;
}

#links {
    position: relative;
    right: 10px;
    float: right;
}
#links li {
    float: left;
    padding: 0 8px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #eee;
}
#links li a {
	color: #465d7b;
}
#links li.first {
    border-left: 0;
}
#links li.middle {
}
#links li.last {
    border-right: 0;
    padding-right: 0;
}

#links2 {
    position: relative;
    right: 10px;
    float: right;
}
#links2 li {
    float: left;
    padding: 0 8px;
    /*border-left: 1px solid #ccc;
    border-right: 1px solid #eee;*/
    border-left: 0;
    border-right: 0;
}
#links2 li a {
	color: white;
}
#links2 li.first {
    border-left: 0;
}
#links2 li.middle {
}
#links2 li.last {
    border-right: 0;
}

#links3 {
    position: relative;
    /*right: 10px;*/
    float: left;
}
#links3 li {
    float: left;
    padding: 0 8px;
    /*border-left: 1px solid #ccc;
    border-right: 1px solid #eee;*/
    border-left: 0;
    border-right: 0;
}
#links3 li a {
	color: white;
}
#links3 li.first {
    border-left: 0;
}
#links3 li.middle {
}
#links3 li.last {
    border-right: 0;
}

#bodyContainer {
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family:arial,helvetica,sans-serif;
    min-height: 100px;
}

/* Body Section */
#appBody {
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family:arial,helvetica,sans-serif;
    /*width: 95%;*/
    /*margin: 0;*/
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 5px;*/
    clear: both;
    border: 5px;
    padding: 0px 0px 0px 0px;
}

/* Footer */
#bottomBar {
    background: #c2d6f0;
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
    font-family:arial,helvetica,sans-serif;
    /*width: 100%;*/
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    padding: 10px 0px 10px 0px;
    clear: both;
    text-align: center;
}

#bottomBar1 {
    background: #fff;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    padding: 0px 0px 0px 0px;
}

/* form pages */
.formcontainer, .formdisplay {
    color: #333;
    /*background: #c2d6f0;*/
    background: white;
    padding-top: 40px;
    margin: 0 auto;
}

legend {
    background: #ff9933;
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
    margin: -26px 0 0 -11px;
    font-weight: bold;
    border: 1px solid #fff;
    border-color: #e5e5c3 #505014 #505014 #e5e5c3;
}

fieldset {
    background: white;
    padding: 10px;
    border: 1px solid #CCCCCC;
    /*border: 1px solid #fff;
    border-color: #fff #666661 #666661 #fff;*/
    margin-bottom: 36px;
}

input, textarea, select {
    font: 16px / 16px Arial, Helvetica, sans-serif;
    padding: 0;
}

fieldset.action {
    background: #9da2a6;
    border-color: #e5e5e5 #797c80 #797c80 #e5e5e5;
    margin-top: -20px;
}

label {
    font-size: 11px;
    font-weight: bold;
    color: #666;
}

label.opt {
    font-weight: normal;
}

dl {
    clear: both;
}

dt {
    float: left;
    text-align: right;
    width: 110px;
    line-height: 25px;
    margin: 0 10px 10px 0;
	
}

dd {
    float: left;
    width: 100px;
    line-height: 25px;
    margin: 0 0 10px 0;
}

.submitbutton {
    padding-left: 150px;
}

.flashmessage, .errors {
    padding-left: 50px;
    margin-bottom: 20px;
    color: red;
}

#gridmaincontainer {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* # corner container */
.roundedcontainer {
    /*background: #ff9933;*/
    background: white;
    /*padding: 20px 20px 10px 20px;*/
    padding: 0px 20px 50px 20px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

/* top bar corner */
#topbarcorner {
    overflow: hidden;
    text-align: left;
    padding-bottom: 10px;
}

/* top front corner */
#topfrontcorner {
    overflow: hidden;
    /*height: 300px;*/
    padding-left: 0px;
    /*background: transparent url(../images/blueback.jpg) no-repeat scroll center bottom;*/
    background: white;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* middle front boundary corner */
#middlefrontboundarycorner {
    background: #465d7b;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    padding-left: 285px;
}

#demo {
    background: white;
    overflow: hidden;
}

/* middle front corner */
#middlefrontcorner {
    background: white;
    overflow: hidden;
    /*padding-top: 10px;*/
    /*padding-bottom: 75px;*/
    padding-bottom: 20px;
    border-top: 1px solid #CCCCCC;
}

/* very bottom inside corner */
#bottombarincorner {
    overflow: hidden;
    /*text-align: center;
    margin-top: 10px;
    padding-left: 20px;*/
    float: right;
}

#copyrightBottomLinkHolder {
    height: 40px;
    padding-left: 10px; 
    padding-right: 10px; 
}


#copyright {
  float: left;
}

#bottomlinkbar { 
  float: right;
}

/* very bottom outside of corner */
#bottombarcorner {
    overflow: hidden;
    /*margin-top: 20px;
    text-align: center;*/
    color: #666666;
    float: left;
}

#retro {
    text-align: center;
    padding-left: 50px; 
    padding-right: 50px; 
}


/* rounded corner code */
.roundedcornr_box_516486 {
    /*background: #c2d6f0; I think this is the sky blue color*/
    background: white;
}

/*
.roundedcornr_top_516486 div {
    background: url(../images/front/roundedcornr_516486_tl.png) no-repeat top left;
}

.roundedcornr_top_516486 {
    background: url(../images/front/roundedcornr_516486_tr.png) no-repeat top right;
}

.roundedcornr_bottom_516486 div {
    background: url(../images/front/roundedcornr_516486_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_516486 {
    background: url(../images/front/roundedcornr_516486_br.png) no-repeat bottom right;
}
*/

/*
.roundedcornr_top_516486 div, .roundedcornr_top_516486, .roundedcornr_bottom_516486 div, .roundedcornr_bottom_516486 {
    width: 100%;
    height: 30px;
    font-size: 12px;
}
*/

.roundedcornr_top_516486 div, .roundedcornr_top_516486 {
    width: 100%;
    /*height: 30px;*/
    height: 0px;
    font-size: 12px;
}

.roundedcornr_bottom_516486 div, .roundedcornr_bottom_516486 {
    /*width: 100%;*/
    height: 40px;
    font-size: 13px;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background: white;
}

.roundedcornr_bottom_516486 {
    border-top: 1px solid #CCCCCC;
}

.roundedcornr_content_516486 {
    margin: 0;
}


.news_holder {
    overflow: auto;
    /*border: 2px solid #ff9933;*/
    margin-right: 10px;
    /*height: 400px;*/
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color:#F4F4F4;
    font-family:arial,helvetica,sans-serif;
    color: #666666;
}

.main_page_banner_ad {
  overflow: auto;
  border: 1px solid red;
  width: 468px;
  height:60px;
  margin-bottom: 10px;
}


.news_title {
    color: #ff9933;
    text-decoration: none;
    font-size: 18pt;
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*text-decoration: underline;*/
    border-bottom:1px solid #ff9933;
}

.post {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 10pt;
    line-height: 1.1;
    color: #666666;
}

.post_title {
    font-size: 10pt;
    /*font-weight: bold;*/
    margin-bottom: 0px;
    text-decoration:none;
    color: #0083C8;
}
.post_title a {
    color: #0083C8;
    text-decoration:none;
}
.post_title:link {
    text-decoration:none;
}
.post_title:visited {
    text-decoration:none;
}
.post_title:hover a {
    color: #ff9933;
}
.post_title:hover {
    text-decoration:underline;
    color: #ff9933;
}
.post_title:active a {
    color: #ff9933;
}
.post_title:active {
    text-decoration:underline;
    color: #ff9933;
}

.post_date {
    font-size: 8pt;
    margin-bottom: 5px;
}

#blog_bg {
background: url(../images/sports-maestro-icon-small.jpg); 
background-position:left center;
background-repeat:no-repeat;
padding-left:25px;

}


.frontcorner_padding
{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	float:left;
}



.pricing_price {
    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 40px;
}

.pricing_list {
    padding-top: 20px;
    text-align: left;
    padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
}

.features_list  {
    padding-left: 15px;

}
.features_list_heading {
	font-size: 32pt;
    font-weight: bold;
	text-decoration: none;
}

.front_paragraph {
    font-size: 10pt;
    line-height: 1.2;
    /*margin-bottom: 20px;*/
    color:#666666;
    font-family:arial,helvetica,sans-serif;
}

.front_paragraph li {
    font-size: 12pt;
    /*margin-bottom: 20px;*/
}

/* button customizations */
.bubble_button {
    color: white;
    text-decoration: none;
    /*font-size: 14pt;*/
    font-size: 150%;
    /*font-size: 1em;*/
    font-weight: bold;
    padding: 5px;	
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    text-align: center;
    cursor: pointer;
}

.frontbuttongroup {
	
}

.start_button {
    /*background-color: #9cba3c;*/
    /*background-color: #FFCC66;*/
    background-color: #FFCC66;
    color: #3B5998;
    border: 1px solid #3B5998;
}

.start_button:hover {
    /*background-color: #1a721a;*/
    background-color: #3B5998;
    border: 1px solid #FFCC66;
    color: #FFCC66;
}

.price_button {
    font-size: 34pt;
}
.price_button_small
{
	font-size: 14pt;
}
.top_margin_large
{
	margin-top: 20px;
}
.bottom_margin
{
	margin-bottom: 20px;
}
.price_button:hover {
    background-color: #ff9933;
}

.margin_button {
	margin-top: 50px;
	margin-bottom: 50px;
}

.demo_button {
    background-color: #9cba3c;
    padding-top: 40px;
	padding-bottom: 40px;
    padding-right: 45px;
    padding-left: 46px;
}

.demo_button:hover {
    background-color: #1a721a;
}

.pricing_button {
    background-color: #ff9933;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 32px;
    padding-left: 33px;
}

.pricing_button:hover {
    background-color: #ff3300;
}

.trynow_button {
    background-color: #4cb9c2;
    padding-top: 40px;
    padding-bottom: 40px;
}

.trynow_button:hover {
    background-color: #0099cc;
}


#price_container {
    padding-left: 50px;
	overflow: hidden;
}

.price_block {
    background-color: #ff9933;
    float: left;
    height: 275px;
    width: 285px;
	margin-right: 3px;
	margin-left: 3px;
    text-align: center;
}

.price_color1 {
    background-color: white;
}


ul.nostyle {
    list-style: none;
    overflow: hidden;
    margin:0;
    padding:0;
}

ul.nostyle li { 
    float: left; 
	margin:0;
	padding-left: 10px;
	padding-right: 10px;
    /*border-left: 1px solid #ccc;*/
    /*border-right: 1px solid #ccc;*/
	
}

ul.nostyle li a{
    text-decoration:none;
}


.userregbox {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}


#contact {
	padding: 20px;
}

#terms
{
  padding-left: 150px;
  padding-right: 150px;
  padding-top: 30px;
  padding-bottom: 30px;
  /*font-size: 10pt;*/
  line-height: 1.2;
  /*margin-bottom: 20px;*/
  color:#666666;
  font-family:arial,helvetica,sans-serif;
}
#terms li {
}

#aboutus
{
  padding-left: 120px;
  padding-right: 120px;
  padding-bottom: 40px;
  padding-top: 40px;
}

#aboutus h2
{
    color: #ff9933;
    /*font-size: 12pt;*/
    border-bottom:1px solid #ff9933;
    font-weight: normal;
    text-decoration: none;
}

#aboutus h5
{
	margin-bottom: 0px;
}

.linkeffects_color:link {
    text-decoration:none;
    color: #0083C8;
}
.linkeffects_color:visited {
    text-decoration:none;
    color: #0083C8;
}
.linkeffects_color:hover {
    text-decoration:underline;
    color: #ff9933;
}
.linkeffects_color:active {
    text-decoration:underline;
    color: #ff9933;
}

.orangeBar {
background-color: #3B5998;
height: 80px;
/*left: 0;*/
/*position: absolute;*/
width: 990px;
margin-left: auto;
margin-right:auto;
/*direction: ltr;*/
/*padding-top: 10px;*/
/*padding-bottom: 10px;*/
padding-left: 10px;
padding-right: 0px;
}

.menuBar {
background-color: #3B5998;
height: 20px;
/*left: 0;*/
/*position: absolute;*/
width: 960px;
margin-left: auto;
margin-right:auto;
margin-top: 1px;
margin-bottom: 1px;
/*direction: ltr;*/
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;

font-family:arial,helvetica,sans-serif;

}

#upper_right_ad_container {
width: 960px;
height:90px;
/*height:60px;*/
/*height: 15px;*/
margin-left: auto;
margin-right: auto;
background: #FF9933;
padding-bottom: 10px;
}
#upper_right_ad {
width: 468px;
height:60px;
background-color: white;
/*border-right: 0px solid white;*/
border-left: 5px solid white;
border-top: 5px solid white;
border-bottom: 5px solid white;
float: right;
position: relative;
right: 0px;
/*margin-left: auto;
margin-right: auto;*/
}

#frontPageHeaderText {
  font-family:arial,helvetica,sans-serif;
  /*color: #3B5998;*/
  /*color: #FF7700;*/
  color: #0083C8;
  font-weight: normal;
}

.st-container {
/*margin: 20px 15px 0 0;*/
margin: 10px 5px 0 0;
padding: 10px 10px 10px 10px;
width: 220px;
/*width: 300px;*/
height: 190px;
float: left;
/*border: 1px solid blue;*/
background-color:#F4F4F4;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.sg-container {
/*margin: 20px 25px 0 0;*/
margin: 10px 5px 0 0;
padding: 10px 10px 10px 10px;
width: 220px;
/*width: 300px;*/
height: 190px;
float: left;
/*background-color:#F4F4F4;*/
/*border: 1px solid blue;*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.ftsy-container {
/*margin: 20px 25px 0 0;*/
margin: 10px 5px 0 0;
padding: 10px 10px 10px 10px;
width: 220px;
/*width: 300px;*/
height: 190px;
float: left;
/*border: 1px solid blue;*/
background-color:#F4F4F4;
/*border: 1px solid blue;*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.news-container {
margin: 10px 0px 0 0;
padding: 10px 10px 10px 10px;
width: 200px;
/*width: 280px;*/
/*height: 250px;*/
float: left;
/*border: 1px solid blue;*/
/*background-color:#F4F4F4;*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.news-title {
    color: #ff9933;
    /*font-size: 12pt;*/
    font-size: 100%;
    border-bottom:1px solid #ff9933;
    font-weight: normal;
    text-decoration: none;
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
}

.frontpage-title {
    color: #ff9933;
    font-size: 12pt;
    border-bottom:1px solid #ff9933;
    font-weight: normal;
    text-decoration: none;
    /*margin-top: 10px;*/
    /*margin-bottom: 10px;*/
}

.ftab-container {
margin: 20px 25px 0 0;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
width: 465px;
/*height: 300px;*/
float: left;
/*border: 1px solid blue;*/
overflow: auto; 
}

.fgra-container {
margin: 20px 0px 0 0;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
width: 465px;
/*height: 300px;*/
float: left;
/*border: 1px solid blue;*/
overflow: auto;
}

.featuredTrendImage {
}



#batting_table {
  /*border: 1px solid blue;*/
  font-size: 7pt;
  /*font-size: 63.636%;*/
  /*font-size: 65%;*/
  /*font-size: 100%;*/
  margin-left: auto;
  margin-right: auto;
}
#batting_table td {
  text-align: right;
  border: 1px solid #CCCCCC;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-left: 1px;
}
#batting_table th {
  text-align: center;
  /*border: 1px solid blue;*/
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-left: 1px;
  background-color: #3B5998;
  color: white;
}

#batting_table tr:hover { 
  background-color: #FFCC66;
}

.batting_table_column_highlight {
  background-color: #FFCC66;
}


