@charset "utf-8";
/* CSS Document */
/*Eric Meyer Reset css*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747474;
    background:url(/sites/all/themes/custom/johnstott/images/header_bg.jpg) no-repeat #ffffff center top;
}

input{
    font:11px Arial, Helvetica, sans-serif;
	color:#747474;
}

a.link-block{
    display:block;
	width:100%;
	height:100%;
}

#header_bg{
	width:947px;
	height:126px;
	position:relative;
	background:url(/sites/all/themes/custom/johnstott/images/header_bg_s.jpg) no-repeat #ffffff center top;
	z-index:5000;
	margin-left:auto;
	margin-right:auto;

}

div#header_bg{
	height:126px;
	width:947px;
}

#header{
	width:947px;
	height:126px;
	position:relative;
	z-index:5000;
	margin-left:auto;
	margin-right:auto;
}

div#header{
	height:126px;
	width:947px;
	margin-top:-126px;
	padding-left:37px;
}

#logo{
	position:absolute;
	top:18px;
	left:51px;
}

ul#main-tabs{
	width:650px;
	height:35px;
	position:relative;
	top:91px;
	/*left:102px;*/
    left:2px;
	z-index:5001;
	float:left;
}

ul#main-tabs li{
    float:left;	
	list-style: none;

}

.outer_tab, .tab_png, .selected_tab_click{
    position:absolute;
	height:35px;
	top:91px;
	z-index:5500;
}

.tab_png{
    top:0px;
	left:0px;
	z-index:5500;
	width:100%;
}

.selected_tab_click{
	display:block;
    top:0px;
	left:0px;
	width:100%;
	z-index:5505;
	padding:0;
	margin:0;
}

/*home tab*/
#home_tab.outer_tab{
    width:138px;
	left:31px;
}

#home_tab_png.tab_png{
	background:url(/sites/all/themes/custom/johnstott/images/home_tab_selected.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/home_tab_selected.png", sizingMethod="crop");
}

#home_tab_link{
    left:17px;
    width:78px;
}

/*about tab*/
#about_tab.outer_tab{
    width:152px;
	left:114px;
}

#about_tab_png.tab_png{
	background:url(/sites/all/themes/custom/johnstott/images/about_tab_selected.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/about_tab_selected.png", sizingMethod="crop");
}

#about_tab_link{
    left:17px;
    width:87px;
}

/*our work tab*/
#our-work_tab.outer_tab{
    width:174px;
	left:206px;
}

#our-work_tab_png.tab_png{
	background:url(/sites/all/themes/custom/johnstott/images/our_work_tab_selected.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/our_work_tab_selected.png", sizingMethod="crop");
}

#our-work_tab_link{
    left:17px;
    width:115px;
}

/*news tab*/
#news_tab.outer_tab{
    width:148px;
	left:328px;
}

#news_tab_png.tab_png{
	background:url(/sites/all/themes/custom/johnstott/images/news_tab_selected.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/news_tab_selected.png", sizingMethod="crop");
}

#news_tab_link{
    left:14px;
    width:84px;
}

/*contact tab*/
#contact_tab.outer_tab{
    width:150px;
	left:416px;
}

#contact_tab_png.tab_png{
	background:url(/sites/all/themes/custom/johnstott/images/contact_tab_selected.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/contact_tab_selected.png", sizingMethod="crop");
}

#contact_tab_link{
    left:14px;
    width:111px;
}



#footer .inner .column.c2 p a
{
    color:#ffffff;
}

#footer .inner .column.c2 p a:hover{
    color:#469CD1;
}

#footer-bg{
	width:100%;
	background:url(/sites/all/themes/custom/johnstott/images/footer_bg_repeat.jpg) repeat-x scroll 0 25px;
	padding-top:25px;
	min-width:1000px;;
}

#footer-outer{
    height:325px;
    width:100%;
    background:url(/sites/all/themes/custom/johnstott/images/footer_bg.jpg) no-repeat center top;
}

div#footer,#footer{
    height:325px;
	width:947px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	font-size:11px;
	padding:0 0 0 37px;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer .inner{
    margin-left:6px;
	text-align:left;
}

#footer .inner .column{
	float:left;
	height:165px;
	position:relative;

	margin:76px 0px 17px 0px;
}

#footer .inner .column.c1{
	width:196px;
}

#footer .inner .column.c1 table{
    vertical-align:center;
	margin:8px 0 0 2px;
}

#footer .inner .column.c2{
	width:359px;/*371*/
	font-size:11px;
	color:#ffffff;
}

#footer .inner .column.c2 table{
	width:300px;
	margin:7px 0px 19px 3px;
}

#footer .inner .column.c2 p{
    padding-left:2px;
	text-align:left;
}

#footer .inner .column.c3{
	width:366px;
}

#footer .inner .column.c3 p{
	padding-left:4px;
	text-align:left;
}

#footer .inner .column.c3 a{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#footer .inner .column.c3 a.read-more{
	display:block;
	margin:21px 0px 0px 3px;
    width:64px;
	font-weight:normal;
}

#footer .inner .column.c3 a.read-more:hover{
	color:#469CD1;
	font-weight:normal;
}

#footer-connect{
	width:152px;
	height:18px;
	background:url(/sites/all/themes/custom/johnstott/images/connect_footer.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/connect_footer.png", sizingMethod="crop");
}

#footer-international{
	width:231px;
	height:17px;
	background:url(/sites/all/themes/custom/johnstott/images/international_offices.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/international_offices.png", sizingMethod="crop");
}


#footer-conviction{
	width:321px;
	height:18px;
	background:url(/sites/all/themes/custom/johnstott/images/our_conviction.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/our_conviction.png", sizingMethod="crop");
	padding-bottom:4px;
}

#footer-mission{
	margin:18px 0px 2px 0px;
	width:321px;
	height:19px;
	background:url(/sites/all/themes/custom/johnstott/images/our_mission.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/sites/all/themes/custom/johnstott/images/our_mission.png", sizingMethod="crop");
}

#copyright{
    clear:left;
	width:933px;
	height:20px;
    font-size:12px;
	padding-top:29px;
}

#copyright .left{
    float:left;	
}

#copyright .right{
    float:right;	
}

#copyright .right a{
    color:#469cd1;
	text-decoration:none;
}

#signup-search-box {
    background:transparent url('http://www.johnstott.org/donate/sites/default/themes/giftcatalog_new/images/signup_bg.jpg') no-repeat scroll 0 0;
    height:121px;
    left:687px;
    position:absolute;
    top:5px;
    width:258px;
}

#newsletter-email-step1 {
    background-color:transparent;
    border:0;
    height:14px;
    left:93px;
    outline-style:none;
    outline-width:0;
    position:absolute;
    top:31px;
    width:147px;
}

#newsletter-name-step1 {
    background-color:transparent;
    border:0;
    height:14px;
    left:93px;
    outline-style:none;
    outline-width:0;
    position:absolute;
    top:56px;
    width:101px;
}

#newsletter-go-step1 {
    height:22px;
    left:209px;
    position:absolute;
    top:54px;
    width:39px;
}



#search-input {
    background-color:transparent;
    border:0 none;
    height:14px;
    left:57px;
    outline-style:none;
    outline-width:0;
    position:absolute;
    top:95px;
    width:160px;
}

#search_btn {
    height:22px;
    left:224px;
    position:absolute;
    top:93px;
    width:21px;
}

