/* GENERAL LAYOUT STYLES */

BODY 
{
	text-align:center;
	padding:0;
	margin:0;
	background-image: url(images/background_page.jpg); 
	background-color: #59A9DE;

	/*
	background-image: url(images/background_2x560.png); 
	background-color: #57a7dc;
	*/

	background-repeat: repeat-x;
}

#page {
	background: url(images/background_content.png) repeat-y top center;
}

.form-submit
{
	border:1px solid #59a9de;
	background-color:#EBEBEB;
	cursor:pointer;
	padding:2px 6px 2px 6px;	
}

.form-submit:hover
{
	background-color:#E1E1E1;
}

table {
	width: 100%;
}

body,td,th, tr, p, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
}


ul.nice-menu {
	border-top: none;
}


#wrapper body,#wrapper td,#wrapper th,#wrapper tr,#wrapper p,#wrapper div {
	line-height: 135%;
}

#right div,
#right p,
#right td {
	font-size: 10px;
}

#page.front #right p,
#page.front #right a,
#page.front #right li,
#page.front #right td {
	font-size: 18px !important;
	color: #0fa2d8;
	text-decoration: underline;
	padding-bottom: 5px;
}

#page.front #right h2 {
	font-size: 18px !important;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 20px;
}



#footer div,
#footer p,
#footer td {
	font-size: 11px;
}

#wrapper {
	margin:0 auto;
	width: 992px;
	text-align: left;
	background: url(images/main_background_1000x560.jpg) no-repeat top center;
}

#wrapper-inner {
	margin:0 auto;
	width: 800px;
	text-align: left;
}


#header {
	position: relative;
	height: 169px;
}


#top {
	float: right;
	display: absolute;
	color: white;
	text-align: right;
	margin-top: 50px;
	margin-right: 20px;
	width:300px;
}

#top #address {
	color: #5f6366;
	font-size: 12px;
}

#top p#phone-number {
	font-size: 24px;
	color:#8baecc;
	font-weight: bold;
	padding-top: 0px;
	
}

#top h2  {
	padding: 0px;
}

#top p {
	line-height: 150%;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px; /*slightly smaller up the top*/
}

/* @ set colour of top information area */
#top a {
	/*color: white;*/
}

#top block {
	float: right;
	right: 0px;
	top: 0px;
	/*color: white;*/
}


#logo {
	position: absolute;
	left: 0;
}

a img {
	border:none;
}

#logo img,
#right img {
	display: block;
}

#logo{
	padding:23px 0 0 5px;	
}	

#wrapper #content {
	padding: 15px;
	padding-bottom: 5px;
}

#wrapper #content #content {
	padding: 0px;
}




#menu-area {
	/*background-color: #d94c1f;*/
	padding-left: 22px;
}

/* @ Set menu colour */
#menu-area a {
	color: white;
	text-transform: uppercase;
	font-size: 11px;
}

/* @ Increase menu font size */
#menu a {
	font-size: 11px;
	font-weight: bold;
}


#menu ul li {
	background: none;
	border: none;
}

#menu {
	/*text-align: right;*/
	margin:0 auto;
	
}


#menu .block h2,
#footer h2 {
	visibility: collapse;
	display: none; 
}



/* NAVIGATION MENU */

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	padding-left: 1px;
	line-height: 150%;
	text-align: left;
}

#menu ul {
	margin: 0;
	padding: 0;
}

/* @ Adjust menu item padding */
#menu ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding-left: 8px;
	padding-right: 9px;	
	height: 36px;
}

#menu ul li ul {
	border-left: solid 2px #DEE3CF;
	border-bottom: solid 2px #DEE3CF;
	border-right: solid 2px #DEE3CF;
}

/* @ set menu popup background colour */
#menu ul li ul li {
	border-top: none;
	background: white;
	width: 280px;
	height:25px;
}

#menu ul li ul li a  {
	/* background-color: xxx */
	color: #0fa2d8;
}


#menu a:link,
#menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}


#menu a.active {
	text-decoration:underline;
}



#content {
	padding: 0;
	width: 480px;
	float: left;
	margin-left: 20px;
	min-height: 350px;	
}

/* add a default padding to content images, so text doesn't squish against! */
#content img {
	margin: 10px;
}

#content li {
	padding-bottom: 5px;
	list-style-image: url(images/green-point.png);
}

#content table td {
	vertical-align: text-top;
}

#right {
	float: left;
	width: 238px;
	margin-left: 0px;
	min-height:160px;
}


/*#page.front #right {
	background: url(images/home_pic.jpg) no-repeat;
}

#page.accommodation #right, #page.plans #right {
	background: url(images/sidebar_accommodation.jpg) no-repeat;
}

#page.contact #right {
	background: url(images/home_pic2.jpg) no-repeat;
}

#page.hugs-week #right, #page.why-hug #right,  #page.events #right,#page.donations #right, #page.merchandise #right, #page.volunteer #right {
	background: url(images/home_pic3.jpg) no-repeat;
}

#page.history #right {
	background: url(images/home_pic4.jpg) no-repeat;
}

#page.volunteer #right {
	background: url(images/sidebar_volunteer.jpg) no-repeat;
}*/

/* CUstomisation for Events page! */

#right #block-block-6 h2
{
	display:none;	
}


#right #block-block-6 p
{
	margin:0;
}

#page.events #right {
	display: none;
}

#page.events #content {
	width: 650px;
}

#right h2.title {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0px;
}

#right .block {
	padding: 10px;
}

#block-block-5,
#copyright 
{	
	padding-top: 10px;
}	

	#block-block-5 p,
	#copyright p 
	{	
		padding-top: 0px;
		font-size: 10px;
		color: #9e9e9e;
	}	



#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
	background: url(images/background_footer.jpg) no-repeat;
}

#footer-inner {
	width: 790px;
	margin:auto;
}


#footer .block {
	padding-top: 1px;
}

#clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

/* @ set link colour */
a:link, a:visited {
	text-decoration: underline;
	color: #555555;
}

a:hover {
	color: #555;
}

blockquote {
	margin: 10px;
}


/* DRUPAL ELEMENTS STYLES */

.links {
  margin: 0em 0em 2em 0;
  padding-top:  6px;
}

.block {
  padding-bottom: 1em;
}


/* calendar styles */

.calendar td, 
.calendar th, 
.calendar tbody {
	border: 1px solid gray;
	font-size: 11px;
}

.calendar table {
	width: 160px;
	margin: 3px;
}


/* login window list item styles */

.item-list ul li {
	list-style-type: none;
}


/* form styles */

form {
	padding: 0;
	margin: 0;
}

#right .form-item {
	text-align: left;
}

input.form-text, 
select {
	border:1px solid #ccc;
	padding: 2px;
	font-size:11px;
}

#right #user-login-form input {
	width: 130px;
	text-align: left;
}

#right #user-login-form input.form-submit {
	width: 50px;
	margin-bottom: 10px;
	text-align: center;
}

#content input.form-text {
	width: 350px;
}

#content #edit-message-wrapper textarea {
	width: 350px;
	border:1px solid #ccc;
}

input.form-text:hover {
	background: #F9F9F9;
}

#user-login-form ul {
	padding-top: 8px;
}

#user-login-form ul li {
	margin-left:0;
}

#right #block-block-3 {
	margin-bottom: 15px;
}



/* UNUSED STYLES */

#header .title {}
#header .title a {}
#header .title a:hover {}
#header .site-slogan {}
.node .title {}
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {}
.node .title a:hover {}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 5px;
	padding-bottom: 0px;
	padding-left: 0;
}

h1,
h1.title  {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
	color: #0fa2d8;
}

h2,
h2.title {
	font-size: 14px;
	/*color: #2d577f;*/
}

#content h2.title {
	margin-bottom: 10px;
}


#right h2 {
	font-size: 15px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: black;
}

#content h2.title a {
	font-weight: bold;
	font-size: 19px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}


#secondary ul li {
	display: none;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	height: 22px;
}

#footer ul li ul {
	display:none;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	text-decoration: none;
	color: #003365;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

/*
#right ul,
#right li {
	margin: 0;
	padding: 0;
}*/

#right ul li {
	margin: 0;
	padding: 0;
	/*list-style-type: none;
	list-style-image: none;*/
	
}

#right .item-list ul li {
	text-align: left;
}

#right ul li a, 
#right ul li a:link, 
#right ul li a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;	
}

#right ul li a:hover,
#right ul li a.active {
	text-decoration: underline;
}

#right ul li ul {
	margin: 0;
	padding: 0;
}

#right ul li ul li {
	padding-left: 10px;
	background: none;
}

#right ul li ul li,
#right ul li ul li ul li  {
	list-style-type: none;
	list-style-image: none;
}

#right ul li ul li ul li {
	padding-left: 20px;
}

#content .left, 
#content .right {
	margin:0;
}

.messages {
	margin:10px;
	padding:10px;
}


#content ul.tabs li a:link,
#content ul.tabs li a:visited {
	background:#cccccc;
}

#content ul.tabs li a.active:link,
#content ul.tabs li a.active:visited {
	background:#FFF;
	color:#000;
}

tr.odd {
	background:#dddddd;
}

tr.even {
	background:white;
}




/* blah blah creative header */
#_carbon {
	background: url(images/header_carbon.png) no-repeat center center;
	display: block;
	height: 56px;
	width: 856px;
	margin: auto;
	margin-bottom: 15px;
}

#_carbon #cp {
	display: block;
	float: left;
	margin-left: 360px;
	padding-top: 17px;
}

#_carbon #lo {
	display: block;
	float: right;
	padding-right: 30px;
	padding-top: 17px;
}

#_carbon a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma;
}




/* IMCE - Help box UI Improvements*/
#help-box {
  position: absolute;
  text-decoration: none !important;
  color: #f36;
  overflow: hidden;
  left: 0; **
}

#help-box-content {
  display: none;
  color: #444;
  background-color: #f5f5f5;
  border: 1px dashed #000;
  padding: 5px;
}

#help-box-title {
	font-weight: bold;
	margin-left: 15px;**
	background-color: white;**
}

#help-box:hover {
  overflow: visible;
}

#help-box:hover #help-box-content {
  display: block;
}

#ops-list #op-item-undefined {
	font-weight: bold;
	text-decoration: underline;
}

#file-preview { /* left align image, so if it's wide it can be shown OK */
	text-align: left;
}

#log-wrapper { /* hide the log wrapper - has no practical use */
	display: none;
}

#file-list-wrapper  table.files td.name { /* left align file names in file list - looks neater */
	text-align: left;
}

#log-prv-wrapper { /* increase size of the image preview area */
	height: 190px!important;
}

#log-clearer { /* hide the log clearer - now hidden, no visible output */
	display: none!important;
}


/* kill bad decoration for Control Panel in Safari */
div.control-panel-item a {
	text-decoration: none;
}

div.control-panel-item {
	border: none;
}

div.control-panel-item:hover {
	border: none;
}

/* in the control panel, return line height to normal */	
#control-panel-0 span {	
	line-height: 100% 
}	

#edit-body_ifr {	
	height: 330px !important;
}	

#edit-body-wrapper #edit-body_tbl
{
	width:300px;	
}

/* carbon toolbar */
#block-menu-menu-carbon-toolbar
{
	top: 0;
	height: 20px;
}

.admin-menu #block-menu-menu-carbon-toolbar
{
	top: 20px;
}

/* Control Panel */

.control-panel-icon-size-36x36 
{
	height:40pt;
	width:40pt;
}

div.control-panel-item
{
	height:90px;	
}

div.control-panel-item a
{
	line-height:100%;
}

div.control-panel-item img 
{
	margin:0px;
}

#block-menu-menu-carbon-toolbar
{
	position: absolute;
	left: 0;

	border: 0px dotted #000;
	width: 100%;
	
	background-color: #FFFFFF;
	
	padding: 0;
	margin: 0;
	display: block;
	z-index: 11;
}

	#block-menu-menu-carbon-toolbar ul
	{

		list-style-image: none;
		list-style-type: none;
		
		list-style: none outside none;
		
		margin: 0;
		padding: 0;
		
		z-index: 99;
	}
	
	#block-menu-menu-carbon-toolbar ul li
	{
		color: #000000;
		
		float: left;
		list-style-image: none;
		list-style-type: none;
		
		padding: 0;
		margin: 5px;
		
		font-size: 10px;
	}
	
	#block-menu-menu-carbon-toolbar ul li.last
	{
		float: right;
	}
	
	#block-menu-menu-carbon-toolbar ul li a
	{
		color: #000000;
		text-decoration: none;
	}
	
	#block-menu-menu-carbon-toolbar ul li a:hover
	{
		color: #009933;
		text-decoration: underline;
	}

/* end carbon toolbar */