@import url("navigation.css");
@import url("faqdrops.css");
@import url("text.css");
@import url("crestsPics.css");
@import url("splash.css");
@import url("charities.css");
@import url("team.css");
@import url("giftNews.css");
/* stylesheet for www.giftjobs.com - written by Mark Jones zen20282@zen.co.uk */
* { margin:0px; padding:0px; } /* this clears any and all margins & padding on all elements */
html { 
	height:100%; 
	margin-bottom:1px; 
}  /*this adds a scrollbar to Mozilla and keeps it there to stop centered pages jigging about*/

body {
	background-color:#000;
	background-image:url(../images/Brick980x1200Q14.jpg);
	background-repeat:repeat-y;
	background-position:50% 0px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}
/*this brings a second version of the wall underneath for short pages*/
/*body#Apply {                     
	background-color:#000;
	background-image:url(../images/BrickSplash980x286Q14.jpg);
	background-repeat:repeat-y;
	background-position:top;
}*/
#OuterWrapper {
	/*border:1px solid #fff;*/
	background-color:transparent;
	/*background-image:url(../images/Brick980x1200Q14.jpg);*/
	background-image:url(../images/Brick980x632Q14.jpg);
	background-repeat:repeat-y;
	background-position:0px -1px;
	display:block;
	margin:0px auto 0px auto;
	overflow:hidden;
	padding:0;
	position:relative;
	width:980px;
}
#Masthead {
	/*border:1px solid #fff;*/
	background-color:#bfbfbf;
	display:block;
	height:65px;
	margin:10px 0px 0px 0px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	width:640px;
}
#CharityStrip {
	/*border:1px solid #ff0000;*/
	background-color:#BFBFBF;
	display:block;
	height:55px;
	margin:6px 0px 0px 280px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	text-align:left;
	/*width:530px;*/
}
#CharityStrip img {
	border:none;
	outline:none;
	padding-left:10px;
}
#PrintOnlyLogoArea, .PrintOnlyLogo {
	display:none;
}
#ContentContainer {
	/*border:1px solid #fff;*/
	background-color:transparent;
	/*height:1%;*/
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	position:relative;
	text-align:left;
	width:980px;
}
#NavCol {
	/*border:1px solid #fff;*/
	display:inline;
	float:left;
	margin:0px 0px 0px 15px;
	overflow:auto;
	padding:0px;
	position:relative;
	text-align:left;
	width:200px;
}
#NavBlock {
	/*border:1px solid red;*/
	background-color:transparent;
	display:block;
	float:left;
	height:246px;
	margin:72px 0px 0px 0px;
	overflow:hidden;
	padding:0;
	width:160px;
}	
#Content {
	/*border:1px solid #fff;*/
	background-color:transparent;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	width:475px;
}
#ContentTextArea {
	/*border:1px solid #fff;*/
	background-color:transparent;
	display:inline;
	float:left;
	margin:70px 0px 0px 70px;
	overflow:auto;
	padding:0px 0px 200px 0px;
	position:relative;
	text-align:left;
	width:400px;
}
#Footer {
	/*border:1px solid #ff0000;*/
	clear:both;
	height:1px;
	width:980px;
}	
.clearMe {
	/*border:1px solid #ff0000;*/
	clear:both;
	height:10px;
	width:200px;
}
#PrintOnlyLogo {	
	display:none;
}
a:active, a:focus {
	outline:0; 
}
.Sorry20Padding {
	padding:10px 0px 10px 0px;
}
/*##---------------- PHONE APPLICATIONS GRID --##*/
#PhoneTbl {
	/*border:1px solid #cdcdcd;*/
	border-collapse:collapse;
	font-size:1.1em;
	margin:0px auto 0px auto;
	table-layout:fixed;
	width:220px;
}
#PhoneTbl td {
	background-color:#000000;
	color:#fff;
	font-size:1em;
	padding:6px 2px 6px 2px;
}
.right {
	text-align:right;
}
#PhoneTbl th#OfficeCell {
	color:#fff;
	font-size:1.2em;
	padding-top:5px;
	text-align:right;
	width:100px;
}
#PhoneTbl th#SpacerCell {
	color:blue;
	width:20px;
}
#PhoneTbl th#PhoneCell {
	color:#fff;
	font-size:1.2em;
	padding-top:5px;
	width:100px;
}
.VideoContainers {
	border:1px solid #cdcdcd;
	margin:0px 0px 0px 15px;
	width:320px;
}
#OutTakesVideoHolder {
	border:1px solid #cdcdcd;
	margin:0px 0px 0px 15px;
	width:320px;
}

