﻿
body 
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #FFFFFF;
	margin:0;

}

p { font-family: Verdana; font-size: 9pt; }
ul li { font-family: Verdana; font-size: 9pt; }
td { font-family: Verdana; font-size: 9pt; }


.contentContainer 
{
	background-image:url('../imgs/bg1.gif');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-left: 2px solid #353453; 
	border-right: 2px solid #353453;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align:left;
}

.tdFullContent 
{
	width: 100%;
	vertical-align: top;
	padding: 0 10px 0 10px;
	text-align:left;
}

.tdContent 
{
	
	vertical-align: top;
	padding: 0 10px 0 10px;
	text-align:left;	
}



.tdRightInfo 
{
	width:250px;
	 width: 25%;
	 vertical-align: top;
	 border-left: 1px dotted #c0c0c0; 
	 padding: 0 5px 0 5px;
}

.bioImage 
{
	margin: 0 10px 10px 20px;
	border: 2px Solid #272743;
}

h1,h2
{
	font-family: Verdana;
	font-size: 12pt;
	color: #272743;
}

h3, h4
{
	font-family: Verdana;
	font-size: 10pt;
	color: #272743;
}

.contacttitle
{
	font-family: Verdana;
	font-size: 14pt;
	color: White;
	float:none;
	margin-left:40;
	/*margin-top:-20;*/
	
	
}


.sitenav
{
	font-size: 8pt;
	color: #272743;
}
.sitenav a
{
    text-decoration:underline;
}
.sitenav a:hover
{
    text-decoration:none;
}

.whatsnewContainer 
{
	padding-top:2px;
	
}

.whatsnewContainer td 
{
	width: 100%;
}

.whatsnewContainer td 
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	max-width:180px;
}

.whatsnewItem 
{
	border-bottom: 1px dotted #c0c0c0;
/*	padding: 5px 10px 5px 10px;*/

}

.cornerItem
{	
padding-top:5px;
padding-bottom:5px;
word-wrap: break-word;
}
	
.ie .cornerItem
{
overflow: hidden;
white-space: normal;
word-break: break-all;
}	


.tblResourceLibrary td 
{
	padding: 5px;
}
.imgResourceButton { margin-bottom: 15px; }

.contactcardheader 
{
	height: 30px;
	background-image:url('../imgs/contactcardheader1.jpg');
	background-repeat:repeat-x;
	background-color: #343553;
	border: None;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	width:285px;
	
}
.contactcardheader1
{	
	height: 30px;
	background-image:url('../imgs/contactcardheader1.jpg');
	background-repeat:repeat-x;
	background-color: #343553;
	font-weight: normal;
	vertical-align: top;
	padding:0;margin:0;
}


.contactcardheader a 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.contactcardheader a:hover 
{
	text-decoration: underline;
}
.contactcardcontent 
{
	height: 100px;
	padding: 15px;
	background-color: #eaeaea;
	border: Solid 1px #585858;
	color: #000000;
	vertical-align: top;
}



/* Art By David Crighton (www.davidcrighton.com) */
.dcart
{
	padding: 0px 10px 10px 10px;
}


.txt {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.botnav {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.category {
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
	background-color: #343553;
	line-height: 18pt;
}

.nav {
	display:block;
	width: 130px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.nav a {
	display:block;
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	background-image: url("imgs/purpbg.gif");
	text-decoration: none;
	padding: 5px;
}

.nav a:hover {
	font-family: Tahoma;
	display:block;
	color:#ffffff;
	text-decoration:none;
	background-image: url("imgs/ojbg.gif");
	padding: 5px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*Items below added by Craig*/

.editPanel
{	
 background: silver;
}

.top_level_ul li
{
font-size:11pt;
}



/*Our Team profile boxes*/

.box td { border: Solid 1px #efefef; }
.boxtitle { background-color: #c87330; font-weight: bold; color: #FFFFFF; }
.boxlabel { background-color: #404060; color: #FFFFFF; vertical-align: top; }
.contacticons { padding: 0 10px 0 10px; }

#admin_bottom li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.error-label
{
	color: red;	
	font-weight: bolder;
}

.error-label-center
{
	text-align:center;
	color: red;	
	font-weight: bolder;
}


.admin-main
{
	float:inherit;
	font-family: Century Gothic;
}

.gridEditError
{
	width:100%;
	background-color: InfoBackground;	
	color:InfoText;
}


.radupload
{
	float:right;
}
	
.profile-image
{
	width: 200px;
	height:200px;
}



  /*---------- bubble tooltip -----------*/
    a.tt{
    position:relative;
    z-index:24;
    
    color: Black;
	font-weight:bold;
    text-decoration:none;
    }

    a.tt span{ display: none; }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    a.tt:hover{ z-index:25;text-decoration:none; }
    a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
	color: Black;
    text-align: center;
    }
    
    a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/imgs/bubble.gif) no-repeat top;
    }

    a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/imgs/bubble_filler.gif) repeat bottom; 
    }
    
    a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	color:Black;
    background: url(/imgs/bubble.gif) no-repeat bottom;
    }


.copyright1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	background-color: #353453;
	padding: 10px 0 10px 0; 
	border-left: 2px solid #353453;
    border-right: 2px solid #353453;
    font-weight:bold;
}

.copyright1 a {
	text-decoration: none;
	color: #ffffff;
}

.copyright1 a:hover {
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
}

.tblClientFormTables { width: 730px; border: Solid 1px #C3C3DF; }
.tblClientFormTables .tdHeader { padding: 20px; font-size: 13pt; font-weight: bold; text-decoration: none; text-transform: uppercase; text-align: center; }
.tblClientFormTables .tdLabel { width: 1%; font-weight: bold; white-space: nowrap; text-align: right; width:150px;}
.tblClientFormTables .cfTextBox1 { width: 200px; font-weight: bold; }
 .cfTextBoxLong{ width: 537px; font-weight: bold; width: 500px;}
.tblClientFormTables .cfTextBox1:focus { color: #FFFFFF; background-color: #353453; }
.tblClientFormTables .cfhr1 { width: 100%; }
.tblClientFormTables .tdValue { width:500px; }
.cfRadioList td { padding: 0 25px 0 0; }
.cfRadioList td input { padding: 0 5px 0 0; }


.corner-content
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	padding-top:50px;	
	float:inherit;
	overflow:hidden;	
	
}


.corner-content-main
{
	background-color:#EAEAEA;
	border:1px solid #585858;
	border-top: none;	
	border-bottom:none;
	padding-left:2px;
	
}

.corner-content-header
{
	font-size: 11pt;
	text-align:center;
	font-weight:bold;	
	background-image: url('../imgs/cornerheader.png');
	background-repeat: no-repeat;
	background-color:#363554;
	padding-bottom:10px;
	color:White;
	float:inherit;
}


.corner-content-footer
{
	text-align:center;	
	background-color:#EAEAEA;
	border:1px solid #585858;
	border-top: 1px solid #c0c0c0;
	padding:0;
}

.corner-item{
border-bottom: 1px dotted #c0c0c0;
padding:5px 0px 5px 0px

}


.myhidden  {
	visibility: hidden;
	position: absolute;
	width:580px;
	height:241px;		
	display:none;
}


.hidden-top
{
background-image: url('../imgs/pop_up_top.png');
background-repeat: no-repeat;	
padding:0px;
padding-left:30px;
padding-right:30px;
color:White;
height:40px;
}

.popup-close
{padding-top:10px;}

.ie .popup-close
{padding-top:0px;}


.ie .hidden-top
{
	margin-bottom:-12px;
	padding-top:10px;
}


.hidden-top h2
{
 color:White;
}
.hidden-bottom
{
	
background-image: url('../imgs/pop_up_bottom.png');
background-repeat: no-repeat;	
height:15px;
}


.hidden-content
{
width:540px;
background-image: url('../imgs/pop_up_content.png');
background-repeat: repeat-y;	
 /*background-color:#cbcfc2;*/
 margin-left:0px;
  padding:0 20px 4px 20px;
 font-size:10pt;
}


h6
{
padding:0;
margin:0;
display:inline;
font-size:7pt;
}