@charset "utf-8";
@import "reset.css";
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('/League_Gothic.eot');
    src: url('/League_Gothic.eot?#iefix') format('embedded-opentype'),
         url('/League_Gothic.woff') format('woff'),
         url('/League_Gothic.ttf') format('truetype'),
         url('/League_Gothic.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*  ===== @MAIN BODY STYLES ============================== */
body {font: 12px Tahoma, Arial, sans-serif; color:#666;}

#home{ background:#cdd2d7 url(mainBg.png) repeat-x;}
#interior, #blank, #partnersPage{ background:#cdd2d7 url(mainBg.png) repeat-x;}
#container { background:#fff; width:960px; margin:0 auto; }

/*  ===== @DEFAULT STYLES ============================== */
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:visited, a:focus {color:#003777; text-decoration:none; outline:none;}
a:hover, a:active {color:#000;}

h1, h2, h3, h5, h6{ color: #003777; margin: 0 0 1em 0;}
#blank h1{ padding:.5em 0 0;}
h1{ font-size:22px; }
h2{ font-size:18px; }
h3 { font-size:16px; }
h4 { font-weight:bold;}
p { color:#666; margin-bottom:15px; line-height: 1.2; }
ul, ol{margin:1em 0;}
li{margin:0 0 0 2em; line-height: 1.5em;}
ul li{ list-style-type:disc;}
ol li{ list-style-type:decimal;}

#slideshow, #slideshow img {
  width:216px !important;
  height:92px !important;
  margin:0 auto 0;
  overflow:hidden;
}

#slideshow { float:left; margin-left:70px; }

.csrBtn { display:block; float:left; margin:20px 10px 0 0; }

.seperatorBreak { border:none; border-bottom:1px solid #e2e2e2;}

#tweet {
  width:545px;
  height:65px;
  overflow:hidden;
  background:url(twitterBg.png) no-repeat;
  margin-bottom:10px;
}

#tweet .tweet_text { color:#00436f; padding-right:20px; }
#tweet .tweet_text a { text-decoration:underline; }
#tweet .tweet_list li { list-style:none; }
#tweet .tweet_time { display:none; }


.cFormCondoCert td { padding:5px 0; font-size:12px; }
.cFormCondoCert input, .cFormCondoCert textarea, .cFormCondoCert select  { border:1px solid #ccc; }

.condoCert { display:block; margin:20px auto 0; width:200px; }

#staff { width:540px; margin:0 auto; }
.staffHeaderContainer{margin-bottom:10px;min-height:100px;padding:10px;width:100%}
.staffPic{border:1px solid #ccc;height:auto;margin:0 10px 10px;padding:1px;width:100px}
.staffInfo{min-height:100px;width:auto}
.evenRow .staffPic,.evenRow .staffInfo{float:left}
.oddRow .staffPic,.oddRow .staffInfo{float:right}
.oddRow .staffInfo{text-align:right}
.staffHeaderContainer h2{color:#003777;font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;letter-spacing:-1px;margin:0;padding:0}
.staffHeaderContainer h3{color:#666;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin:0 0 10px;padding:0}
.staffHeaderContainer p{font-size:12px}
.staffDescContainer{clear:both;padding:10px;width:100%}
hr.staffSeperator{border:none;border-bottom:1px dotted #ccc;margin:20px;padding:0;width:100%}

.cFormCondoCert .error { display:block; color:red; }
.cFormCondoCert input.error { color:red; border:1px solid red; }

/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 30px 0 0 0;
  width:340px;
  height:40px;
  float:right;
  line-height:40px;
}
#phoneWrapper p {
  background:url(callUs.png) no-repeat;
  display:block;
  float:left;
  width:107px;
  height:21px;
  text-indent:-9999px;
  margin:15px 0 0;
}
#phoneNumber {
  float:right;
  font-size:32px;
  font-weight:bold;
  color:#2a6399;
  margin:0;
}
#logo{
  width: 367px;
  height: 49px;
  margin: 15px 0 0 0;
  float:left;
}
#header{
  background:#fff;
  width:960px;
  height: 125px;
  margin: 0 auto;
}

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}

#jsddm {
  list-style: none;
  font: 14px Arial, Helvetica, sans-serif;
  color:#fff;
  text-decoration:none;
  width: 100%;
  height:41px;
  clear:both;
  float:right;
  position:relative;
  z-index:999;
  margin: 20px 0 0;
}


#jsddm > li {
  float: left;
  text-align: center;
  display:block;
  text-decoration:none;
  height:41px;
  line-height:41px;
  margin:0;
  list-style:none;
  position: relative;
  width:160px;
}

.mainNavFirst { background:url(mainNavFirst.png) no-repeat; }
.mainNavFirst a { background:url(homeIcon.png) no-repeat 40px center; padding-left:20px; }
.mainNavMiddle { background:url(mainNavMiddle.png) no-repeat; }
.mainNavLast { background:url(mainNavLast.png) no-repeat; }


#jsddm > li > a {
display:block;
color:#fff;
font-weight:bold;
padding: 0 5px;
font-size:12px;
}
#jsddm > li:hover > a { color: #FFD148}
#jsddm > li > ul{
display:none;
width: 192px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 41px;
line-height: 1;
margin: 0;
}
#jsddm > li ul li { list-style-type:none; margin:0; line-height: 1.2; }
#jsddm > li > ul li a {
color:#fff;
background: #0d5380;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
margin: 0;
padding: 4px 10px;
border:1px solid #0d75a8;
border-top:none;
}

.hasSubNav a { background:url(topNavArrow.png) no-repeat right center; }

.subNav, .subNavFirst, .subSubNav, .subSubNavFirst {}
#jsddm > li > ul li a:hover{background: #0e3c70;}
#jsddm > li ul li ul{
margin:-19px 0 0 192px; 
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
line-height: 1;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
background:url(sliderBg.png) no-repeat;
height:298px;
width:960px;
margin:0 auto;
}

#menuLinks {
  width:550px;
  height:auto;
  float:left;
  margin:0;
  padding:20px 0 0 20px;
}

#menuLinks a {
  display:block;
  width:264px;
  height:130px;
  float:left;
  position:relative; }

  #menuLinks .item1 { background:url(autoImg.png) no-repeat; }
  #menuLinks .item2 { background:url(homeImg.png) no-repeat; }
  #menuLinks .item3 { background:url(businessImg.png) no-repeat; }
  #menuLinks .item4 { background:url(recImg.png) no-repeat; }

#menuLinks .infoBtn { background:url(quoteBtn.png) no-repeat; display:block; width:14px; height:14px; position:absolute; bottom:17px; left:14px;  }
#menuLinks a:hover .infoBtn { background-position:bottom left; }

#mainQuote {
  background:url(quoteBg.png) no-repeat;
  width:366px;
  min-height:162px;
  float:right;
  margin:25px 20px 0 0;
}

#mainQuote p { width:310px; margin:10px 0 0 25px; color:#fff; line-height:1; font-weight:bold; font-style:italic; font-family:arial; }
#mainQuote span { font-size:28px; letter-spacing:-1px; filter: shadow(color=#003777,strength=3,direction=120); text-shadow:#003777 1px 1px 3px;    }
#mainQuote h4 { font-weight:bold; color:#75c7ed; font-size:14px; margin:5px 0 0 20px; font-weight:normal; }

#mainQuote .quoteInfoBtn { display:block; background:url(testimonialsBtn.png) no-repeat; width:207px; height:29px; margin:10px 0 0 20px;  }
#mainQuote .quoteInfoBtn:hover { background-position:bottom left; }

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:960px; 
padding:20px 0;
}

#home #content{
width:540px;
padding:0 20px;
float:left;
}

#home #sideBar{
width:380px;
float:left;
height:auto;
}
.partnersPage #content { width: 630px !important; margin-right: 5px }
.partnersPage #sideBar { width: 300px !important; margin-left: 15px }

#cForm { width:355px; height:208px; background:url(referFormBg.png) no-repeat; margin-bottom:20px; }
  .cForm { width:355px; height:208px; }
  .cForm .rafSelf, .cForm .rafFriend {
    margin:0;
    padding:0;
    width:149px;
    height:100px;
    list-style:none;
  }

 .rafSelf { float:left; margin:68px 0 0 17px !important; }
 .rafFriend { float:right; margin:68px 25px 0 0 !important;  }

  .cForm li { list-style:none; margin:0 0 3px 0; padding:0; }
  .cForm input[type="text"] { background:url(formFieldBg.png) no-repeat; width:149px; height:17px; font-size:11px; color:#2a6399; border:1px solid #fff; }
  .cForm .cFormSubmit { margin:0 auto; display:block; clear:both; border:none; background:url(submitBtn.png) no-repeat; width:121px; height:26px; text-indent:-9999px; cursor:pointer; }
  .ie7 .cFormSubmit { margin-top:5px; }
  .cForm .cFormSubmit:hover { background-position:bottom left; }

  .cForm .hasText { font-size:11px; color:#2a6399; }

  .cForm label.error { display:none !important; }
  .cForm input.error { border:1px solid red; color:red; }


#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
}
  #blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }
#partnersPage .copy {padding:0 10px;}
.copy {clear: both;}
#interior .copy, #blank .copy{padding:0 20px; }
#twitter ul { margin:0; padding:0; }
#twitter ul li { list-style:none; margin:0; padding:0; }

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 20px;
}
#leftnav li{list-style:none;}
#leftnav li a{
color:#333;
padding:0 0 0 10px;
}
#sideNavFirst{
-moz-border-radius-topleft:4px; 
-moz-border-radius-topright:4px; 
-webkit-border-top-left-radius:4px; 
-webkit-border-top-right-radius:4px; 
border-radius-topleft:4px; 
border-radius-topright:4px;
}
#sideNavLast{
-moz-border-radius-bottomleft:4px; 
-moz-border-radius-bottomright:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px; 
border-radius-bottomleft:4px; 
border-radius-bottomright:4px;
}
#leftnav ul, #leftnav ul li { margin:0; }
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background: #006ea3 url(leftnavoverlay.png);
border-bottom:2px solid #003369;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2{
display:none;
}
#leftnav .level3{
display:none;
}
#leftnav .level2>li  {
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-top: 1px solid #999;
background: #ccc url(navBG.png) repeat-x top center;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;

}
#leftnav .level3 li a{border-left: 4px solid #333;}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover{
background: #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current {
background: #efefef;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#testimonials{
background: #ccc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{padding: 10px 0 0 10px;}
#testimonials p{ padding: 10px; color:#333; margin-bottom:0; }
#testimonials h4{
  padding: 0 10px 10px;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
width:325px;
height: auto;
margin: 0 0 0 20px;
}
.contactAddress{margin:15px 0 0 0;}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#006ea3;
color:#fff;
border:1px solid #333;
width: 555px;
margin: 0 auto 20px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 10px auto 0;
width: 520px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formReferFriend .emailAddress{width: 260px;}
#formReferFriend .emailAddress input{width: 260px;}
#formReferFriend .phone1,#formReferFriend .phone2{width: 130px;}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{width: 130px;}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{width:517px;}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{width: 128px;}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }


/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin: 0 0 20px 0;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}
.readMore{text-align:right; }
/* ===== @PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;}
#partnersForm{
  float:right;
  margin:10px 5px 0 0;
}
#partnersForm #formHeader{margin-top:0;}
#partnersQuote{
padding:5px 0 0;
text-align:left;
width:320px;
margin:0 auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}

#partnersQuote .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .formInput .error{display:block;}
#partnersQuote label.error {color: #fff; display:block; }
#partnersQuote .formInput input.error {border:1px solid #f00; }

#partnersQuote .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #0D5380;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:center;
 
}


#couponContainer small {font-size:10px;}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:290px; float:right; margin:0 0 0 10px; }
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#0D5380;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
 
.itemTxt h4 {color:#333;font-size:16px;line-height:1.5em !important;}
.itemTxt p {color:#333;}

#partnersMenu{
    color:#2b2b2b;
    font-size:14px;
    background:#e4e4e4;    /*Our Partners Menu Background Color*/
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    border: 1px solid #c5c5c5;
   
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#0D5380; /*Our Partners Menu Heading Background Color*/
    height:35px;
    line-height:35px;
    display:block;
    padding:0 0 0 10px;
    margin: 0;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-radius-topleft:3px;
    border-radius-topright:3px;
}

#categories span{
    border-top:1px solid #fff;
    border-bottom:1px solid #d0d0d0;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}
#categories span a{
    display:block;
    text-decoration:none;
    color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
    font-size:14px;
    padding:8px 10px;
}
#categories span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer{
background: #003d67;
width:960px;
height:165px;
margin:0 auto;
color:#fff;
padding: 10px 0;
-moz-border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
-o-border-radius:0 0 10px 10px;
-ms-border-radius:0 0 10px 10px;
border-radius:0 0 10px 10px;
}
#footer ul{
width:230px; 
margin:5px 0 0 0;
padding:0;
height:96px;
float:left;
}

#footer ul:first-child { margin-left:20px; }

#footer li {
margin:0;
padding:5px 0;
line-height:1;
list-style:none;
}

#footer .bullets li {
  list-style-image:url(footerArrow.png);
  list-style-position:inside;
}

#footer .bullets li:first-child { list-style:none !important; }

#footer .title { list-style-image:none !important; font-size:13px; font-weight:bold; padding-bottom:10px; color:#edc509; }

#footer a, #footer a:visited {
color:#fff;
font-size:11px;
text-decoration:none;
}
  #footer a:hover {color:#FFD148; text-decoration:underline;}

#footer li span { display:block; color:#999; font-size:11px; }
#footer .dubs a { font-weight:bold; }

#footer .socialLink img { vertical-align:middle; width:auto; height:16px; margin-right:10px; }

#arLogo{ width:960px; height:50px; margin:20px auto; text-align:right; }
/* ===== @SLIDE-DOWN-PANEL ============================================= */

#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  z-index: 1000;
  margin: 0 auto;
}

.ie7 #slidepanel { width:960px !important; }

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 960px;
  overflow: hidden; position: relative; z-index: 1000;
  border-bottom: 2px solid #2a6399;
  margin:0 auto;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h2 {
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}


/* @TAB */

.tab {
  height:20px;
  position: relative; top: 0; z-index: 1000;
  width: 960px;
  margin: 0 auto;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  background:url(additionalTab.png) no-repeat;
  color:#000000;
  display:block;
  font-size:12px;
  width:208px;
  height: 16px;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  text-indent:-9999px;
}


/* ===== @IE6 WARNING ========== */

#ie-warning {
  color:#333;
  background:#FDF2AB url(dialog-warning.gif) 10px no-repeat;
  border-bottom:1px solid #A29330;
  padding:5px 5px 5px 40px;
  position:absolute;
  top:0;
  width:100%;
  z-index:10000;
  height:25px;
  line-height:25px;
}

#ie-warning p { margin:0; padding:0; }
/* ===== @OVERWRITE STYLES ========== */
#sharingModule{ width:171px; height:16px; clear:both; padding:20px 0;}

/* ===== @HELPER STYLES========== */
.clear{clear:both;}
.clearer {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
img {border:none;}
/* ===== @VIDEO GIRL STYLES  ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ===== @VIP EVENT PAGE  ============================================= */
#eventForm {width: 760px; padding:24px; margin: 0pt auto; border-bottom-right-radius:15px; -moz-border-radius-bottomright:15px; border-bottom-left-radius:15px; -moz-border-radius-bottomleft:15px; border: 1px solid #555555;}

#eventImage {width:810px; margin:0 auto;}


#eventImage img{display:block; border-top-right-radius:15px; -moz-border-radius-topright:15px; border-top-left-radius:15px; -moz-border-radius-topleft:15px;}






 /*

  CLASSES

*/

.left {float:left}
.right {float:right}
.hide, .ninja {display:none}
/* 


  GLOBAL FORMS


*/
.form_global{
  background:#006EA3;
  
  color:#FFF;
  margin:15px 0;
  overflow:hidden;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -ms-border-radius:3px;
  border-radius:3px;
  -moz-box-shadow:0 2px 3px rgba(0,0,0,.5);
  -webkit-box-shadow:0 2px 3px rgba(0,0,0,.5);
  -ms-box-shadow:0 2px 3px rgba(0,0,0,.5);
  box-shadow:0 2px 3px rgba(0,0,0,.5)}

  .form_global ul,.form_global li{margin:0;padding:0;list-style:none}
  .form_global li{float:left;display:block}
  .form_global .formTitle,.form_global h2{
      font-weight:700;
      font-size:18px;
      line-height:2em;
      text-shadow:0 1px 1px rgba(0,0,0,.5);
      text-align:center;
      width:260px}
  .form_global label{font-size:11px;padding:5px 0 0 10px;display:block}
  .form_global input,.form_global textarea,.form_global select{
      background:#FFF;
      border:none;
      color:#444;
      width:100%;
      margin:0;
      padding:0;
      height:20px;
      display:block;
      -moz-box-shadow:inset 0 1px 5px #bbb;
      -webkit-box-shadow:inset 0 1px 5px #bbb;
      -ms-box-shadow:inset 0 1px 5px #bbb;
      box-shadow:inset 0 1px 5px #bbb}
  .ie7 .form_global select{height:22px !important}
  .form_global textarea{ height: 50px; overflow: auto; margin-left: 10px; width: 280px }
  .form_global input[type=checkbox]{
    line-height:14px;
    float:left;
    width:13px !important;
    height:13px;
    margin-right:5px}
  .form_global .small{width:60px}
  .form_global .medium{width:135px}
  .form_global .large{width:280px}
  .form_global button{
    width:140px;
    padding:2px 0;
    display:block;
    margin:10px auto}

.form_global label.error {background:#fff;color:#ff0000;padding:0;width:75%;margin:3px 0 0 0}



/* 


  MODAL WINDOW STYLES



*/
#modalVIA p {
    margin: 0;
}
#modalVIA, #swfVideoP {
    height: 484px;
    margin: 0;
    padding: 0;
    width: 860px;
}
#swfVideoP {
    display: block;
}
.modBtnStyle {
    background: none repeat scroll 0 0 #393939;
    border: 2px solid #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    padding: 5px 8px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.modBtnStyle:hover {
    background: none repeat scroll 0 0 #555555;
}
.modBtnStyle:active {
    background: none repeat scroll 0 0 #222222;
}
.modClose {
    cursor: pointer;
    padding: 5px 5px 4px;
    position: absolute;
    right: -13px;
    top: -12px;
    z-index: 9999;
}
.ie7 .modClose {
    padding: 5px;
}
#closeVIASite {
    cursor: pointer;
    float: left;
    margin: -12px 0 0 683px;
}
.viaSmall {
    margin-top: -27px !important;
    position: absolute !important;
    top: 0 !important;
}
#openVIAPage {
    bottom: 5px;
    cursor: pointer;
    position: fixed;
    right: 5px;
    z-index: 50;
}
.ie8 .via_overlay {
    margin: 0;
    padding: 0;
    top: -4px !important;
}
#modFrame iframe {
    border-collapse: collapse;
    border-width: 0;
    height: 380px;
    width: 380px;
}
.ie7 #modFrame iframe {
    height: 410px;
    width: 410px;
}
.modBkg {
    background:#fff;
    background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
    border: 2px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 10px #000000;
    color: #444444;
    display: block;
    padding: 7px 7px 7px 0;
    width: 350px;
}
#vidModal {
    background: url("/videoLoading.jpg") no-repeat scroll center center #FFFFFF;
    border: 3px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 10px #000000;
    height: 176px;
    padding: 5px !important;
    width: 480px;
}




/*=== 


    PARTNERS PAGE STYLES


===*/
.partItem{
  background:#444;
  color:#fff;
  width:190px;
  margin:0 4px 10px 0;
  padding:0;
  border:1px solid #ddd;
  display:block;
  text-align:center;
  text-decoration:none !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px}
  
    .partItem:hover{background:#777;text-decoration:underline !important}
    .partLogo{
      background:#fff;
      width:190px;
      height:100px;
      padding:5px 0;
      display:block;
      -moz-border-radius-topleft:4px;
      -moz-border-radius-topright:4px;
      -webkit-border-top-left-radius:4px;
      -webkit-border-top-right-radius:4px;
      -ms-border-top-left-radius:4px;
      -ms-border-top-right-radius:4px;
      border-top-left-radius:4px;
      border-top-right-radius:4px}
    .partName{margin:0 !important;padding:5px 0;height:40px}
    .partName p, .partName p a, .partName {color:#ffffff !important}
    .partSave,.couponStatuson{background:#6895CB;color:#fff !important}
    .couponStatuson:hover{background:#333;color:#fff !important;text-decoration:none !important}
    #partNotice{
      background:#ddd;
      width:592px;
      margin:0 0 10px;
      padding:5px;
      display:block;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -ms-border-radius:5px;
      border-radius:5px}
    #partNotice .partSave{
      width:14px;
      height:14px;
      margin:4px 5px 0;
      display:block;
      font-size:0;
      line-height:0}
    #partNotice p{padding:4px 0 0 !important}
    #partNotice p,#partSection{margin:0 !important}
    #add #addItemControl{margin:0 0 10px;display:block;float:left}
    #cpContainer .editItemBox{padding:5px !important}
    #cpContainer h2{margin:0;padding:0;text-align:left !important}
    #cpContainer .editItemBox{padding:5px;text-align:left}
    .editItemBox{color:#444}
    .editItemBox small{font-size:9px}
    .editItemBox hr{
      height:1px;
      margin:2px 0;
      border-bottom:1px solid #ccc;
      display:block;
      font-size:0;
      line-height:1px}
    #cpContainer .editItemBox ul{margin:0 10px 0 0;float:left}
    #cpContainer .editItemBox ul li{
      height:20px;
      margin:0 0 5px;
      clear:both;
      display:block}
    .partEditDesc{background:#fff;border:1px solid #ddd}
    .partEditDesc,.partEditDesc textarea{display:block;height:110px !important}
    .partEditDesc textarea{border:none;overflow:hidden}
    .partEditLogo{height:100px !important}
    .partEditLogo div{margin:0;padding:0}
    .partEditLogo img{width:auto;height:100px !important;display:block}
    #partnerTop{width:280px;display:block;text-align:center}
    #partnerTop p{margin:10px 0}
    .socFB,.socTW,.socLI,.socYT,.socWP{
      width:18px;
      height:18px;
      margin:0 5px 10px 0;
      display:block;
      float:left;
      outline:none;
      text-indent:-9999px}
    #partnerTop .siteBtnUI{width:100px;height:16px;text-align:center}
    .socFB{background:url(/facebook-18.png) no-repeat !important}
    .socYT{background:url(/youtube-18.png) no-repeat !important}
    .socTW{background:url(/twitter-18.png) no-repeat !important}
    .socLI{background:url(/linkedin-18.png) no-repeat !important}
    .socWP{background:url(/wordpress-18.png) no-repeat !important}

/* Partners Sidebar */
#partnersMenu{
  background:#ccc;
  margin:20px 0 10px;
  border-bottom:none;
  border:1px solid #bbb;
  display:block;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px}
  
    #partnersMenu h2{
      
      margin:0;
      padding:5px;
      display:block}
    #categories li{
      width:100%;
      height:25px;
      margin:0;
      line-height:25px;
      list-style-type:none;
      border-top:1px solid #ccc;
      border-bottom:1px solid #ddd}
    #partnersMenu a{
      background:#ddd;
      padding-left:10px;
      display:block;
      text-decoration:none}
    #partnersMenu a:hover{background:#eee}

/* Partners Modal */
#couponWrap{width:380px;padding:5px 5px 8px 8px;display:none}

    #couponContainer small{margin:0 0 10px;display:block;font-size:9px}
    #couponContainer h2{font-size:16px;font-weight:bold}
    #partCompLogo{
      margin:0 10px 5px 0;
      -moz-box-shadow:0 2px 5px rgba(0,0,0,.5);
      -webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);
      -ms-box-shadow:0 2px 5px rgba(0,0,0,.5);
      box-shadow:0 2px 5px rgba(0,0,0,.5)}
    #partCouponStyle{
      width:350px;
      margin:5px 0 10px;
      padding:10px;
      border:2px dashed #ddd;
      display:block;
      font-weight:bold;
      text-align:center}
    #couponWrap .siteBtnUI{
      width:360px;
      display:block;
      font-size:14px;
      text-align:center}
    

#partDescArea{margin-bottom:10px;}





/* ===== HOCKEY LEAGUE STYLES ===== */
#hockeyLeague h1,
#hockeyLeague h2,
#hockeyLeague h3 { font-family: 'LeagueGothicRegular'; font-weight:normal; }

#hockeyLeague h1 { font-size:30px; }
#hockeyLeague h2 { font-size:24px; }
#hockeyLeague h3 { font-size:22px; }
#hockeyLeague .header { 
  text-indent:-99999px;
  background:url(/hockeyHeader.jpg) no-repeat;
  width:503px;
  height:61px;
  margin:0 auto; }

#hockeyLeague .leftCol { width:175px; text-align:center; margin-left:17px; }
#hockeyLeague .middleCol { width:420px; padding-top:45px; color:#373737; margin-left:20px; }
#hockeyLeague .rightCol { width:240px; padding-top:45px; }

#hockeyLeague .middleCol h1,
#hockeyLeague .middleCol h2,
#hockeyLeague .middleCol h3 { color:#373737; }


#hockeyLeague .leftCol img {
  background:#ffffff;
  border:2px solid #0d5583;
  padding:5px;
  box-shadow:0 2px 8px rgba(0,0,0,.5);
}
#hockeyLeague .firstItem .playerName { text-align:center; }
#hockeyLeague .firstItem .score { font-family:Tahoma; font-weight:bold; font-size:14px; }
#hockeyLeague .firstItem .highlights { margin-top:15px; }
#hockeyLeague .firstItem p { font-family:Tahoma; font-size:14px; }

#hockeyLeague .firstItem .playerStats {
  width:185px;
  padding:20px;
  background:#f3f4f6;
  min-height:200px;
  font-size:16px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow:0 0px 4px rgba(0,0,0,.5);
  -moz-box-shadow:0 0px 4px rgba(0,0,0,.5);
  -webkit-box-shadow:0 0px 4px rgba(0,0,0,.5);
}

#hockeyLeague .firstItem .playerStats h2 { color:#373737; }

#hockeyLeague .firstItem .playerStats .playerStat { display:block; text-indent:30px; }

#hockeyLeague .itemPopup { display:none; background:#ffffff; width:940px;}
#hockeyLeague .olderPog { cursor:pointer; }

#hockeyLeague .previousWinner { 
  width: 400px;
  margin: 15px auto;
  min-height: 140px;
  float: left;
  text-align: center; }

#hockeyLeague .previousWinnerWrapper{
  background: #CCC;
  width: 70%;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,.5);
}


/* ===== HOCKEY LEAGUE EDIT STYLES ===== */
#hockeyLeagueEdit { width: 600px; }
#hockeyLeagueEdit .section { 
  padding: 0 20px 15px 20px; 
  margin:20px 0;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow: 0 0 3px rgba(0,0,0,.3); }

#hockeyLeagueEdit .section h1 { 
  padding:8px; 
  background:#e3e3e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f4f6', endColorstr='#e3e3e4');
  background: -moz-linear-gradient(top,  #ccc,  #e3e3e4);
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f4f6), to(#e3e3e4));
  position: relative;
  top: 20px;
  margin-bottom: 30px;
  border:2px solid #d4d4d5;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px; 
  box-shadow:0 2px 3px rgba(0,0,0,.4);
  -moz-box-shadow:0 2px 3px rgba(0,0,0,.4);
  -webkit-box-shadow:0 2px 3px rgba(0,0,0,.4); 
  text-shadow:1px 1px 1px rgba(255,255,255,.4);
  -webkit-text-shadow:1px 1px 1px rgba(255,255,255,.4);
  -moz-text-shadow:1px 1px 1px rgba(255,255,255,.4); }

#hockeyLeagueEdit label { display:block; }

#hockeyLeagueEdit .inputContainer,
#hockeyLeagueEdit .inputContainerHalf { margin: 8px 0; }

#hockeyLeagueEdit .inputContainer { width:75%; }
#hockeyLeagueEdit .inputContainerHalf { width:50%; float:left; }

#hockeyLeagueEdit input { 
  padding: 4px 2px;
  border:1px solid #969696;
  width:100%; 
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px; 
  box-shadow:inset 0 0 4px rgba(0,0,0,.3); }

#hockeyLeagueEdit .inputContainerHalf input { width:80%; }


