@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:.8em;
color:#000040;
margin:0 0 0 0;
}

.left {float:left; width:auto;height:auto;
}
.right {float:right;width:auto;height:auto;
}
p {
font-weight:500;
color:#000040;
width:auto;
margin:10px 0;
}


h1 {
font-size:1.5em;
font-weight:bold;
color:#000040;
padding:5px 0 5px 0;
font-variant:small-caps;}

.border-right {border-right:#CCC 1px solid; padding:15px;}
.border-left {border-left:#CCC 1px solid; padding:15px;}
.border-bottom {border-bottom:#CCC 1px solid; }
.border-top {border-top:#CCC 2px solid; }
h2 {
	font-size:1em;
font-weight:bold;
color:#000040;
padding:5px 0;
font-variant:small-caps;}

td {padding:2px;
color:#000040;}

img {border:none;
margin:0;
padding:0;}

img.logo {
padding:20px 0;
}


div.container {width:900px;
margin:0 auto 0 auto;
background-color:#FFF;
height:auto;
position:relative;
}
div#header-container {
	width:100%;
	border-bottom:#36C 1px dashed;
	background-color:#FFF;
		}
div#header1 {width:900px;
margin:0 auto;
vertical-align:top;
}


div#header2 {width:100%;
height:120px;
position:relative;
vertical-align:top;
}

.cycle {
	position:absolute;
	top:0;
	left:0;
		z-index:0;

	}	



div#header3 {width:100%;
height:90px;
background-image:url(../images/layout/header3.jpg);
background-repeat:no-repeat;
vertical-align:top;
margin:0;
padding:0;
}


div#navigation {width:900px;
height:auto;
vertical-align:top;
margin:0 auto;
}


div#main {width:100%;
vertical-align:top;
padding:0 0 20px 0 ;
position:;
height:auto;
margin:0 0;
}

#main li {padding:2px 0 2px 10px; display:block; }


input[type="text"],select {
	padding:5px;
	color:#666;
}
input[type="password"] {
	padding:5px;
}	
input[type="submit"] {
	padding:5px;
}
input.sm {width:50px;}

textarea {
	padding:5px;
	width:100%;
	height:150px;
	}
div.paging {float:right;padding:7px 0 0 0;}
div.paging table {width:145px; text-align:right;}
div.paging table tr td {width:;padding:0 2px 0 2px;}

div#footer {width:901px;
margin:0 auto 0 auto;
text-align:center;
height:150px;
float:none;
clear:both;
position:inherit;
z-index:8;
}

#footer hr {color:#900;
width:65%;
vertical-align:top;
margin:10px auto 0 auto;}

#footer p {
	font-size:10px;
font-weight:500;
color:#000040;
	}


div#login {float:right;
padding:10px 0 0 0;
}

#login input { color:#333; }

a, a:link, a:visited {
font-weight:500;
color:#06F;
cursor:pointer;
text-decoration:underline;
}

a:hover {
font-weight:500;
color:#C60;
cursor:pointer;
text-decoration:underline;
}


div#staff_mod {width:100%; height:; padding:10px;}

div.staff_photo {float:left;
padding:0 15px 0 0;
width:100px;
height:100px;
}
div.staff_info {padding:10px 15px;
vertical-align:middle;
color:#000040;
}

.clear {
	clear:both; 
position:relative;
}



.profile-box-left {float:left;
width:200px;
height:100%;
margin:0 15px 0 0;}

.profile-box-right {float:left;
width:250px;
height:100%;
margin:0;}

.profile-box table {
font-size:10px
;
font-weight:500;
color:#000040;
margin:0 0 0 0;}

.profile-box p {
font-size:10px
;
font-weight:500;
color:#000040;
padding:0;}

.profile-box-left img {float:left;
width:200px;
height:200px;
margin:10px 0 15px 0;}

div.admin-options {float:left;
width:auto;
height:100%;
margin:5px 10px 0 10px;
}

div.admin-options li {list-style:none;
line-height:1.5em;

font-size:10px
;
font-weight:500;}

td.right {font-weight:bold;
	text-align:right;
	padding:5px;
	}

.editclear {clear:both;}

div.selection {padding:5px; float:left; width:145px; text-align:right;

font-weight:500;
color:#000040; }

div.serviceselection {padding:5px; width:300px; text-align:left; 

font-weight:500;
color:#000040; }
div.serviceselection input {float:right;width:15px; text-align:right; }

div.instructions {padding:20px;}
div#search {width:350px;
background-color:#cfecfc}

#home {
	width:475px;
	padding:10px 20px;
	}
div#search div {
	padding:15px;
	}

#locations {width:350px;}
#locations h2 {
	background: url(../images/layout/plus.jpg) no-repeat right ;
	color:#369;
	cursor: pointer;
	margin:0;
	padding: 10px 15px;


}

#locations div {
	background-color:;
	padding: 5px 10px;
	margin:0px;
color:#000040;

}





/*end*/
th {cursor:pointer;}

.size {width:200px;}

.multidraggable {
	width:auto;
	height:15px;
	border:1px solid #CCC;
	padding:5px 0 5px 0;
	background:#FFF;
}

.ui-multidraggable {
	background:#F8FBDC;
}

.panel {float:left;border:#999 solid 1px; width:30%;height:auto;margin:10px;padding:5px;}

.sub-panel {float:left;width:200px;margin:20px;}
 
.sub-panel ul {
    list-style-type:none;
    border:1px solid #999;
    background:#ccc;
    padding:20px;
 width:auto;
	height:auto;
}
 
.sub-panel ul li {
    display:block;
    border:1px solid #999;
    background:#fff;
    width:90%;
    padding:5px 10px;
    margin-bottom:5px;
}


.dds_selected {
    background:#ffc;
}
.dds_ghost {
    opacity:0.5;
}
.dds_move {
    background:#cfc;
}
.dds_hover {
    background:#fc9;
    border:3px dashed #c96;
}
 
.holder {
    border:3px dashed #333;
    background:#fff;
}

.trash{background-image:url(../images/trashcan.jpg);
background-repeat:no-repeat;
background-position:center;
width:50px;
height:50px;
margin:0;
padding:0;
float:left;}


#trashcan {width:50px;height:50px;margin:0;}
 
#trashcan ul {
    list-style-type:none;
     padding:20px;
    width:auto;
	height:auto;
}
 
#trashcan ul li {
    display:none;
	visibility:hidden;
   
}
.red {color:red;}
.green {color:green;}
textarea {width:80%;}
select {width:170px;}


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(dec.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(dec.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color:#FFF;
}
ul.downloads{
	margin:0;
	pading:0;
	}
ul.downloads li {
	display:block;
	margin:15px 0;
	font-weight:bold;
	list-style-type:square;
	}
ul.downloads li a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}	
	
.title {
	width:250px;

	}	
	
.resultMain {width:100%;
height:auto;
padding:15px 0 15px 15px;
}
.resultMain h1 {
	font-variant:small-caps;
	font-size:2em;
	text-decoration:none;
	}
	.resultMain h2 {
	font-variant:small-caps;
	font-size:1.5em;
	color:#666;
	text-decoration:none;
	}
.odd {
	background-color:#d4ecf8;
	}	
	
ul.inline {margin:15px 0 ;padding:0;}	
ul.inline li {display:inline;}	

#profile {width:auto;}
#profile .segment {padding:15px 0 0 0;}
#profile img {margin:0 20px 0 0; width:250px;height:auto;}
#profile p {margin:5px;}
#profile ul {margin:5px 25px;}
#profile li {padding:2px;}
#profile h1 {margin:5px 0;font-size:1.5em; font-variant:small-caps; text-decoration:none;}
#profile h2 {font-size:1em; font-variant:small-caps; text-decoration:none; color:#666;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	padding:0 0 15px 0;
}

#searchbox {
	width:100%;
	height:25px;
	background-color:#d4ecf8;
	margin:0;
	padding:10px;
	
	}
	
	.share {
		padding:25px 0;
		}
		
	#locations img {
	width:auto;height:auto;
		
		}
			#locations ul {
				text-align:center;}
		#locations ul li {
			display:inline;
			}
			
			#locations a {
				text-decoration:none;
			}

#sideAd {width:380px;  height:60px; text-align:center;padding:0;}
#topAd {width:515px;padding:0; height:125px;text-align:center;}

.bottom-border {
	border-bottom:#CCC thin solid;
	}
