﻿* 
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "lucida sans unicode", "lucida grande", "tahoma", "helvetica neue", "arial";
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family: MS Sans Serif;*/
	/*font-family: "MS Sans Serif", Geneva, sans-serif;*/
	/*font-family: Helvetica, Arial, sans-serif;*/
}

body 
{
	background-color: #16568C;
	background-image: url(/images/body-background.png);
	background-repeat: repeat-x;
	color: #383838;
	font-size: 10pt;
	/*background-color: #041A28;*/
	width: 1024px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

#bodyWrapper
{
	background-color: #FFFFFF;
	width: 1000px;
	padding: 0px 12px 0px 12px;
	margin: 0 auto;
	float: left;
}

#topStrip
{
	width: 1000px;
	height: 10px;
	margin: 0 auto;
	background-color: transparent;
	float: left;
}

#bodyWrapperBottom
{
	background-color: Transparent;
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	float: left;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, .box
{
	margin: 15px 5px 15px 20px;
	padding: 0;
}

h1
{
	color: #2F6900;
	font-size: 210%;
	font-weight: normal;
	border-bottom: 1px solid #A0A0A0;
	padding-bottom: 10px;
	margin-bottom: 10px;
    /*color: #6F9836;*/
	/*color: #749B3E;*/
	/*color: #9CD74A;*/
}

.no-border
{
    border: none;
}

h1 sup
{
    font-size: 40%;
}

h2 
{
	font-size: 153%;
	font-weight: lighter;
	/*color: #03121D;*/
	/*color: #041A28;*/
	color: #093959;
	/*color: #1066A1;*/
}

h3
{
	font-size: 113%;
	color: #13496D;
	text-transform: uppercase;
	font-weight: bold;
}

h4
{
	font-weight: bold;
	font-size: 130%;
}


h5
{
	color: #13496D;
	font-weight: bold;
	font-size: 100%;
}

h6
{
    color: #093959;
    font-size: 100%;
}

p
{
	color: #404040;
	text-align: left;
	font-size: 100%;
}

sup
{
    font-size: 70%;
}

.box
{
	border: solid 2px #184870;
	padding: 10px;
}

.box.rounded
{
    border-radius: 30px;
}

p.box
{
    padding: 12px;
}

.box h3, .box p
{
    margin: 15px;
}

.boxIndent
{
	color: #13496D;
	border: solid 2px #13496D;
	padding: 10px;
	margin: 5px 25px 15px 20px;
	padding: 10px 15px 10px 15px;
}

.ftp
{
	float: left;
	height: 48px;
	padding: 15px 15px 50px 72px;
	margin: 5px 25px 15px 25px;
	background-image: url(/images/icon-ftp.png);
	background-position: 10px 15px;
	text-decoration: none;
}

.ftp:hover
{
	background-color: #C6D7EF;
}

.boxIndent p
{
	color: #13496D;
}

a
{
	color: #1066A1;
	text-decoration: underline;
	/*color: #AD1112;*/
	/*color: #2B82C1;*/
	/*color: #1010EE;*/
	/*color: #31619C;*/
	/*color: #639ECE;*/
}

a:hover 
{
	text-decoration: none;
}

a:visited
{
	color: #1066A1;
}

li
{
	margin: 10px 10px 10px 40px;
	text-align: left;
}

img 
{
	border: none;
}

hr 
{
	display: none;
}

a.button, div.button, span.button
{
    border: none;
    float: left;
    margin: 0;
    text-align: center;
    padding: 11px 20px 0px 0px;
    height: 36px;
    width: 180px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 125%;
    background-image: url(/images/button-blue-arrow.png);
    cursor: pointer;
}

a.button.small-font
{
    text-align: center;
    padding: 5px 20px 0px 0px;
    height: 42px;
    width: 180px;
    font-size: 105%;
}

.button.wide
{
    width: 300px;
    padding-left: 0;
    padding-right: 0;
    background-image: url(/images/button-blue-wide.png);
}

.button.green
{
    background-image: url(/images/button-green-arrow.png);
}

.button.green.wide
{
    background-image: url(/images/button-green-wide.png);
}

.button.noArrow
{
    background-image: url(/images/button-blue.png);
    padding-left: 0px;
    padding-right: 0px;
    width: 198px;
}

.box.draft
{
    float: left;
    width: 600px;
    padding: 10px 10px 15px 10px;
}

.box.draft
{
    font-size: 115%;
}

.right
{
    float: right;
}

.iPad
{
    float: right;
    background-image: url(/images/ipad.png);
    width: 200px;
    height: 466px;
}

.learnMore
{
	float: right;
	text-decoration: none;
}

#footer
{
	background-color: #041A28;
	background-image: url(/images/footer.png);
	float: left;
	width: 970px;
	height: 48px;
	padding: 5px 15px 5px 15px;
	margin: 10px 0px 10px 0px;
	font-size: 85%;
	line-height: 1.4em;
	color: #A0A0A0;
	text-align: left;
}

#footer a
{
	color: #E0E0E0;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#footer .copyright
{
	float: left;
	width: 600px;
	height: 15px;
}

#footer .links
{
	float: right;
	width: 240px;
	height: 15px;
	text-align: right;
}

#footer .disclaimer
{
	width: 970px;
	height: 15px;
	float: left;
}

#logoBar
{
	width: 970px;
	height: 75px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
}

#logoBar #logo
{
	height: 50px;
	margin-top: 12px;
	width: 275px;
	float: left;
}

#logoBar #quickLinksBar
{
	float: right;
	width: 500px;
	height: 45px;
	margin-top: 5px;
}

#welcome
{
    float: right;
    height: 25px;
    width: 450px;
    padding-right: 180px;
}

#welcome .left
{
    float: right;
    height: 20px;
    width: 27px;
    background-image: url(/images/welcome-background-left.png);
}

#welcome .right
{
    float: right;
    height: 20px;
    width: 27px;
    background-image: url(/images/welcome-background-right.png);
}

#welcome .middle
{
    background-color: #051929;
    float: right;
    height: 20px;
    padding: 0px 8px 0px 8px;
    color: #FFFFFF;
    text-align: center;
	font-size: 95%;
	font-weight: bold;
}

#welcome .middle a
{
	font-size: 95%;
    color: #E0E0E0;
	text-decoration: underline;
}

#welcome .middle a:hover
{
    text-decoration: none;
}


/*

#logoBar #quickLinksBar a
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	color: #808080;
	padding-bottom: 2px;
}

#logoBar #quickLinksBar a:hover
{
	border-bottom: solid 1px #808080;
}
*/

.homeBanner
{
	background-color: #A4A4A4;
	margin: 1px 0px 0px 0px;
	height: 299px;
	width: 1000px;
	float: left;
	/*background-image: url(/images/banner-home.jpg);*/
}

#blueBarHome
{
	width: 1000px;
	height: 5px;
	background-color: #1066A1;
	float: right;
	margin: 1px 0px 1px 0px;
	padding: 0;
}

#banner .left
{
	background-color: #000000;
	background-image: url(/images/banner-grass.png);
	height: 144px;
	width: 200px;
	margin: 1px 0px 1px 0px;
	padding: 0;
	float: left;
}

#banner .right
{
	background-color: #000000;
	background-image: url(/images/banner-blank.png);
	background-position: right;
	height: 144px;
	width: 800px;
	margin: 1px 0px 1px 0px;
	padding: 0;
	float: left;
}

#contentContainer
{
	float: left;
	width: 1000px;
	padding: 0;
	margin: 0px 0px 1px 0px;
	background-color: #13496D;
}

#contentWide
{
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
}

#content
{
	float: right;
	width: 800px;
	padding: 0;
	margin: 0;
	vertical-align: top;
	background-color: #FFFFFF;
}

#bodyCopy
{
	float: left;
	margin: 0;
	padding: 0;
	width: 545px;
	min-height: 225px;
}

#bodyCopy.wide
{
	width: 745px;
}

#bodyCopyProductPage h1
{
	font-size: 210%;
	margin: 8px 0px 15px 0px;
}

#rightSideContainer
{
	float: right;
	width: 200px;
	padding-top: 10px;
}


#rightSideContainer .supportAnchor
{
	float: left;
	width: 190px;
	height: 45px;
	margin: 20px 0px 0px 0px;
}

#rightSideContainer .sales { background-image: url(/images/support-sales.png); margin-top: 40px; }
#rightSideContainer .support { background-image: url(/images/support-support.png) }

.testimonialContainer
{
    float: right;
    margin: 0px 20px 0px 20px;
}

.testimonial
{
	background-color: #A2DF68;
	background-image: url(/images/right-side-gradient.png);
	border: solid 1px #A5E373;
	/*border: solid 1px #16568C;*/
	float: right;
	width: 200px;
	height: 310px;
	margin: 50px 20px 20px 10px;
	padding: 10px 20px 20px 20px;
	border-radius: 15px;
	box-shadow: 5px 5px 6px #808080;
}

.testimonial h3
{
}

.testimonial h3,
.testimonial p
{
    margin: 15px 12px 15px 12px;
    margin: 20px;
    line-height: 1.5em;
}

.testimonial p
{
	color: #404040;
	font-size: 100%;
	text-align: left;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-style: oblique;
}

p.signature
{
	font-size: 95%;
	font-style: normal;
}

.downloadSample
{
	float: right;
	width: 191px;
	height: 46px;
	margin-top: 10px;
	background-image: url(/images/button-sample-2010.png);
}

#rightSideContainer .buyTeamHistorical
{
	float: right;
	width: 191px;
	height: 100px;
	margin-top: 10px;
	background-image: url(/images/buy-team-historical.png);
}

#rightSideContainer .buyTeamUpdates
{
	float: right;
	width: 191px;
	height: 100px;
	margin-top: 10px;
	background-image: url(/images/buy-team-updates.png);
}

#rightSideContainer .buyTeamSingle
{
	float: right;
	width: 191px;
	height: 100px;
	margin-top: 10px;
	background-image: url(/images/buy-team-single.png);
}

#rightSideContainer .freeTrial
{
	float: right;
	height: 46px;
	width: 191px;
	margin-top: 50px;
	background-image: url(/images/button-free-trial.png);
}

#rightSideContainer .webServiceUrl
{
	float: right;
	height: 46px;
	width: 191px;
	margin-top: 10px;
	background-image: url(/images/button-web-service-url.png);
}

#rightSideContainer .whitePaper
{
	float: right;
	height: 46px;
	width: 191px;
	margin-top: 10px;
	background-image: url(/images/button-white-paper.png);
}

#productDetails a
{
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 20px 30px;
	padding-left: 20px;
	background-position: left;
	cursor: pointer;
}

#productDetails a.plus
{
    background-image: url('/images/plus.bmp');
}

#productDetails a.minus
{
    background-image: url('/images/minus.bmp');
}

#productDetails div
{
	display: none;
	padding-left: 20px
}

/* Faq */

div.questionWrapper
{
	float: left;
	margin: 10px 10px 10px 0px;
	padding-left: 15px;
}

div.questionWrapper a
{
	float: left;
	margin: 0px 0px 15px 0px;
	padding-left: 25px;
	background-position: 0px 2px;
	background-image: url(/images/q.png);
	text-decoration: none;
	color: #10496B;
}

div.questionWrapper a:hover
{
	text-decoration: underline;
}

div.answerWrapper
{
	float: left;
	padding: 15px;
	margin-right: 50px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
}

div.answerWrapper:hover
{
	background-color: #C6D7EF;
	border: solid 1px #3169C6;
}

div.answerWrapper div
{
	background-position: 0px 2px;
	float: left;
	padding-left: 25px;
}

div.answerWrapper .question
{
	background-image: url(/images/q.png);
	padding-bottom: 10px;
}

div.answerWrapper .answer
{
	background-image: url(/images/a.png);
}

div.answerWrapper .return
{
	float: left;
	margin: 10px 0px 0px 25px;
}

/* Ticker */

#GameTickerWrapper
{
    float: left;
	background-color: #1066A1;
    width: 1000px;
    height: 18px;
	margin: 1px 0px 1px 0px;
    padding: 3px 0px 3px 0px;
    overflow: hidden;
}

#GameTicker
{
    position: relative;
    left: 500px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#GameTicker li
{
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    white-space: nowrap;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    margin: 0 50px 0 0;
}

#GameTicker li a
{
    white-space: nowrap;
    padding: 0;
    color: #FFFFFF;
    margin: 0 50px 0 0;
} 

#GameTicker li span
{
    margin: 0 10px 0 0;
}

.adSenseContainerBanner
{
    float: left;
    background-color: Black;
    background-image: url(/images/grass5.png);
    width: 730px;
    height: 90px;
    padding: 12px 135px 12px 135px;
    margin: 1px 0px 5px 0px;
}

/* Tabs */

.tabWrapper
{
    float: left;
    width: 1000px;
    height: 35px;
    margin: 12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*border-bottom: 3px solid #10324E;*/
}

.tabWrapper a
{
    background-color: #10324e;
    float: left;
    height: 25px;
    width: 150px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 115%;
    padding-top: 8px;
    padding-bottom: 4px;

    border-top: solid 3px #184870;
    border-right: solid 3px #10324E;
    border-left: solid 3px #10324E;
    border-bottom: none;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;

    background-image: linear-gradient(top, #184870 12%, #11334F 56%);
    background-image: -o-linear-gradient(top, #184870 12%, #11334F 56%);
    background-image: -moz-linear-gradient(top, #184870 12%, #11334F 56%);
    background-image: -webkit-linear-gradient(top, #184870 12%, #11334F 56%);
    background-image: -ms-linear-gradient(top, #184870 12%, #11334F 56%);
}

.tabWrapper a.selected
{
    background-image: none;
    border-top: solid 3px #10324E;
    border-right: solid 3px #10324E;
    border-left: solid 3px #10324E;
    background-color: #FFFFFF;
    color: #10324E;
    border-bottom: none;
    
}

.tabWrapper a:hover
{
    text-decoration: underline;
}

.tabWrapper div.spacer
{
    width: 10px;
    border-bottom: solid 3px #10324E;    
    background-color: FFFFFF;
    float: left;
    height: 37px;
}


.tabWrapper a.selected:hover
{
    text-decoration: none;
}

.progress
{
    height: 32px;
    width: 32px;
    margin-left: 6px;
    margin-right: 6px;
    float: left;
}

.progress-image
{
    background-image: url(/images/progress.gif);
}

.facebookContainer
{
    float: left; 
    margin-left: 30px;
    padding-top: 14px; 
    width: 80px; 
}

.skyscraperWrapper
{
    float: right;
    padding-top: 25px;
    width: 163px;
    height: 2500px;
}


/* Products */

.productListBox
{
	float: left;
	width: 600px;
	border: solid 2px #184870;
	padding: 10px;
	margin: 10px 20px 10px 20px;
	text-decoration: none;
	border-radius: 25px;
    box-shadow: 3px 3px 6px #888;
}

a.productListBox:hover
{
	background-color: #C6D7EF;
}

.productListBox h2
{
	padding-left: 90px;
	padding-top: 15px;
	margin-bottom: 10px;
	height: 45px;
	font-size: 200%;
	font-variant: small-caps;
}

.productListBox h2.advanStats  { background-image: url(/images/icon-advan-stats.png); }
.productListBox h2.teamData    { background-image: url(/images/icon-team-data.png); }
.productListBox h2.fantasyData { background-image: url(/images/icon-fantasy-data.png); }
.productListBox h2.webServices { background-image: url(/images/icon-web-services.png); }

.productBuyBox
{
	float: left;
	width: 600px;
	border: 2px solid #184870;
	padding: 10px;
	margin: 10px 20px 10px 20px;
	text-decoration: none;
	border-radius: 25px;
    box-shadow: 3px 3px 6px #888;
}

a.productBuyBox:hover
{
	background-color: #C6D7EF;
}

.productBuyBox h2
{
	font-size: 180%;
	margin-bottom: 0px;
}

.productBuyBox h2.price-tag
{
    letter-spacing: 0.1em;
    float: right;
    background-color: #184870;
    color: #FFFFFF;
    border-radius: 25px;
    text-align: center;
    padding: 6px 14px 6px 14px;
    margin: 10px 10px 0px 0px;
    font-size: 140%;
    box-shadow: 3px 3px 6px #888;
}

.productBuyBox h6
{
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 15px;
}

.productBuyBox .button
{
    margin-left: 15px;
}

.download-sample
{
    float: right;
    height: 45px;
    width: 194px;
}

a.information
{
    background-image: url(/images/information.png);
    background-position: left center;
    padding: 3px 0px 3px 22px;
}

div.right-callout
{
    clear: right;
    float: right;
    width: 220px;
    margin: 60px 20px 20px 30px;
    padding: 10px 10px 10px 5px;
    border: 2px solid #13496D;
    box-shadow: 10px 10px 5px #888;
    border-radius: 20px;
}

div.right-callout ul 
{
    margin-left: 0;
}

a.contact-us-button
{
    float: right;
    margin: 10px 35px 20px 20px;
    clear: right;
/*
    width: 150px;
    height: 25px;
    padding: 15px 15px 15px 15px;
    border: 2px solid #13496D;
    border-radius: 50px;
    background-image: url(/images/email-icon.png);
    color: #FFFFFF;
    font-size: 175%;
    text-decoration: none;
    text-align: center;
*/
}

img.thumbnail
{
    border: 1px solid #B0B0B0;
    height: 125px;
    width: 125px;
    margin: 0px 15px 5px 0px;
}

.slideshowWrapper
{
    margin: 20px 80px 20px 20px;
}

#CodeTextbox
{
    width: 400px;
    height: 240px;
}

.contact-us-wrapper
{
    float: right;
    margin-top: 10px;
}

.contact-us-wrapper a
{
    text-decoration: none;
    padding: 8px 20px 8px 50px;
    background-image: url(/images/email-icon-small.png);
    background-position: 18px center;
    font-size: 125%;
    border: 2px solid #1066a1;
    border-radius: 25px;
}

.contact-us-wrapper a:hover
{
    text-decoration: underline;
}



