﻿@import url(jqueryslidemenu.css);
@import url(flexslider.css);

.AddNewPanelButton {float:right; margin-right:3px;}

html
{
    height: 100%;
    width: 100%;
    margin: 0;
}
body
{
    margin: 0;
    height: 100%;
    width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#fff;
	background: url(img/sportsFigures.png) no-repeat center 650px #1d1d1d;
}
form
{
    height: 100%;
}

img { border:0;}

.row { display:inline-block; width:100%; }
.fleft { float: left}
.fright { float: right}


.siteWrap { width:980px; margin:auto; position:relative;}
.desktopmodules_panels_desktopafterhead_ascx .flexsliderWrap { width:100%; height:601px; z-index:1;}

a:link, a:visited
{
    text-decoration: underline;
	color:#fff;
}
a:hover
{
    text-decoration: none;
}

.ContentPane
{
	padding: 15px 0;
	height: 200px;
   
}
.LeftPane
{
   	padding: 15px 0;
}
.RightPane
{
	padding: 15px 0;   
}

.topBanner { position:absolute; width:980px; z-index:50; left:50%; margin-left:-490px; top:0; }
.topBanner .logo { float:left; margin:15px 0 0 15px;}
.topBanner .phone { float:right; margin:15px;}
.topBanner .langs { position:absolute; right:15px; top:7px;}
a.languageActive { color:#e87901; text-decoration: none;}
a.language { text-decoration: none;}

.topBg { background: url(img/topBg.jpg) repeat-x; height:94px; border-bottom:4px solid #E87901;}

.footer { font-size:0.85em; height: 30px; padding-left:15px;}

.homePanes { display:inline-block; width:100%; margin-top:5px;}

.homePanes .pane {	
	float:left;
	width:203px;
	padding:5px 15px 15px 15px;
	background: #3e3e3e;
	font-size:90%;
	min-height: 220px;
	/*opacity:0.9; */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/Design/Themes/CDL/PIE.htc);
	
}
.homePanes .margR { margin-right:15px;}

.homePanes h2 { margin:0 0 10px 0; font-size:160%; font-weight:normal; background: url(img/borderBg2.gif) repeat-x 0 100%; line-height:200%;}
.homePanes h2 a:link, .homePanes h2 a:visited { text-decoration: none;}
.homePanes h2 a:hover { color:#e87901;}

.leftMenu {
	width:203px;
	padding:5px 15px 15px 15px;
	background: #3e3e3e;
	font-size:90%;
	/*opacity:0.9; */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/Design/Themes/CDL/PIE.htc);
	}
.leftMenu h2 { margin:0 0 6px 0; font-size:160%; font-weight:normal; background: url(img/borderBg2.gif) repeat-x 0 100%; line-height:200%;}
.leftMenu a:link, .leftMenu a:visited { display:block; text-decoration: none;}
.leftMenu a:hover { display:block; text-decoration: underline;}
.leftMenu ul {list-style-type: none; padding:0px;}
.leftMenu ul  li {line-height:170%; background: url(img/bullet.png) no-repeat left 7px; padding-left:13px}


.margR { margin-right:25px;}

h1 { margin:0 0 13px 0; font-weight: normal; color:#e87901; font-size:180%; line-height:170%; background: url(img/borderBg.png) repeat-x 0 100%;}