* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 76%;
	line-height: 1.5em;
	height:100%;
}

body {
	background: #ffffff url(/templates_css/images/campespana/schooltrips/bg.jpg) top center repeat-x;
	height:100%;
}

#wrapper {

}

#container {
	min-height:100%;
	width: 902px;
	margin: 0 auto;
	position:relative;
}

#header {
	width: 902px;
	height: 117px;
	margin:40px auto 0 auto;
	background: url(/templates_css/images/campespana/schooltrips/trips_01.jpg) top center no-repeat;
}

#logo {
	height:95px;
	margin:0 auto;
	background: url(/templates_css/images/campespana/schooltrips/logo.png) top center no-repeat;
	position:relative;
	top:-10px;
}

#logo h1 {
	display:none;
}

#headertext {
	font-size:1em;
	color:#545454;
	width:280px;
	height:18px;
	overflow:hidden;
	text-align:center;
	margin:-5px auto 0 auto;
}

#inner {
	width:902px;
	margin:0 auto;
}

#nav {
	width:902px;
	background: url(/templates_css/images/campespana/schooltrips/trips_02.jpg) top center no-repeat;
	height:185px;
	position:relative;
}

#nav li {
	list-style-type:none
}

/*home link*/
#nav #link2258 {
	position:absolute;
	top:100px;
	left:20px;
}

#nav #link2258 a {
	display:block;
	padding:6px;
	background:#fff;
	border: 1px solid #6F9908;
	color:#6F9908;
	border-left-width:4px;
}

#nav #link2258 a:hover {
	border: 1px solid #1B8A9C;
	border-left-width:4px;
	color:#1B8A9C;
	text-decoration:none;
}


/*social network links */

#nav #sociallinks {
	position:absolute;
	top:202px;
	left:520px;
	width:200px;
}

#nav #sociallinks ul {
	margin:0;
}

#nav #sociallinks li {
	margin-right:7px;
	width:22px;
	height:22px;
	float:left;
}

#nav #sociallinks a {
	padding:0;
	border:none;
	text-indent:-9999px;
	font-size:0px;
	display:block;
	width:22px;
	height:22px;
}

#nav #sociallinks #facebook a {
	background: url(/templates_css/images/campespana/london/fb.png) 0 0 no-repeat;
}

#nav #sociallinks #twitter a {
	background: url(/templates_css/images/campespana/london/tw.png) 0 0 no-repeat;
}

	
	

#content {
	width:902px;
	background: url(/templates_css/images/campespana/schooltrips/trips_03.jpg) top center no-repeat;
	min-height:451px;
}


#pagetitle {
	font-size:1.5em;
	color:#1B8A9C;
	margin:0 0 10px 10px;
	padding-top:5px;
	
}
	

#main {
	padding:10px 20px;
	position:relative;
}









#footer {
	width:902px;
	font-size:0.9em;
	text-align:center;
	color:#1b8a9c
}

#footer a {
	font-weight:bold;
}

#footer p {
	line-height:1.3em;
}

#siteby {
	margin-top:5px;
}


/*typography*/

a {
	text-decoration: none;
	color: #1b8a9c;
}
a:link {}
a:visited {}
a:focus, a:hover {
	text-decoration: underline;
	color: #2fb6c9;
}
a:active {
	color: #1b8a9c;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h2, h3 {
	font-size: 1.2em;
}
h4,h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.8em;
}
p {
	font-size: 1em;
}
#main p {
	padding: 6px 0 0 0;
}

strong, b {
	font-weight: bold;
	color: #6f9908;
	font-size: 1.1em;
}






/* images */

.imagebox {
	float:right;
	background: url(/templates_css/images/campespana/winter/img_bg.png) top right no-repeat;
	padding:15px 8px 8px 8px;
}

#item3p2257 {
	background: url(/templates_css/images/campespana/winter/text_bg.png) top left no-repeat;
	padding:10px 8px 8px 8px;
	width:555px;
	min-height:300px;	
}

/* google translate */

#headerextra {
	position:absolute;
	top:322px;
	right:148px;
	*right:30px;
	z-index:1;
}

.goog-te-combo {
	float:left;
}

#headerextra .goog-te-gadget .goog-te-combo {
	margin:-2px 5px;
}