/*************************************************************/
/* CSS Stylesheet for Pramacare            	                     */
/* See comments for further information                      */
/* (c) Pramacare 2006	                                     */
/* Developed by Wordsun Web Works                            */
/* http://www.wordsun.co.uk                                  */
/*************************************************************/

/* Global styles */

* {
	font-size: 100%;
}

body{
	margin: 0px;
	font: 75% Arial, Verdana, Helvetica, sans-serif;
	color: #5f5f5f;
	background-color:#F5F5F5;
}

/* Core page containers */

#wrapper { /* main wrapper for content - not the footer */
	width: 750px;
	text-align: left;
	margin: 0px auto 0px auto;
	
}

#nav { /* top nav bar */
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat;
	border-bottom: #cccccc 1px solid;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	color: #f00001;
	
}


/* CSS Drop-down menu system*/
#dmenu {font-family: Verdana, Arial,  Helvetica, Sans-Serif; font-size:12px; z-index:9; padding-left: 170px; margin: 0px; line-height:35px; }
#dmenu li>ul {top: auto; left: auto; z-index:8; padding: 0px; margin: 0px;}
li:hover ul , li.over ul{ /* lists nested under hovered list items */	display: block; padding: 0px; margin: 0px;}
.content {clear: left; padding: 0px; margin: 0px; }
/* edit here for top-level menu style */
.topmenuul{list-style-type:none; padding: 0px; margin: 0px; font-size:12px;}
.topmenuli{list-style-type:none; float:left; padding: 0px; margin: 0px;}
.topmenutitle{	display:block; text-decoration: none;	font-weight:normal;	margin: 0px; }
.topmenuli a { text-decoration: none; color:#F14147;}
.topmenuli a:hover {	text-decoration: none; color:#41A54C; }

.topmenuul {padding: 0px; margin: 0px;}
/* edit here for sub-level menu style */
.submenuul{
	list-style-type:none;
	position:absolute;
	text-decoration: none;
	margin: 0px;
	border:0px;
	padding:0px;
	display:none;
	line-height:1em;
}
.submenuli1 {height:26px;  background-image: url(../images/menugrad1.jpg); background-repeat:repeat-x; width:161px; margin: 0px; border:none; padding:0px;}

.submenuli2 {height:25px; background-image: url(../images/menugrad2.jpg); background-repeat:repeat-x; width:161px; margin: 0px; padding:0px; }

.submenuli3 {height:25px; background-image: url(../images/menugrad3.jpg); background-repeat:repeat-x; width:161px; margin: 0px; border:none; padding:0px;}

.submenuli4 {height:27px; background-image: url(../images/menugrad3.gif); background-repeat:repeat-x; width:161px; margin: 0px; border:none; padding:0px;}

.submenuli1 a {display:block;  text-indent:8px; padding:5px 2px 3px 0px;  margin: 0px;text-decoration: none; color:#F14147; }
.submenuli1 a:hover {text-decoration: none; color: #41A54C;  }

.submenuli2 a {display:block;	 text-indent:8px; padding:5px 2px 3px 0px;  margin: 0px;text-decoration: none; color:#F14147;}
.submenuli2 a:hover {text-decoration: none; color: #41A54C;  }

.submenuli3 a {display:block;	 text-indent:8px; padding:5px 2px 3px 0px;  margin: 0px;text-decoration: none; color:#F14147;}
.submenuli3 a:hover {text-decoration: none; color: #41A54C;  }

.submenuli4 a {display:block;	 text-indent:8px; padding:5px 2px 3px 0px;  margin: 0px;text-decoration: none; color:#F14147; }
.submenuli4 a:hover {text-decoration: none; color: #41A54C;  }










#homeheadleft {
	width: 329px;
	height: 258px;
	float: left;
	background-image: url(../images/home_img_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: #cccccc 1px solid;
	text-align:left;
}

#homeheadtext {
	width: 295px;
	height: 200px;
	text-align:left;
	margin:10px 5px 0px 15px;
}

#subheadtext {
	width: 295px;
	height: 100px;
	text-align:left;
	margin:10px 5px 0px 15px;
}
#subheadtext IMG	
{
	position:relative;
	top:25px;
}
	
#subheadleft {
	width: 329px;
	height: 120px;
	float: left;
	background-image: url(../images/sub_img_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: #cccccc 1px solid;
	text-align:left;
}

#subheadright {
	width: 419px;
	height: 120px;
	float: right;
	border-right: #cccccc 1px solid;
	background-image: url(../images/sub_img_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#homeheadright {
	width: 419px;
	height: 258px;
	float: right;
	border-right: #cccccc 1px solid;
	background-image: url(../images/home_img_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#donateonline {
	margin-top: 234px;
	margin-left: 598px;
	width: 130px;
	height: 80px;
	position: absolute;
}

#homeheadtext-content {
      margin:0; padding:0;
      width:275px; height:143px;
      margin:0; padding:0;
      background:url(../images/header_text2.gif) top left no-repeat;
}
#homeheadtext-content span { display:none }

#mainbody {
	clear: both;
	border: #cccccc 1px solid;
	background-color: #ffffff;
	background-image: url(../images/mainbody_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top:20px;
	text-align: center;
}

#maincontent {
	width: 440px;
	margin-left: 15px;
	float: left;
	text-align: left;
}

#maincontentright {
	width: 250px;
	float: right;
	margin-right: 10px;
	text-align: left;
}

#footer {
	clear:both;
	width:748px;
	border-top: #cccccc 1px solid;
	text-align:center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}

#rigthbox_content {
	background-image: url(../images/rightbox_content.gif);
	padding: 15px 15px 1px 15px;
}

#rigthbox_caring_content {
	background-image: url(../images/rightbox_caring_content.gif);
	padding: 40px 15px 1px 15px;
}

.rightbox {
	margin-top:10px;
	margin-bottom:10px;
}

#mainbox_content {
	background-image: url(../images/mainbox_content.gif);
	padding: 15px 15px 1px 15px;
}
.mainbox {
	margin-top:10px;
	margin-bottom:10px;
}

/* Sub page containers */



/* text styles */

p {
	margin:10px 0px 10px 0px;
	line-height: 19px;
}

h1 {
	font-size: 135%;
	font-weight: bold;
}

h2 { /* this is used on the 3 main homepage box headers */
	color: #f00001;
	font-size: 170%;
	font-weight: bold;
	font-family: Trebuchet MS;
}

/* link styles */

a:link {
	color: #f00001;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #f00001;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#footer a:link {
	color: #1F1F1F;
	text-decoration: underline;
}
#footer a:visited {
	color: #1F1F1F;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/* form styles */



/* image styles */

.iip_logo {
	margin-top:17px;
	float: right;
}

.homeimg {
	margin-left: 3px;
	margin-right: 3px;
}

.text_img_right {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float:right;
}

.text_img_left {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float:left;
}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none}

.scrollheader {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; text-decoration: none; font-weight: bold}

.bubbletext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}

.bubbletextsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}

.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: bold}

.textjustified { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none ; text-align: justify; letter-spacing: normal; word-spacing: normal; white-space: normal}

.subheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #FFFFFF;

}

.contact_text {
	width:175px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contact_textarea {
	width:250px;
	height:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}