@import 'leaguefont.css';

html, body {
    display: block;
    position: relative;
	background: url(/img/page-bg.jpg);
    background-color: #ffffff;
	color: #666666;
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans', sans-serif, Arial;
    font-size: 12pt;
    width: 100%;
    height: 100%;
	background-repeat:repeat-x;
	letter-spacing: 0px;
}

a
{
	color:#1b75bb;
}

a:hover
{
	color:#115b95;
}

h1 {
    letter-spacing: -4px;
	font-size:40pt;
	line-height:39pt;
	color:#414142;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}

h2 {
    letter-spacing: -2px;
	color:#3e3e3f;
	font-size:22pt;
	line-height:20pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
    letter-spacing: -1px;
	color:#3e3e3f;
	font-size:18pt;
	line-height:19pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	
	
}
h4{
    letter-spacing: -2px;
	color:#1b75bb;
	font-size:28pt;
	line-height:28pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}

h5 {
    letter-spacing: -1px;
	color:#1b75bb;
	font-size:15pt;
	line-height:12t;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;

}

h6 {
    letter-spacing: -1px;
	xcolor:#302d2d;
	font-size:14pt;
	line-height:18pt;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;

}

.clear {
	clear:both;
	display:block;
}

#container-top
{
    display: block;
    width: 980px;
    margin: 0 auto;
    position: relative;
	height:100px;
	
}

#container {
    display: block;
    width: 980px;
	/*margin-right: auto; margin-left: auto;*/
	margin: 0 auto;
    position: relative;
    height: auto;
	padding:0px;
    background-color: #FFFFFF;
    -moz-box-shadow: 1px 1px 30px #999999;
	-webkit-box-shadow: 1px 1px 30px #999999;
    box-shadow: 1px 1px 30px #999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#AAAAAA');

}



#header {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 100px;
    z-index: 30;
}

#header .row1 {
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
    background-repeat: repeat-x;
    xpadding-left: 50px;
    width: 980px;
}

#header .row1 #sitelogo{

}
#header .row1 #socialicons{
    display: block;
    float: right;
    position: relative;
    right: 21px;
    top: -80px;
    width: 277px;
}
#header .row1 #socialicons div{
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    float: left;
}

#header .row1 #doctoricons{
    display: block;
    float: right;
    position: relative;
    right: 21px;
    top: -80px;
    width: 277px;
}
#header .row1 #doctoricons div{
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    float: left;
}


#header1 {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 63px;
    z-index: 30;
}

#header1 .row2 {
    display: block;
    position: relative;
    width: 100%;
    height: 63px;
    background-repeat: repeat-x;
    xpadding-left: 50px;
    width: 980px;
}


#middle {
    display: block;
    position: relative;
    float: left;
    background-color: #FFFFFF;
    width: 905px;
    xbackground-image: url('/img/body_top_bg.jpg');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    padding-left: 35px;
	padding-right: 40px;
	xpadding-top:30px;
	padding-top:3px;
    z-index: 25;
}

.body_copy .left {
    display: block;
    float: left;
    width: 25%;
}
.body_copy .center {
    display: block;
    width: 50%;
    padding-left: 29%;
    padding-right: 29%;
}
.body_copy .centernoright{
    display: block;
    width: 70%;
    padding-left: 29%;
}
.body_copy .centernoleft{
    display: block;
    width: 70%;
    float: left;
}
.body_copy .centernorightnoleft{
    display: block;
    width: 100%;
    float: left;
}
.body_copy .right {
    display: block;
    width: 25%;
    float: left;
}

#footer {
    display: block;
    position: relative;
    xfloat: left;
    width: 930px;
    background-color: #f1f1f2;
    height: 135px;
	margin-top:25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

#footer .left {

}

#footer .right {

}

#copyright {
    font-size: 9pt;
    position: relative;
	background-color:#e4e4e6;
	padding-left:25px;
	padding-right:25px;
	width:930px;
	
}

.bottomlinks
{
position:relative;
height:100px;
}
.bottomlinks a
{
	text-transform: uppercase;
	color:#666666;
	font-size:11px;
	padding-right:9px;
	padding-left:9px;
	border-right:1px solid #cccccc;
}

.bottomlinks img
{
top:25px;
position:relative;
}

#xfooter .menu {
    xleft: 40px;
    position: relative;
	float:left;
	top:10px;
}
#logo_farm {
    display: block;
    position: relative;
}
#logo_farm .logobox {
    display: inline-block;
    width: 135px;
    height: 135px;
    margin 1px;
}
#logo_farm .logobox .logo {
    display: block;
    width: 135px;
    height: 135px;
    background-color: #cfd1d1;
    position: absolute;
}
#logo_farm .logobox .logo_copy {
    display: none;
    width: 115px;
    height: 115px;
    padding: 10px;
    background-color: #1ea499;
    color: #FFFFFF;
    position: absolute;
    cursor: pointer;
}
.header_banner {
    display: block;
    clear: both;
    position: relative;
    left: -2px;
}

#footer #socialicons{
    display: block;
    float: right;
    position: relative;
    width: 180px;
	top:10px;
}
#footer #socialicons div{
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    float: left;
}

.heading
{
font-size:42pt;
line-height:54px;
letter-spacing:-2px;
}

.blueheading
{
font-weight:bold;
xfont-style:italic;
color:#1b75bb;
}

#productpromotion {
    display: inline-block;
    position: relative;
    clear: both;
    padding-top: 10px;
    left: -16px;
    padding-left: 25px;
    padding-right: 26px;
    width: 897px;
	min-height:320px;
    background-image: url('/img/mainrotator_bg.png');
    background-repeat: no-repeat;
}

.productimg
{
float:left;
}

.productbuttons
{
float:right;
xtop:56px;
top:53px;
right:-56px;
position:relative;
}

.productbuttons1
{
float:right;
top:63px;
right:-56px;
position:relative;
}

.homefloatleft
{
float:left;
width:457px;
margin-right:46px;
}

.homecontent ul
{
font-size:17pt;
font-weight:bold;
xfont-style:italic;
color: #71bdf7;
line-height:22pt;

}

.homefloatleftvideo
{
float:left;
width:372px;
}

.videobottom
{
padding-left:10px;
padding-right:10px;
}

p
{
padding:0px;
margin-top:10px;
margin-bottom:10px;
}

.topline
{
border-top:1px solid #e2e2e2;
padding-top:10px;
min-height:30px;
padding-bottom:5px;
}

.morecolor
{
color:#d7bb28;
xfont-style:italic;
xmargin-right:5px;
}

.imageleft
{
float:left;
margin-right:10px;
width:25px;
}

.topline a
{
text-decoration:none;
color:#666666;
font-size:11px;
}

.spacerbar
{
height:64px;
background-image:url(/img/bg-spacer.png);
background-repeat:repeat-x;
position:relative;
left:-35px;
width:980px;
margin-bottom:-40px;
z-index:-999
}

.leftStack {
	border-right: 1px solid #ccc;
	margin-right:15px;
	padding-right:15px;
	padding-top:10px;
}

.rightStack {
	border-left: 1px solid #ccc;
}

.left {
	float: left;
	width: auto;
	overflow: hidden;
	width:200px;
	min-height:500px;
}

.right {
	float: right;
	width: auto;
	overflow: hidden;
}

.leftfloatquickfacts
{
float:left;
width:458px;

}

.leftfloat
{
float:left;
width:49%;
}

.leftfloat3img
{
float:left;
width:32%;
}

.rightfloat
{
float:right;
width:49%;
}

.small
{
font-size:11pt;
position:relative;
left:20px;
line-height:12pt;
}

.factsrow
{
font-size:11pt;
xfont-style:italic;
}

.float
{
float:left;
width:410px;
}

.videobottom h5
{
margin-top:-10px !important;
margin-bottom:35px !important;
}

#innovasium a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

#innovasium img {
    position: relative;
    top: 8px;
	border:0px;
}

.err
{
color:#ff0000;
font-size:10pt;
}

#joinform
{
top:12px;
position:relative;
z-index:999
}

sup {
    font-size: 0.9em;
    line-height: 100%;
    vertical-align: text-top;
}

.biglinks
{
font-size:12pt !important;
}

a.biglinks:hover
{
text-decoration:none !important;
}

.topline a:hover
{
text-decoration:underline;
}

