@charset "ISO-8859-1";

@import url("typography.css");
@import url("forms.css");
@import url("menu.css");

html {height:100%;  height:auto !important; min-height:100%; overflow-y: scroll;} 
body {font-family: "Arial", "Helvetica", sans-serif;font-size: 12px;line-height:20px;color:#666;padding: 0px;text-align: center; background-image:url(../images/bg.png);background-position:center;  min-height: 100%; height: 100%; background-color:#333333}

img {border:0px}
.right {float:right; margin-top:10px}
.left {text-align:left;}
.boardbox {background-color:#f2f2f2; padding:5px; border:1px solid #CCCCCC}
.logobox {width:600px; height:99px; padding:10px; border:1px solid #f2f2f2;}	
.borderRight {border-right:1px solid #000;}


.cmsmaximage
{
  max-width: 250px;
  max-height: 300px;
  width: expression(this.width > 250 ? 250+ "px" : true);
  height: expression(this.height > 300 ? 300 + "px" : true);
}

.imglogomax
{
  max-width: 600px;
  max-height: 99px;
  width: expression(this.width > 600 ? 600+ "px" : true);
  height: expression(this.height > 99 ? 99 + "px" : true);		
}

.imageMaxWidth{
max-width:250px;
/* IE Image max-width */
width: expression(this.width > 250 ? 250: true);
border: 1px solid #CCCCCC; 
padding:5px;
margin:0 auto;
}

.displayInline{
	display
}

/*content*/
#container {text-align: center; width: 985px;margin: 0 auto; font-size:12px; background-color:#FFFFFF;  min-height: 100%; margin-top:-10px;  }
*html #container {text-align: center; width: 985px;margin: 0 auto; font-size:12px; background-color:#FFFFFF; height: 100%;}
#containerClear{text-align: center; width: 985px;margin: 0 auto; font-size:12px; background-color:#FFFFFF; background-image:none; margin-top:-10px;}
#cushion{ height:511px; width:100% }

/*header*/

#accentbar {width:985px; height:10px; background-image:url(../images/accentbar.png); background-color:#f28124}
#header {height:99px;margin:0px; }

#headerleft {width:600px;float:left;margin:0px;height:99px; text-align:left; margin-left:20px }
#headerright {	float:right;	margin:0px;	height:99px; 	width:360px;  	background:transparent url(../images/hd_bk.png); background-repeat:no-repeat; background-position:left; text-align:left; }
#headerright {	background-color:#CCCCCC;}



#logout {width:53px;  margin:0px 10px 0px 0px; padding:5px 0px 6px 0px; float:right; background-image:url(../images/btbk.png); background-repeat:no-repeat; background-color:#333333; font-size:8px; text-transform:uppercase; font-weight:bold; text-align:center;position: }
#print {width:70px;  margin:0px 10px 0px 0px; padding:5px 0px 6px 10px; float:left; background-image:url(../images/btbk00.png); background-color:#333333; font-size:8px; text-transform:uppercase; font-weight:bold; text-align:left }
#home {width:53px;  margin:0px 5px 0px 0px; padding:5px 0px 6px 0px; float:right; background-image:url(../images/btbk.png); background-repeat:no-repeat; background-color:#333333; font-size:8px; text-transform:uppercase; font-weight:bold; text-align:center;position: }
#administration {width:53px;  margin:0px 5px 0px 0px; padding:5px 0px 6px 0px; float:right; background-image:url(../images/btbk.png); background-repeat:no-repeat; background-color:#f28124; font-size:8px; text-transform:uppercase; font-weight:bold; text-align:center 	 }

#administrationFran {width:57px; height:28px; padding:9px 15px 0px 0px; }
#chat {width:131px; height:28px; padding:0px 5px 0px 0px; float:right}
#bluebar {width:985px; height:10px; background-color:#33CCFF; }

#loginbox {width:650px;  margin:0 auto; min-height:300px;}

#search {clear:both; width:330px; height:100px; margin:30px 20px 0px 0px; float:right; }
.gobk {background-color:#f28124; width:31px; height:18px; margin:5px 0px 0px 0px; padding:0; vertical-align:bottom}
#navbar {width:985px; height:10px; margin:0px; padding:0px; background-image:url(../images/bar_sp.gif); background-repeat:no-repeat; }

#main {text-align: left; width: 984px;margin: 0 auto; font-size:12px; margin-top:2px; background-color:#FFFFFF; clear:both; margin:0 auto; height: 100%;  display:table-cell;  }

#mainFull {text-align: center; width: 800px;margin: 0 auto; font-size:12px; margin-top:2px; background-color:#FFFFFF; clear:both;  }

#mainFullAdmin{text-align:left; width: 860px;margin: 0 auto; font-size:12px; margin-top:2px; background-color:#FFFFFF; clear:both;  }
#mainleft {width:699px;  height:480px; float:left; margin:0 auto; background-color:#CCCCCC; background-image:url(../images/mainbk.png);  }
#mainright {width:285px; height:480px; float:right; margin:0 auto; background-color:#fff;  }



#mainleftint {width:235px; float:left; margin:0 auto;  padding:0px; height:100%; min-height:100%; min-height:700px;  margin-top:10px; }
#mainrightint {width:699px;  float:right; margin:0 auto; padding:20px;}

#poll {width:235px; height:225px; background-image:url(../images/pollbk.gif); background-repeat:no-repeat; padding:10px 20px 20px 20px; margin-left:5px; line-height:15px;}
#calendar {width:260px; height:225px; padding:10px 5px 5px 9px; margin-left:5px; line-height:15px; background-image:url(../images/calbk.gif); background-repeat:no-repeat; }

.bulletin {padding:2px; margin:0px;  border-top:1px solid #afdbed;}
.bulletinnew {padding:2px; margin:0px;  background-image:url(../images/ic_new.gif); background-position: right bottom;  background-repeat: no-repeat; }
.date {font-size:11px; color:#2265a9; line-height:15px; }


/** CHAT **/
#mainchat {text-align: left; width: 940px;margin: 0 auto; font-size:12px; margin:5px 20px 5px 20px; background-color:#FFFFFF; clear:both; height:100%; padding-top:0px }
#chatLeft {width:270px; float:left;}
#chatRight{width:620px; float:right; background-color:#CCCCCC; border:1px #666 solid; padding-top:2px;padding-bottom:2px;padding-left:20px;padding-right:20px; margin:5px 0px 20px 0px; }
#chattext {margin:30px 30px 30px 30px;}
#divMessages {overflow: auto; height: 250px; width: 600px; border: 1px solid #ccc; background-color: #FFFFFF }


/** LINKS **/
a:link {color:#0033cc; text-decoration: underline;} 
a:visited {color:#0033cc; text-decoration: underline;} 
a:hover {color:#f28124; text-decoration: none;}

a.wh:link {color:#ffffff; text-decoration: underline;  font-family: arial; font-size: 11px; line-height:15px;} 
a.wh:visited {color:#ffffff; text-decoration: underline; font-family: arial; font-size: 11px; line-height:15px;} 
a.wh:hover {color:#333333; text-decoration: none; font-family: arial; font-size: 11px; line-height:15px; }

a.whtop:link {color:#ffffff; text-decoration: none;  font-family: arial; font-size: 10px; line-height:15px;} 
a.whtop:visited {color:#ffffff; text-decoration: none; font-family: arial; font-size: 10px; line-height:15px;} 
a.whtop:hover {color:#d1e5fd; text-decoration: none; font-family: arial; font-size: 10px; line-height:15px; }

a.sc:link {color:#0033cc; text-decoration: underline; font-size:10px; font-weight:bold; text-transform:uppercase } 
a.sc:visited {color:#0033cc; text-decoration: underline; font-size:10px; font-weight:bold; text-transform:uppercase } 
a.sc:hover {color:#ff6600; text-decoration: none;font-size:10px; font-weight:bold; text-transform:uppercase  }

a.hd:link {color:#2e82ba; text-decoration: none;} 
a.hd:visited {color:#2e82ba; text-decoration: none;} 
a.hd:hover {color:#339999; text-decoration: none;}


/** LISTS **/
.list1 {list-style-image:url(../images/bullet.gif); font-size:12px;line-height:18px;} 
.listi {list-style-image:url(../images/bullet.gif); margin-left:20px;} 
.indent{padding-left:30px;}
.indent2{padding-left:15px;}




/*tables*/
.sortable {width:100%; text-align:left; margin:0 auto; font-size:12px; line-height:25px; background-color:#fff; }
.sortable th {padding:8px 6px 8px 6px; border:1px #fff solid; color:#fff; cursor: pointer; text-align:left;  font-size:11px; text-transform: uppercase; margin:0px;  background-color:#bd301a; }
.sortable td {border-bottom:1px #cccccc solid; border-right:1px #f2f2f2 solid;  text-align:left;  color:#666666; padding:6px 4px 6px 4px;  }
.thGrid {background-color:#fff}

.leadsinfo {padding:5px; }
.status { text-align:left;}

.hasNote  {color: #339900;	padding:5px;  font-weight:bold}
.hasNote a:link { color: #339900;font-weight:bold }
.hasNote a:visited { color: #339900; font-weight:bold}

.club {color:#198f9a;}

.mainTable {width:100%; text-align:left; margin:0 auto;}
.mainTable th {padding:5px;font-size:11px; text-transform: uppercase; background-color:#bd301a;   }
.mainTable td {padding:5px; border:1px solid #f2f2f2 }

.leadsTable {width:920px; margin:0px; font-size:12px; line-height:25px; text-align:left}
.leadsTable td {padding:0px 5px 0px 5px;}
.leadsbk {background-color:#f0fafb}

.mainTable {width:100%; text-align:left; margin:0 auto;}
.mainTable th {padding:5px;font-size:11px; text-transform: uppercase; background-color:#bd301a;   }
.mainTable td {padding:5px; border:1px solid #f2f2f2 }


table {width:100%; margin:0px; font-size:12px; line-height:20px; text-align:left}
table  td {padding:3px 2px 2px 3px; line-height:20px; }
table  th {padding:2px 5px 2px 5px; background-color:#f28124; font-weight:normal; color:#FFFFFF}
.cell {background-color:#CCCCCC; padding:2px;}

.rightAdmin {float:right;}
.imgFloatLeft {float: left; clear: left; }
.imgFloatRight {float: right; clear: right;}

/*grid*/
.sectionGrid { background-color:#fff;  padding:3px; }
.group {background-color:#f2f2f2; font-weight:bold; text-transform:uppercase;  padding:3px;}
.row{ background-color:#fff; padding:3px; }
.altrow{ background-color:#f2f2f2; padding:3px; }

/* Message Table */
#tblMessages { width: 100%; }

.messageCol1 { width: 80px; vertical-align: top; }
.messageCol2 { vertical-align: top; width: 200px }
.messageAlt { background-color:#f2f2f2; }

/*accordian*/
.acchead{ cursor: pointer;padding:2px 5px 2px 0px;border: 1px solid #fff;background-color:#fff; color:#0033cc; margin:5px 0px 5px 0px;  font-weight:bold  }
.acccont{ background-color:#fff;color:#0033cc; border: 1px solid #fff; background-image:url(../images/minus.gif); background-position:top right; background-repeat:no-repeat}






.ajax__colorPicker table tr td{border:0px #000000;padding:0px;margin:0px; background-color: #FFFFFF;}

/*footer*/
div#footer {clear:both;margin:0px;background-image:url(../images/bk_footer.png);background-repeat:repeat-x;background-color:#f28124;height:142px; text-align:left; color:#FFFFFF;}
div#footer-img {float:right;width:270px;padding:0px}
div#footerdisc {width:950px;padding:0px 10px 0px 10px; font: 11px Geneva, Arial, Helvetica, sans-serif;	color: #666666;	text-align: left;	line-height:15px;}

div#footer-txt {padding:10px;float:left;width:965px;background-image:url(../images/bk_footer.png);background-repeat:repeat-x;background-color:#f28124; font-size:11px}
div#footer-imglnd {float:right;width:120px;padding:0px}
div#footer-txtlnd {padding:10px;float:left;width:600px;background-image:url(../images/bk_footer.png);background-repeat:repeat-x;background-color:#f28124;}


/*transparebt box*/
#smallboxes {width:680px; margin:0px; clear:both; padding-top:3px}
.modbox1 {margin: 0 0 12px 12px;border: medium none;display: block;	width: 325px; }
.modbox2 {margin: 0 0 12px 12px;border: medium none;display: block;	width:210px;}
.rnd1,.rnd2,.rnd3 {border-style: solid;border-width: 0;	display: block;	font-size: 1px;	height: 1px; line-height: 1px;	overflow: hidden; /* important, without this IE6 displays 2px height */	}
.rnd_modtitle .rnd2,.rnd_modtitle .rnd3 {background: #FFF none repeat scroll 0 50%; border-color: #FFF;	filter:alpha(opacity=90);opacity: 0.9;-moz-opacity:0.9;}
.rnd_modboxin .rnd2,.rnd_modboxin .rnd3 {background: #FFF none repeat scroll 0 50%;	border-color: #FFF;	filter:alpha(opacity=90);opacity: 0.9;-moz-opacity:0.9;}
.rnd1 {background: #FFF none repeat 0 50%;	margin: 0 4px;}
.rnd2 {border-width: 0 2px;	margin: 0 2px;}
.rnd3 {border-width: 0 1px;	height: 2px; margin: 0 1px;	}
.modboxin {	background: #FFF none repeat scroll 0 50%;	padding:5px 25px 15px 25px; !important;border: 1px solid #FFF;	border-bottom: none;clear: both;overflow: hidden; margin:0;	filter:alpha(opacity=90);opacity: 0.9;-moz-opacity:0.9; height:220px}

.modboxin2 {	background: #FFF none repeat scroll 0 50%;	padding:5px 25px 15px 15px; !important;border: 1px solid #FFF;	border-bottom: none;clear: both;overflow: hidden; margin:0;	filter:alpha(opacity=90);opacity: 0.9;-moz-opacity:0.9; height:135px; font-size:11px; line-height:17px}


.formdrop{padding:3px;}
.formbut {font-size:11px; height:24px; }