body {
	background-image: url('/images/bg.gif');
	background-repeat: repeat;
	background-color: #EFEFEF;
	font-family: arial, sans-serif;
}

a {
	text-decoration: none;
	color: #555;
}

a:active {
	text-decoration: none;
	color: #555;
}

a:hover {
	text-decoration: none;
	color: #a3493d;
}

.clear {
	clear: both;
	height: 1px;
}

#content p {
    font-size: 12px;
    color: #666;
}

#content h3 {
    font-size: 17px;
    color: #4a4a4a;
    font-weight: bold;
    
}

#content ul {
 	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 16px;
	margin: 0;
	padding: 0;
	list-style-position: inside;

}

#content ul li {
    margin: 0 0 7px 0;
}
/*
table td{
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #c0c0c0;
}
*/

.container {
	padding: 20px 20px 20px 20px;
	width: 860px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.pigContainer {
	padding: 12px;
	width: 860px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
}

h1, #publicityHeading .heading {
	font-family: arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #c0c0c0;
}

#heading {
	padding: 4px 4px 0px 3px;
	margin-bottom: 8px;
	border-bottom: solid 1px #cecece;
}

#flashProject {
	margin-left: 0px;
}

#content {
	width: 860px;
	margin-top: 8px;
	background-color: #FFF;
}

#pigContent {
	width: 860px;
	margin-top: 8px;
	background-color: #FFF;
}

#pigContent2 {
	width: 855px;
	margin-top: 8px;
	padding-left: 5px;
	background-color: #FFF;
}

#pigContent2 h1 {
	margin-bottom: 16px;
}

#pigContent2 img {
	border: 1px solid #DDDDDD;
}

#pigThumbs {
	float: right;
	width: 282px;
}

#pigThumbs span {
	text-align: right;
	display: block;
}

#pigBack {
	float: right;
	width: 400px;
	margin: 0 20px 18px 0;
	text-align: right;
}

#pigThumbs img {
	margin: 0 0 16px 0;
}

#coursesHeading {
	font-family: arial, sans-serif;
	font-size: 2.8em;
	color: #CCC;
	width: 300px;
	height: 47px;
	border-bottom: solid 1px #cecece;
	padding-top: 20px;
}

#coursesContent {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #666;
	padding-left: 0px;
	padding-top: 10px;
}

#aboutList {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 16px;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#aboutList li {
	margin-top: 6px;
}

#coursesContent .rightColumn{
	padding-top: 4px;
	padding-left: 40px;
	width: 400px;
}

#coursesContent .rightColumn p{
	padding: 0 0 18px 0;
	margin: 0;
}

#coursesContent .rightColumn ul {
	margin-top: 10px;
}


li {
	list-style-type: circle;
}

#courseDates {
	padding-left: 20px;	
}

#courseDates li{
	padding-bottom: 5px;
}

.aboutText {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666;
}

p.aboutPrices {
	line-height: 20px;
}

#otherExhibitions {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	padding-top: 20px;
}

#otherExhibitions  li{
	padding-bottom: 5px;	
}

.exhibitionsHeading {
	position: relative;
	top: 16px;
	padding: 4px 4px 0px 3px;
	font-family: arial, sans-serif;
	font-size: 1.8em;
	color: #c0c0c0;
}

.exhibitionsRow {
	position: relative;
	top: 28px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
	/*width: 640px;*/
}

.exhibitionsRow table {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
}

#courseDetails {
	padding-top: 10px;
}

#courseDetails td {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

#courseDetails .timeDetails {
	padding-left: 40px;
	font-weight: normal;
}

.exhibitionsTable td{
	/*
	padding-right: 40px;
	padding-bottom: 10px;
	*/
}

#earthTypes .earthType {
	float: left;
	padding: 3px 10px 10px 10px;
	margin-right: 0px;
	display: inline;
	/*border: 1px solid #ccc;*/
}

#earthTypes {
	float: left;
	display: inline;
	padding-bottom: 10px;
}

#earthTypes td {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
}

.myClass {
	padding: 0 6px 0 0;
}

.earthBuildingHeading {
	width: 100%;
	font-family: arial, sans-serif;
	font-size: 1.6em;
	color: #c0c0c0;
}

#cobResources {
	border-top: 1px solid #ccc;
	height: 380px;
	display: inline-block;
}

#publicityLogos {
	clear: both;
	padding-top: 23px;
	padding-left: 0px;
}

#publicityLogos td {
	padding: 6px 26px;
}

#publicityLogos img {
	border: 1px solid #ccc;
}

#publicityHeading {
	float: left;
	display: inline;
	width: 100%;
	height: 49px;
	border-bottom: solid 1px #cecece;
	margin-bottom: 16px;
}

#publicityHeading .heading {
	float:left;
	width: 290px;
	padding-top: 16px;
	padding-left: 3px;
}

#publicityHeading .subNav {
	float: left;
	display: inline;
	font-family: arial, sans-serif;
	color: #c0c0c0;
	padding-left: 395px;
	padding-top: 29px;
}

#aboutUsContent td{
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	padding-left: 38px;
	padding-top: 4px;
}

#projectsSub {
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin-left: 2px;
}

#projectsSub li {
	list-style-type: none;
	list-style-image: none;
	font-size: 22px;
	color: #c0c0c0;
	padding: 0;
	margin: 0;
	display: inline;
}

#projectsSub .on {
	color: #999999;
}

/************************* contact *********************/

/* #contactDetails td{
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	padding-right: 0px;
	padding-top: 8px;
}

#contactDetails .contactLabel{
	padding-right: 23px;
	padding-top: 8px;
} */

.tPerson {
    float: left;
    text-align: center;
    border-right: 1px solid #ddd;
    margin: 20px 10px 20px 0;
    padding: 0 20px;
}

.tPerson img {
    margin: 0 0 10px 0;
}

.tPerson h2 {
    font-size: 23px;
    font-weight: normal;
	color: #c0c0c0;
	margin: 0 0 10px;
}

.tPerson p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #666;
	
}

#tPersonRight {
    border: none;

}

#contLeft {
    float: right;
    width: 380px;
    margin: 6px 28px 0 0;
}

#aboutAdd {
	float: left;
	width: 400px;
	padding: 0 0 0 20px;
}

#contRight {
    float: left;
    width: 330px;
    padding: 0 0 0 70px;
}

#newsContent {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
}

#newsContent img {
	border: 0;
	padding: 4px;
}

#newsContent h2 {
	margin: 0 0 8px 0;
	padding: 0;
}

.newsColumn #newsItem .newsHeading {
	font-size: 1.3em;
	color: #d0716b;
}

.newsColumn #newsItem p {
	padding-right: 50px;
	padding-left: 5px;
	margin-top: 8px;
}

.newsColumn #newsItem .newsBreak {
	background: #ddd;
	width: 356px;
	height: 1px;
}

#logo {
	display: block;
	width: 230px; 
	height: 34px;
	margin: 0 0 0 0;
	padding: 0;
}

#pigLogo {
	display: block;
	float: left;
	width: 300px; 
	height: 111px;
	margin: 0;
	padding: 0;
}

#h-contain {
	border: 0;
	width: 600px;
	margin: 20px 0 0 0;
}

#pigLink {
    display: block;
    width: 168px;
    height: 66px;
    background: url('/images/3littlepigs/link.gif');
    position: absolute;
    top: 0px;
    right: 0px;
    text-indent: -9999px;
    overflow: hidden;
}

#pigLink:hover {
    background-position: 0 -66px;
}

#pig-contain {
	width: 530px;
	float: right;
	display: inline;
	margin: 12px 10px 0px 0px;
}

#tabs {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #555;
	margin-top: 10px;
	margin: 0;
	padding: 0;
}

.linkArrow {
	border: 0px;
	position: relative;
	top: -5px;
	left: 5px;
	/*
	border: 0px;
	padding-bottom: 9px;
	padding-left: 5px;
	*/
}

#tabs li {
	padding: 14px 4px 30px;
	border: 0;
	list-style: none;
	display: inline;
}

#tabs li.here {
	color: #a3493d;
	border: 0;
	list-style: none;
	display: inline;
}

#tabs a {
	text-decoration: none;
	color: #555;
}

#tabs a:active {
	text-decoration: none;
	color: #555;
}

#tabs a:hover {
	text-decoration: none;
	color: #a3493d;
}

/************************* earth building stuff *********************/

#cobResources {
	font-family: arial;
}

.cobWrap {
	width: 250px;
	float: left;
	margin: 0 20px 0 0;
}

#cobResources h1 {
	margin: 7px 0 10px 0;
	padding: 0;
}
#cobResources p {
	color: #666;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


#cobResources h2 {
	color: #8b8b8b;
	font-weight: normal;
	font-family: arial;
	margin: 0;
	padding: 0;
	font-size: 22px;
}

#cobResources h3 {
	font-family: arial;
	margin: 0 0 2px 0;
	padding: 0;
	color: #8b8b8b;
	font-size: 15px;
}

#newsContent .ecoLogo {
	float: left;
	margin-bottom: 5px;
	margin-right: 14px;
}

#newsContent .dartmoorLogo {
	float: right;
	margin-bottom: 5px;
	margin-left: 14px;
}

.aboutName {
	font-size: 2em;
	color: #c0c0c0;
}

/************************* 3 little pigs *********************/

#pigContent p {
	font-family: arial;
	font-size: 12px;
	color: #555;
	line-height: 17px;
	
}

#pigContent p span {
	font-size: 14px;
	color: #454545;
	font-weight: bold;
}

#pigContent img {
	float: left;
	margin: 4px 15px 15px 0;
}

#pigList {
	font-family: arial;
	margin: 48px 0 40px 0;
	padding: 0;
	width: 585px;
	float: left;
}

#pigList p {
	font-size: 12px;
	width: 450px;
	text-align: left;
	display: block;
	float: left;
	margin: 2px 0 0;
	padding: 0;
	color: #797979;
	font-weight: bold;
	line-height: 17px;
}

#recentPigList p {
	font-size: 12px;
	width: 500px;
	text-align: left;
	display: block;
	float: left;
	margin: 2px 0 0;
	padding: 0;
	color: #797979;
	font-weight: bold;
	line-height: 17px;
}

#recentPigList p {
	display: block;
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0 10px 8px 0;
	border-bottom: 1px solid #DDDDDD;
}

#recentPigList p.pigBot {
	border: none;
}

#recentPigList p a {
	background: url('/images/pigArrow.gif') no-repeat 100% 6px;
	display: block;
	padding-right: 20px;
}

#recentPigList p a:hover {
	background-position: 100% -60px;
}

#recentPigList span {
	display: block;
	color: #454545;
	font-weight: bold;
}

#pigList span {
	width: 110px;
	text-align: right;
	float: left;
	display: block;
	margin: 0px 15px 10px 0px;
	color: #454545;
	font-weight: bold;
}

#recentPigList {
	float: right;
	width: 260px;
	display: inline;
	text-align: left;
	margin-top: 20px;
}

#pigList br, #recentPigList br {
	clear: both;
}

#pubBook {
	border: 1px solid #DDDDDD;
	margin-right: 18px;
}

.clearFix {
	display: inline-block;
}

/************************* footer *********************/

.container #footerWrap #footerRight {
	width: 300px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	color: #AAAAAA;
	font-size: 11px;
}

.container #footerWrap #footerRight a {
    color: #999999;
}

#footerLeft {
    text-align: left;
    width: 500px;
    margin: 0;
	padding: 0;
	float: left;
}

#footerWrap {
    display: inline-block;
    width: 860px;
    font-size: 12px;
	font-family: arial;
	color: #999999;
	margin: 30px 0 0 0;
}

.container #footerWrap #footerRight a:hover {
	color: #f37022;
}

#pubRight {
	display: block;
	float: right;
	width: 500px;
	margin-top: 4px;
	color: #666;
	font-size: 12px;
}

#littleBottom {
	display: inline-block;
	width: 100%;
}

.newsRow {
	display: inline-block;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 20px;
	margin-top: 20px;
	
}

.bot {
	border: none;
}

#newsContent .newsRow img {
	border: 1px solid #CCCCCC;
	margin-right: 8px;
}

#newsContent .newsRow .dart {
	border: none;
	margin: 4px 16px 18px 0;
}

#purchase {
	float: right;
	width: 240px;
	margin-bottom: 8px;
}

#purchase p {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #555;
}

#purchase a {
	color: #a3493d;
}

#orderForm {
	font-size: 16px;
	font-weight: bold;
	color: #a3493d;
}
