/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:url(../images/slice_general.jpg) repeat-x;
	font-size:13px;
	line-height:19px;
	color:#888888;
	margin-left:-10px;
}
/*body.home {
	background:url(../images/slice_home.jpg);
}*/


/* 
	Header / Orientation
*/

#topbar {
	position:absolute;
	top:0px;
	left:0px;
	width:330px;
	margin: 0 0 0px 10px;
	padding: 0px 10px 58px 10px ;
	overflow: auto;
	text-align: center;
	background: transparent url('../images/ProHealthUk.png') no-repeat top center;
}
ul#main_menu {
	position:absolute;
	left:350px;
	top:43px;
	margin:0px;
	padding:0px;
}
ul#main_menu li {
	margin:0px; padding:0px;
	list-style:none;
	display:inline;
}
ul#main_menu li a {
	margin-left:20px;
	text-decoration:none;
	color:#70787f;
	text-transform:lowercase;
	font-size:20px;
	font-family:"News Gothic MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul#main_menu li a:hover, ul#main_menu li a.active { color:#6bb242;}
#orientation_holder {padding-top:78px;}
#orientation {
	width:965px;
	height:166px;
	position:relative;
	background-image: url('../images/panel_home.jpg');
	background-repeat:no-repeat;
}
#squiggle {
	padding:30px 600px 0 0;
}


#orientation a#find_out {
	display:block;
	position:absolute;
	text-decoration:none;
	color:#cce48c;
	left:194px;
	top:138px;
	font-weight:bold;
	font-size:15px;
}
#orientation a#find_out:hover { color:#ffffff; }
#orientation #icon_heart {
	position:absolute;
	left:490px;
	top:192px;
	width:130px;
	/*margin: 0 0 20px 10px;*/
	padding:  75px 10px 10px 10px ;
	overflow: auto;
	text-align: center;
	background: white url('../images/heartwithcross.jpg') no-repeat top center;

}
#orientation #icon_firstaid {
	position:absolute;
	left:660px;
	top:192px;
	text-align:center;
	width:130px;
	/*margin: 0 0 20px 10px;*/
	padding: 75px 10px 10px 10px ;
	background: white url('../images/firstaidkit.jpg') no-repeat top center;
}
#orientation #icon_vaccinations {
	position:absolute;
	left:830px;
	top:192px;
	text-align:center;
	width:130px;
	/*margin: 0 0 20px 10px;*/
	padding: 75px 10px 10px 10px ;
	background: white url('../images/syringe.jpg') no-repeat top center;
}
#orientation img { display:block; margin:auto;margin-bottom:7px; }
#orientation a { color:#999999; text-decoration:none;}
#orientation a:hover { color:#aaaaaa;}

#home_blog {
	margin-left:43px;
	margin-top:50px;
}
#home_blog img { display:block; }
#home_blog div { margin-top:20px; margin-bottom:20px; border:0px; border-bottom:1px solid #c9c9c9; width:967px; padding:0px; }


#orientation_company {
	background-image:url(images/panel_about.jpg);
}
#orientation_rockstar {
	background-image:url(images/panel_rockstar.jpg);
}
#orientation_marketplace {
	background-image:url(images/panel_marketplaces.jpg);
}
#orientation_nonprofit {
	background-image:url(images/panel_nonprofit.jpg);
}
#orientation_contact {
	background-image:url(images/panel_contact.jpg);
}
#orientation_blog {
	background-image:url(images/panel_blog.jpg);
}
.orientation {
	width:983px;
	height:164px;
	position:relative;
	margin-bottom:30px;
}
.orientation img {
	position:absolute;
	right:0px;
	top:78px;
}



/*
	Content / Blog
*/

#maincontent {
	margin-left:43px;
	margin-top:43px;
	width:967px;

}

#left_column {
	width:300px;
	float:left;
	margin-right:35px;
}
#right_column {
	width:610px;
	float:left;
	min-height:200px;
}

#icons
{
	height: 10em
}

#icon_heart 
{
	float:left;
	width:130px;
	padding:  75px 10px 10px 10px ;
	text-align: center;
	background: white url('../images/heartwithcross.jpg') no-repeat top center;
}

#icon_firstaid 
{
	float:left;
	left: 280px;
	text-align:center;
	width:130px;
	padding: 75px 10px 10px 10px ;
	background: white url('../images/firstaidkit.jpg') no-repeat top center;
}

#icon_vaccinations 
{
	float:left;
	text-align:center;
	left: 340px; 
	width:130px;
	padding: 75px 10px 10px 10px ;
	background: white url('../images/syringe.jpg') no-repeat top center;
}

a h2, h2 {
	font-weight:normal;
	font-size:36px;
	color:#333333;
	margin-top:0px;
	margin-bottom:6px;
	line-height:40px;
	text-decoration:none;
}
h2.short_h2 {
	width:430px;
}
span.post_details {
	font-size:9px;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#589a34;
}
div.post {
	margin-bottom:40px;
	z-index:100;
}
div.text {
	margin-top:20px;
}

fieldset 
{
	padding: 1em;
	font:90%/1 sans-serif;
	border: none;
  }
fieldset label {
  float:left;
  width:12em;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
fieldset input {
	  margin: 1px 1px 1px 1px ;}

fieldset select {
	  margin: 1px 1px 1px 1px ;}
  
fieldset input.submit {
	  margin:  1em 11em;}

fieldset input.checkbox {
	  height: 1.5em ;}
	  
/* 
	Categories
*/

#categories {
	background-color:#e6e6e6;
	border:1px solid #d0d0d0;
	width:283px;
	padding:10px;	
	margin:0px;
	margin-bottom:10px;
	padding-top:9px;
}

#cat_tabs {
	margin:0px;
	padding:0px;
}
#cat_tabs li {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#cat_tabs li a {
	padding-top:6px;
	padding-bottom:4px;
	padding-left:18px;
	padding-right:18px;
	border:1px solid #bcbcbc; 
	text-decoration:none;
	font-size:9px;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#232323;
	position:relative;
	top:-1px;
}
#cat_tabs li a.on {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	color:#c53c00;	
}
#cat_tabs li a.off {
	background-color:transparent;
	border:0px;
	padding-left:8px;
	padding-right:8px;	
}
#cat_tabs li a.off:hover {		
	color:#c53c00;
}
.cat_content {
	background-color:#ffffff;
	border:1px solid #bcbcbc;	
}
.cat_content ul {margin:0px; padding:0px; padding-top:10px; padding-bottom:15px;}
.cat_content ul li {
	margin:0px; 
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	list-style:none;

}
.cat_content ul li a{
	color:#403f3f;
	text-decoration:none;
	border-bottom:1px solid #ebe9e3;
	display:block;	
	padding-top:5px;
	padding-bottom:5px;	
}
.cat_content ul li a:hover { color:#519330 }
#categories a small {
	font-style:normal;
	font-size:9px;
	text-transform:uppercase;
	color:#b3a37b;
	padding-left:2px;
}





/*
	General Styles
*/

p { margin:0px; margin-bottom:20px; }
a { text-decoration:underline; color:#519330; }
a:hover { text-decoration:none;}
a img { border:0px; }

input.text, textarea, select {
	border:1px solid #c9c9c9;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

table
{
	border: none}
table th
{
	background-color:Green;
	 color:White;
	border:  solid 0.1em white;
	}
table td
{
	background-color:#ccff99;
	border:  solid 0.1em white;
	}
.input_button {
	background-color:#519330;
	color:#ffffff;
	font-size:9px;
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border:0px;
	padding:4px;	
}
.input_button:hover {
	background-color:#333333;
}
.search {
	width:175px;
	
}/*** PHOTO STYLE ***/
div.photo {
  float:right;
  background-color:#f5f5f5;
  margin-left:10px;
  margin-bottom:10px;
  font-size:9px;
  padding:10px;
  border:1px solid #d8d8d8;
  text-align:center;
}
div.photo img {
  display:block;
  margin-bottom:10px;
  border:1px solid #d8d8d8;
}


div.photo_centre {
  margin:auto;
  background-color:#f5f5f5;
  margin-bottom:20px;
  font-size:11px;
  padding:10px;
  border:1px solid #d8d8d8;
  text-align:center;
}
div.photo_centre img {
  display:block;
  border:1px solid #d8d8d8;
  margin:auto;
}
strong, h4 { color:#454545; }

h3 { color: #bd3b01 }

/* Custom Table Classes */
.tblDetailedList
{
	border: none}
.tblDetailedList th
{
	background-color:transparent;
	 color:Silver;
	border:  solid 0.1em white;
	}
.tblDetailedList td
{
	background-color:transparent;
	border:  solid 0.1em white;
	}

#HorizontalLine
{
	margin: 10px 10px 1px 20px;
	left: 10px;
	background-color:Silver;
	height:1px;
}