/*
_______________________________
BASE */

@import url(tripoli.base.css);

/*
_______________________________
PLUGINS */

@import url(plugins/tripoli.visual.css);
@import url(plugins/tripoli.type.css);

/*
_______________________________
Styling */

html {
	background-color: #f1eee4;
	}

body {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	
	border-left: 1px solid #b8b5ad;
	border-right: 1px solid #b8b5ad;
	}

div#header {
	width: 768px;
	height: 220px;
	
	background: url(../images/divider.gif) bottom left repeat-x;
	}

div#header a {
	width: 200px;
	height: 200px;
	display: block;
	float: left;
	
	background: url(../images/logo.jpg) top left no-repeat;
	
	margin: 0px;
	
	text-indent: -100%;
	}

div#header div#flash {
	width: 568px;
	height: 200px;
	float: left;
	padding: 0px;
	
	}

div#header div#flash embed {
	width: 568px;
	height: 200px;
	float: left;
	}

div#middle {
	width: 100%;
	background-color: #c299e8;
	}

div#content {
	width: 548px;
	float: left;
	
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/footerbg.jpg) bottom right no-repeat #ffffff;
	
	border-top: 3px solid #eeeeee;
	}

ul#menu {
	width: 200px;
	float: left;
	}

ul#menu li {
	list-style: none;
	width: 200px;
	
	}

ul#menu li a {
	width: 192px;
	height: 30px;
	display: block;
	background-color: #b491e2;
	
	color: #630083;
	font-size: 1.4em;
	font-weight: bold;
	
	text-align: left;
	text-decoration: none;
	line-height: 30px;
	padding-left: 4px;
	
	border-top: 2px solid #d2bdee;
	border-left: 2px solid #d2bdee;
	border-bottom: 2px solid #7149a6;
	border-right: 2px solid #7149a6;
	}

ul#menu li a.active {
	background-color: #81329b;
	color: #ffffff;
	}

ul#menu li a:hover, ul#menu li a.active:hover {
	background-color: #8d45a4;
	color: #ffffff;
	border-top: 2px solid #e3cffe;
	border-left: 2px solid #e3cffe;
	border-bottom: 2px solid #54288e;
	border-right: 2px solid #54288e;
	}

div#content div#footer {
	clear: both;

	height: 50px;
	padding-top: 30px;
	margin-top: 100px;
	margin-bottom: 0px;
	}

div#content div#footer p {
	color: white;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	}

.content blockquote#testimonials {
	width: 140px;
	float: right;
	background: url(../images/quoteboxbottom.png) bottom left no-repeat;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 50px;
	
	padding: 0px;
	}

.content blockquote#testimonials h1 {
	width: 140px;
	height: 8px;
	float: right;
	background: url(../images/quoteboxtop.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
	
	}

.content blockquote#testimonials h1 span {
	display: none;
	}

.content blockquote#testimonials p {
	width: 110px;
	float: left;
	background: url(../images/quoteboxbg.png) top left repeat-y;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 33px;
	
	font-size: 1.2em;
	
	}

.content blockquote#testimonials p a {
	display: block;
	margin: 10px 0px;
	
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;

	
	background-color: #a6d77d;
	color: #ffffff;
	border: 1px solid #7bad51;
	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

.content blockquote#testimonials p a:hover {
	background-color: #cdf4ac;
	color: #7bad51;
	border: 1px solid #a6d77d;
	}

.content blockquote#testimonials p img {
	width: 15px;
	height: 12px;
	margin: 0px 2px;
	padding: 0px;
	}

dl dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #323232;
	
	margin-bottom: 0px;
	}

dl dd {
	margin-left: 10px;
	}

dl dd dl dt {
	font-size: 1.0em;
	font-weight: bold;
	color: #343434;
	
	margin-bottom: 0px;
	}

dl.teamlist dd.teamposition {
	color: #660000;
	font-weight: bold;
	}

dl.teamlist dd.teamcred {
	color: #5b5b5b;
	font-style: italic;
	}

dl.teamlist dd.teambio {
	background-color: #faf7ea;
	border-bottom: 4px solid #f6f0da;
	padding: 5px;
	}

dl.contactlist dd.contactadd {
	
	}

dl.contactlist dd.contactadd p {
	margin-bottom: 4px;
	}

dl.contactlist dd.contactmap {
	float: right;
	}

dl.contactlist dd.contactmap a.augusta {
	width: 365px;
	height: 395px;
	
	display: block;
	
	background: url(../images/mapaugusta.jpg) bottom left no-repeat;
	}
	
dl.contactlist dd.contactmap a.andover {
	width: 365px;
	height: 395px;
	
	display: block;
	
	background: url(../images/mapandover.jpg) bottom left no-repeat;
	}

dl.contactlist dd.contactadd, dl.contactlist dd.contactphone, dl.contactlist dd.contactfax, dl.contactlist dd.contactemail {
	border-left: 4px solid #e3e3e3;
	padding-left: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	}

dl.contactlist dd.contactemail {
	color: #006622;
	font-weight: bold;
	}

ul#patientforms {
	margin-bottom: 200px;
	
	font-size: 1.6em;
	}

p.explanation {
	background-color: #eafaf2;
	border-bottom: 4px solid #daf6e7;
	padding: 5px;
	
	font-weight: bold;
	color: #535a56;
	}

ul.flatlist {
	list-style: none;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px #CCCCCC solid;
	
	margin-left: 0px;
	margin-bottom: 20px;
	}

ul.flatlist li {
	float: left;

	padding: 4px 4px;
	
	margin-right: 5px;
	margin-bottom: 5px;
	
	background-color: #3a8c7a;
	color: #ffffff;
	font-weight: bold;
	border: 1px dashed #8fe5c1;
	}
