/* CSS Document */

/* body area & wrapper for all content to achieve centering & limit width */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	padding: 0 10px 10px;
	margin: 0px;
	font-size: 90%;
	min-width: 700px;
}

div.wrapper {
	max-width: 1260px;
	min-width: 990px;
	margin: 0px auto;
	text-align: left;
}

/* formats used in main page header area */
div.page_header {
	background-image: url("images/bg_shade_v.jpg");
// url("images/snowflakes3.gif");
	background-color: #bbdddd;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
}

div.page_header img {
	margin-right: 40px;
}

div.page_title {
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 5px;
	height: 120px;
	background-image: url("images/CARESCO_big_transparent_5.gif"); 
	background-repeat: no-repeat;
	background-position: 200px top;
}

/* 	line of links used at top of header */
div.header_top {
	text-align: right;
	padding-bottom: 5px;
}

span.top_links {
	font-size: 80%;
	width: 425px;
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
}

span.top_links a {
	color: #000000;
}

/* 	text resize box */
span.resize_box {
	border: solid #009999 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	float: right;
}

span.resize_box span {
	cursor: pointer;
}

/* 	heading styles 1 & 2 - used in the header area */
div.page_title h1 {
	font-family: Arial Black, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 275%; /*was 250%*/
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	border-bottom: 0px;
}

div.page_title h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 130%; /*was 120%*/
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* horizontal divider element */

.divider {
	border-bottom: solid #009999 3px;
	border-top: solid #ffcc72 2px;
//	padding: 3px;
 	margin-bottom: 10px;
}

/* table containing everything between header and footer */
table.page_content {
	width: 100%;
	border-collapse: collapse;
}

/* 	table cells containing main page text and side menus */
td.main_box, td.left_box, td.right_box {
	border: solid #ffffff 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

td.main_box {
	background-color: #ffffff;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 10px;
}

td.main_box a {
	color: #cf5200;
}

td.main_box a:visited {
	color: #ff8200;
}
td.left_box {
	padding: 0px;
	background-image: url("images/bg1.bmp");
//	width: 202px;
}
td.right_box {
	padding: 0px;
	background-image: url("images/bg1.bmp");
//	width: 220px;
}

/* formats used in main page footer area */
div.page_footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009999;
	background-color: #bbdddd;
	padding: 5px;
//	float: left;
	color: #000000;
	font-size: 80%;
}

div.page_footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.page_footer p a {
	color: #000000;
}

/* 	page footer area containing page counter */
span.page_counter {
	color: #000000;
	text-align: right;
	vertical-align: top;
	float: right;
}

span.page_counter a {
	color: #007272;
}

/* heading styles 3 & 4 - used in the main page content area */
h1, h2, h3, h4 {
	font-family: Arial Rounded MT Bold, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #009999;
	margin-bottom: 0px;
}

h1, h3 {
	font-size: 160%;
	margin-top: 5px;
	padding-bottom: 2px;
	border-bottom: solid #009999 1px;
}

h2, h4 {
	font-size: 120%;
}

/* default style for all links */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* list of links on the downloads page & elsewhere */
p.links a {
	color: #007272;
	display: list-item;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
}

p.links a:visited {
	color: #00aaaa;
}

/* hidden blocks & jsonclick */

.hidden {
	display: none;
	clear: both;
}
.jsonclick {
	font-size:70%;
	float: right;
	text-align: right;
	margin: 0px;
	clear: both;
	color: #000000;
}
a.jsonclick {
	text-decoration: underline;
	cursor: pointer;
}

/* front page news items */
div.news {
	width: 40%;
	float: right;
}




div.news ul {
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	list-style: none;
	height: 385px;
	overflow:auto;
}

div.news li {
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	background: url('images/CARESCO_logo_icon.gif') left top no-repeat;
}

div.news b, .headline {
	color: #009999;
}

div.box {
	vertical-align: top;
	padding: 0;
	margin-bottom: 20px;
	border: solid #e0e0e0 1px;
	height: 410px;
}

div.box h4 {
	text-align: center;
	background-color: #e0e0e0;
	margin: 0px;
	height: 25px;
	padding: 5px 5px 0px;
}
div.box a.shift {
	position: relative;
	top: -20px; left: 10px;
}

div.calendar {
	float:left;
	clear:left;
	width: 320px;
}


/* menu styles */
div.menu {
	border:solid #999999 1px;
	border-top: none;
	background-color: #ffffff;
}

div.extra_padding {
	padding-bottom: 10px;
}

/* 	menu headers */
div.menu_top {
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
	border-bottom: solid #ff9900 2px;
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #bbdddd;
	color: #000000;
	background-image: url("images/bg_shade_200_h.png");
}

div.menu_pic {
	border:solid #999999 1px;
}

/* 	menu items */
div.menu a {
	display: block;
	background-color: #ffffff;
	border-left: solid #ffffff 3px;
	padding-top: 2px; /* was 3px*/
	padding-bottom: 4px; /* was 6px*/
	padding-left: 7px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #007272;
	margin-bottom: 0px;
}

div.menu a:visited {
	color: #00aaaa;
}

div.menu a:hover {
	color: #007272;
	text-decoration: underline;
	background-color: #ffeecc;
	border-left: solid #ff9900 3px;
	background-image: url("images/bg_shade_200_h.png");
}

/* 	banner ads placed below main menu */
div.banner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* general table styles */
table.default { 
	margin-top: 20px;
	border: 1px solid #009999;
//	border-collapse: collapse;
}

table.full_width {
	width: 100%;
	font-size: 70%;
}

table.default th {
	padding: 3px 6px;
	background-color: #009999;
	color: #ffffff;
}

table.default td {
	padding: 3px 6px;
	background-color: #bbdddd;
	vertical-align: top;
}
table.links {
	width: 100%;
}
table.links td {
	padding: 3px 6px;
	width: 50%;
	vertical-align: top;
}
table.links a {
	color: #007272;
	display: list-item;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
}
table.links a:visited {
	color: #00aaaa;
}

/* Friends of CARESCO font style */
.friends {
	font-family: Brush Script MT, Brush Script Std, Mistral, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 120%;
}

/* fieldset & form styles - used for contact form */

fieldset {
	border: solid #999999 1px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 3px;
	color: #000000;
	clear: both;	
}

legend {
	background-color: #ffffff;
	font-weight: bold;
	color: #009999;	
	padding-left: 2px;
	padding-right: 4px;
}

textarea {
	width: 100%;
	height: 310px;
//	margin-bottom: 10px;
	border: solid #009999 1px;
}

input {
	border: solid #009999 1px;
}





div.input_area p {
//	padding: 5px;
	margin-top: 5px; margin-bottom: 0;
	font-weight: bold;
}




div.input_area input {
	width: 100%;
}

div.input_area textarea {
	width: 100%;
	height: 100px;
}

div.checkboxes {
	margin: 20px 0px 20px 10px;
	clear: both;
}

div.checkboxes input {
	border: 0px;
}

div.buttons {
	clear: both;
	text-align: center;
	margin-top: 10px;
}

/* system message styles */

div.msg {
	border: dashed #ff0000 1px;
	padding: 10px;
	background-color: #ffffdd;
	color: #ff0000;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.download {
	margin: 20px 10px;
	padding: 10px;
	border: solid #ffcc72 1px;
	background-color: #ffffdd;
	width: 30em;
}

/* image & object positioning & text wrapping */
img.wrap_right {
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
}

img.wrap_left {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
}

img.border {
	border: solid #727272 1px;
}
.top_right {
	float: right;
}

/* gadget preview styles */
.gadgetContainer {
	width:134px;
//	height:92px;
	margin:10px 0 5px 10px;
//	margin: 0 auto;
	display:block;
}

.gadgetContainer img {
	border: 0;
}
.gadgetContent {
	font-family: calibri;
	font-weight: bold;
	color: #000000;
//	overflow: hidden;
	font-size: 12px;	
	position: relative;
	top:-20px;
	left:9px;
	width:116px;
	max-width:116px;
	display:block;
}
.gadgetContent marquee a {
	color: #000000;
	text-decoration: none;
}
.gadgetContent marquee a:visited {
	color: #000000;
}

/* photo gallery styles */
.galleryimg {
	vertical-align: top;
	margin: 1px;
	padding: 2px;
	background-color: #eeeeee;
	border: solid #999999 1px;
	width: 258px; height:220px;
	position: relative;
	display: inline-block;
	text-align: center;
}

.galleryimg img {
	vertical-align: top;
	border: solid 1px;
	max-height: 218px;
}

.galleryimg div {
	padding: 5px;
	margin: 0;
	font-size: 80%;
	position: absolute;
	bottom: 0; left: 0; right: 0;
	opacity: 0.85;
	border-top: solid #999999 1px;
	background-color: #ffffff;
//	background-color: #ffffdd;
//	color: #ffffff;
	min-height: 28px;
}
