﻿/*** Gifts4Fones.ie CSS - Alan McCarthy, BPI Telecom, alanm@bpi.ie***/

body {
	color:#fff;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

a {
	color:#669900;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	color:#669900;
	text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
	color:#000;
	margin:0 auto;
	min-width:960px;
	padding:0;
	text-align:left;
	background-color: #fff;
	background-repeat: repeat-x;
	width:960px;
}

/*** Header section ***/

#sitename {
	color:#ffffff;
	text-align:left;
	padding: 40px 0px 10px 10px;
	background-repeat: no-repeat;
}

/*** Horizontal menu ***/

#mainmenu {
	float:left;
	margin-bottom:1px;
	color: #FFFFFF;
	background-image: url(../Images/menubar2.gif);
	width: 960px;
	height: 40px;
}

#mainmenu ul {
	margin:0;
	padding:0;
	color: #FFFFFF;
}

#mainmenu li {
	float:left;
	height:34px;
	list-style:none;
	margin:0;
	padding:0;
}

#mainmenu a {
	color:#000;
	display:block;
	font-size:1em;
	text-transform:none;
	padding: 11px 8px 10px 15px;
	font-weight: bold;
}

#mainmenu a:hover {
	color:#000;
	text-decoration:underline;
	font-weight: bold;
}

#mainmenu a.current {
	color:#7ab703;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:1em;
	padding:0;
}

/*** Sidebars ***/

#rightside {
	width:230px;
	margin: 0;
}

#rightside {
	float:right;
	background-color: #FFFFFF;
	color: #000;
	margin:25px 0px 10px 10px;
}

.linklist {
list-style:none;
margin:0 0 10px 0;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Content ***/

#content {
	background-color:#FFF;
	color:#000;
	padding-top:0;
	padding-right:20px;
	padding-bottom:5px;
}

#content {margin:0 200px;}

#content ul { 
list-style-image:url(../Images/arrows.gif);
line-height:1.5em;
} 

#content h1,#content h2 {
background-color:inherit;
color:#000;
font-size:1.5em;
font-weight:bold;
letter-spacing:-1px;
padding-top:15px;
}

#content img {
	border:1px solid #b0b0b0;
	float:right;
	margin:-30px 0 0 0;
	padding:5px;
}

#contentleader{
	width:690px;
	float:left;
	margin:25px 10px 10px 10px;
}

#contentleaderindex {
	width:960px;
	height:348px;
	float:left;
	margin:0 0 15px 0;
	
}

#contentleaderphones{
	height:282px;
	width:387px;
	float:left;
	margin:25px 0px 10px 10px;
}

#contentleaderright {
	width:530px;
	float:right;
	margin:20px 0px 20px 0px;
}

#contentleadertext {
color:#000;
font-size:1em;
letter-spacing:0px;
margin:0px 0px 10px 10px;
padding:0;
}

#contentleadertext h1 {
color:#fff;
font-size:1.9em;
font-weight:normal;
letter-spacing:-1px;
padding:0;
}

h1 {
font-size:1.7em;
color:#79b600;
margin:10px 0 15px 0;
}

h3 {
font-size:1.2em;
color:#000;
font-weight:bold;
margin:15px 0 3px 0;
}

h5 {
font-size:0.75em;
color:#000;
font-weight:normal;
margin:5px 0 5px 0;
}

#introholder {
width:960px;
margin:0 0 0 0;
padding:0;
}

#intro {
float: left;
width:620px;
margin:0 10px 10px 0;
padding:0;
}
 
#videobox {
width:300px;
height:240px;
float:right;
margin:0 0 0 0;
padding:0;
}

#FooterTags {
display:inline;
float:left;
text-align:left;
width:960px;
margin: 10px 0 10px 0;
}

#Letters {
display:inline;
float:left;
text-align:left;
width:300px;
font-size:1em;
margin:0 0 0 0;
}

#LettersMiddle {
display:inline;
float:left;
text-align:left;
width:300px;
font-size:1em;
margin:0 0 0 30px;
}

#LettersRight {
display:inline;
float:right;
text-align:left;
width:300px;
font-size:1em;
margin:0 0 0 20px;
}

#Letters h2 {
font-size:1.2em;
margin-bottom:5px;
margin-top:8px;
}

#Letters img {
border:0;
}

#SupportedByContainer {
display:inline;
float:left;
text-align:left;
width:960px;
margin: 20px 0 0 0;
}

/*** charity footer ***/

#charity {
	margin:0;
	background-image: url(../Images/footerbg2.jpg);
	height: 120px;
	width:960px;
}

/*** Footer ***/

#footer {
	clear:both;
	color:#fff;
	font-size:1em;
	margin:0;
	text-align:center;
	width:960px;
	background-image: url(../Images/footerbg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#83c116;
	height: 200px;
	padding-top: 30px;
}

#footer a {
color:#fff;
margin-top:30px;
}

/*** Various classes ***/

.searchform {
margin:0 0 60px 0;
}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 5px 5px 0;
width:170px;
}

.searchbutton {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	height:21px;
	float:right;
}

.searchbuttonmain {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	height:21px;
	float:left;
}

.searchbutton a {
background:#669900;
border:1px solid #b0b0b0;
height:22px;
}

.clearingdiv {
	clear:both;
	height:15px;
	width:1px;
}

#verticalspace {
	clear:both;
	height:50px;
	width:10px;
}

.clearingdivrightside {
	clear:both;
	height:15px;
	width:1px;
}

.clearingdivleftside {
	clear:both;
	height:15px;
	width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
	background-color: #FFFFFF;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

.divCharitometer
{
    height:91px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 3.2em;   
    padding-top: 9px;
    text-align: left;
}


/*** End of file ***/

