/* CSS Document */

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.84em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: 1px solid #b9aa82;
	background-color:#ffffff;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #b9aa82;
	margin-bottom:2px;
}

a {
	color:#4D87CE;
	font-weight:none;
	text-decoration:none;
}

a:hover {
	color:#2a65ad;
}

ol,ul {

}

/*
li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}
*/

h2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	margin-left: 2px;
	padding:0;
	color:#555555;
	/*border-bottom:1px solid #eeeeee;*/
}

h3 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	text-align:left;
	font-weight:normal;
	margin-left: 2px;
	padding:0;
	color:#555555;
	border-bottom:1px solid #eeeeee;
}

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:40px;
}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:center;
	
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	border: 0px solid black;
	width:720px;
	margin:0 auto 0 5px;
	text-align:left;
	
}

.homequote {
	float:right;
	width: 110px;
	margin: auto;
	padding: 1px;
	border: 3px solid #eeeeee;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	/*color:#99B198;*/
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom right;
	padding-left:0;
	padding-right:50px;
	padding-bottom:75px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	display: block;
	margin-right:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border:0px solid #eeeeee;
}

.flashimage {
	float:left;
	margin-left:0px;
	padding-bottom: 5px;
	border: 1px solid #eeeeee;
}

.header {
	float:left;
	margin-right:0px;
}
.clearer {
	clear:both;
}

#adminsidebar {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	width:160px;
	float:left;
	border: 0px solid black;
	font-size:135%;
	text-align:left;
}

#adminsidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
	text-align:left;
}

#sidebar {
	font-family: "Arial", Arial, sans-serif;
	width:145px;
	float:left;
	border: 0px solid black;
	font-size:100%;
	text-align:left;
}

#sidebar h1 {
	font-family: "Arial Narrow", "Trebuchet MS","Century Gothic", Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
.submenu {
	border-bottom: 1px dotted #eeeeee;
	
}
.submenu a {
	display:block;
	width:100%;
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
	color:#a62630;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}

#newsflash {
	
}

#newsflash h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	text-align: left;
	font-weight:normal;
	width: 220px;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
}

#newsflash p {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	padding:5px;
	line-height:20px;
	
}
#mainbar {
	float:left;
	border-left: 1px dotted #b9aa82;
	/* border-right: 1px dotted #b9aa82;*/
	width: 545px;
	/*margin-left:151px;*/
	padding-left:15px;
	/*background-image:url(../images/backgrounds/mainbar.jpg);*/	
	background-position:top right;
	background-repeat:no-repeat;
	
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	width: 400px;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
}

#mainbar p {
	padding:5px;
	line-height:20px;
}

#mainbar li {
	line-height:1.4em;
	margin-bottom: 5px;
	
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#mainbar .articleimgleft {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:5px;
	margin-top:5px;
	margin-right: 10px;
	margin-bottom:5px;
}

#mainbar .giftstorylogo {
	float:right;
	valign:top;
	padding:5px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#mainbar .articleimgcentre {
	float:left;
	margin-top: 8px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	padding:1px;
	border:3px solid #eeeeee;
	}
	
	
#welcomemsg {
	display: block;
	margin-left: 220px;
	width: 70%;
	padding: 1px;
	margin-bottom: 20px;
}

#donate {
	margin-top: 10px;
	margin-left: 5px;
	padding-top:13px;
	text-align:center;
	letter-spacing: 3px;
	border: 1px solid #a62630;
	height: 50px;
	width: 80px;
	background: #b9aa82;
}

#donate h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:none;
	color: black;
	border-bottom: none;
	padding-right: 8px;
}

#sidebarright {
	width:210px;
	float:right;
	border: 0px solid black;
	text-align:left;
}

#sidebarright  h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	width: 220px;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
}

#sidebarright p {
	padding:5px;
	line-height:20px;
}
#footer {
	float:left;
	width:760px;
	background-color:#9F0304;
	border-top:1px solid #d8efa6;
	border-bottom:5px solid #b9aa82;
	padding-top:2px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-align: center	;
}

#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

#give {
	border: 1px solid;
	background-color: #efefef;
	height: 320px;
	padding-right: 20px;
}

#podcast {
	float:right;
	text-align:center;
	border: 0px solid;
	height: 100px;
	width: 100px;
	padding: 5px;
}

#checkout {
	display:block;
	width: 450px;
	margin-bottom: 15px;

}

#checkout label {
	display: block;
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 20px;
	
}

#checkout fieldset {
	font-family: Arial, sans-serif, "Century Gothic", "Trebuchet MS", "Arial Narrow";
	/*float:left;*/
	display:block;
	border: 1px solid #c4aa42;
	font-size: 115%;
	text-align:left;
	margin-left: 5px;
	margin-top: 10px;
	width: 450px;
}

#privacypolicy {
	display:block;
	font-size:80%;
}

#checkout fieldset input {
}


/* Giftstories */

#story {
	width:100%;
	border: 1px solid #aaa;
	margin-top: 15px;
}
/* Giftstory Menu */

#giftstory {
	position: relative;
	float:left;
	width:98%;
	padding:0 0 1.75em 1em;
	margin:0;
	
	list-style:none;
	line-height:1em;
}


#giftstory LI {
	float:left;
	margin:0;
	padding:0;	
}

LI.inactive {
	display:block;
	color:#fff;
	height: 24px;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;

	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#giftstory A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#giftstory A:hover,
#giftstory A:active,
#giftstory A.here:link,
#giftstory A.here:visited {
	background: #bbb;
}



/* Top Menu */

#topmenu {
	position: relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 0;
	margin:0;
	
	list-style:none;
	line-height:1em;
}

#topmenu LI {
	float:left;
	margin:0;
	padding:0;
}

#topmenu A {
	display:block;
	color:#3960a2;
	width: 162px;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#topmenu A:hover,
#topmenu A:active,
#topmenu A.here:link,
#topmenu A.here:visited {
	background: #becce1;
	color:#fff;
}
