/* ----------------------------------------------
	Template Name : Farmer Joe and Friends
	Version : 1.0   
	Author : Sean Jarvis
	Last Date Modified : July 2009	
 ------------------------------------------------ */

/* ----------------------------------------------
	BASIC
 ------------------------------------------------ */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 0.7em/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333; 	
	margin: 0;
	padding: 0 0 50px 0; 
	background: #fff url(../images/BG_Tiler_1x1625px.png) repeat-x; /*White page BG + Gradient BG on top*/
	text-align: center;
	}

/* -- LINKS -- */
a {
	text-decoration: none;
	color: #009900;
	}
a:hover {
	/*background: #F0f0f0; */
	color: #444;
	/*border-bottom: 1px dotted;*/
	}

/* -- HEADERS -- */
/*h1, h2, h3 {
}*/
h1 {
	font: bold 2em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #999;
	line-height: 1.2;
	margin-top: -8px;
	margin-bottom: -10px;
	padding: 20px 0px 0px 0px;
	}
h2 {
	font: normal 1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
	border-bottom: 1px solid #ebebeb;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	}

.uppercase {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 1;
	color: #009900;
	}
.uppercase-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 1;
	color: #fff;
	}

.headingLink a {
	color: #009900;
	}
.headingLink a:hover {
	color: #444;
	}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
	}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #208BE1;
	}
dd {
  padding-left: 25px; 
	}

/* -- IMAGES -- */
img {
	background: #fff;
	border: 0;
	}
img.float-right {
  	margin: 5px 0px 10px 10px;  
	}
img.float-left {
  	margin: 5px 10px 10px 0px;
	}

/* -- Other -- */
code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
	}
acronym {
	cursor: help;
	border-bottom: 1px dotted #895F30;
	}
blockquote {
	/*margin: 10px 10px -20px -25px;*/
 	padding: 5px 10px 10px 10px;  
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, Times New Roman, "Constantia", Times, serif;	
	color: #777;
	text-align: center;
	letter-spacing: 0.5px;
	}
	.orangefont {
	color:#F60;
	font-weight: bold;
	}
	.bluefont {
	color: #0CF;
	font-weight: bold;
	}

/* ----------------------------------------------
	CUSTOM CORNERS - Rounded corners - White & Grey
 ------------------------------------------------ */
div.Article {
	position:relative;
	background:  url("../images/custom_corners_topleft.gif") top left no-repeat;
	margin-bottom: 5px;
	}
div.ArticleHeader {
	position:relative;
	background:  url("../images/custom_corners_topright.gif") top right no-repeat;
	padding:15px;
	padding-left:0;
	margin:0;
	right:-8px;
	}
div.ArticleBody {
	background:  url("../images/custom_corners_right.gif") top right repeat-y;
	margin:0;
	margin-top:-2em;
	padding:15px;
	padding-bottom: 10px;
	padding-left:0;
	position:relative;
	right:-8px;
	}
div.ArticleFooter {
	background:  url("../images/custom_corners_bottomleft.gif") bottom left no-repeat;
	position:relative;
	top:0px; /* Was 7px */
	}
div.ArticleFooter p {
	background:  url("../images/custom_corners_bottomright.gif") bottom right no-repeat;
	padding:15px;
	padding-bottom: 10px;
	padding-left:0;
	display:block;
	margin:-2em 0 0 0;
	position:relative;
	right:-8px;
	}
div.ArticleLongContent {
	background: url("../images/custom_corners_leftborder.gif") top left repeat-y;
	}

/* -- SECTION HEADINGS - Specific to sections on each page -- */
div.Header-OurVision { /* Home page */
	position:relative;
	background:  url("../images/hdr_OurVision.jpg") top left no-repeat;
	padding-top: 100px;
	}
div.Header-OurVision p { /* Home page */
	padding-left: 20px;
	}

div.Header-RonanFamily { /* Ronan Family page */
	position:relative;
	background:  url("../images/hdr_RonanFamily.jpg") top left no-repeat;
	padding-top: 100px;
	}
div.Header-RonanFamily p { /* Ronan Family page */
	padding-left: 20px;
	}
.Silhouette_1 { /* Ronan Family page */
	background: url("../images/Silhouette_1.gif") no-repeat;
	height: 104px;
	margin-left: 15px;
	}

div.Header-Characters { /* Ronan Family page */
	position:relative;
	background:  url("../images/hdr_Characters.jpg") top left no-repeat;
	padding-top: 100px;
	}
div.Header-Characters p { /* Ronan Family page */
	padding-left: 20px;
	}

div.Header-Books { /* Books page */
	position:relative;
	background:  url("../images/hdr_Books.jpg") top left no-repeat;
	padding-top: 100px;
	}
div.Header-OurVision p { /* Home page */
	padding-left: 20px;
	}

div.Header-Footer-Home { /* Home page */
	position:relative;
	background:  url("../images/Footer_Home_Illustrations.jpg") top left no-repeat;
	height: 335px;
	padding-top: 40px;
	padding-left: 46px;
	padding-right: 40px;
	}
div.Header-Footer-Home .footernav { /* Home page */
	text-align: center;
	font-size: 0.9em;
	padding-top: 130px;
	}
div.Header-Footer-Books { /* Books page */
	position:relative;
	background:  url("../images/Footer_Books.jpg") top left no-repeat;
	height: 300px;
	padding-top: 40px;
	padding-left: 46px;
	padding-right: 40px;
	}
div.Header-Footer-Books .footernav { /* Books page */
	text-align: center;
	font-size: 0.9em;
	padding-top: 195px;
	}
div.Header-Footer-Generic { /* Ronan Family page */
	position:relative;
	background:  url("../images/Footer_Generic.gif") top left no-repeat;
	height: 54px;
	padding-bottom: 40px;
	padding-left: 46px;
	padding-right: 40px;
	margin-bottom: 10px;
}
div.Header-Footer-Generic .footernav { /* Ronan Family page */
	text-align: center;
	font-size: 0.9em;
	margin-top: -10px;
	}

div.Header-Partners { /* Home and Services page */
	position:relative;
	background:  url("../images/hdr_Partners.png") top left no-repeat;
	padding-left: 140px;
	}
div.Header-Facebook { /* Home, Contact Details pages */
	position:relative;
	background:  url("../images/hdr_Facebook.gif") top left no-repeat;
	padding-left: 0px;
	padding-top: 30px;
	}
div.Header-CompanyOverview { /* About page */
	position:relative;
	background:  url("../images/hdr_About_CompanyOverview.png") top left no-repeat;
	padding-left: 140px;
	padding-top: 37px;
	}
div.Header-Organograms { /* Services page */
	position:relative;
	background:  url("../images/hdr_ProductDevelopmentOrganograms.gif") top left no-repeat;
	padding-left: 0px;
	padding-top: 35px;
	}
div.Header-Showcase { /* Mobile Showcase page */
	position:relative;
	background:  url("../images/hdr_ContentShowcase.png") top left no-repeat;
	padding-left: 140px;
	padding-top: 64px;
	}
div.Header-ClientSolutions { /* Mobile Showcase page */
	position:relative;
	background:  url("../images/hdr_ClientSolutions.gif") top left no-repeat;
	padding-left: 0px;
	padding-top: 35px;
	}
div.Header-AdvertiseWithUs { /* Mobile Showcase, Contact Details pages */
	position:relative;
	background:  url("../images/hdr_AdvertiseWithUs.gif") top left no-repeat;
	padding-left: 0px;
	padding-top: 20px;
	}
div.Header-ContactUs { /* Contact Details page */
	position:relative;
	background:  url("../images/hdr_ContactUs.png") top left no-repeat;
	padding-left: 140px;
	padding-top: 37px;
	}
div.Header-NewsMain { /* About page */
	position:relative;
	background:  url("../images/hdr_News.png") top left no-repeat;
	padding-left: 140px;
	padding-top: 40px;
	}
div.Header-Gallery { /* Showcase page */
	position:relative;
	/*background:  url("../images/hdr_Gallery.gif") top left no-repeat;*/
	padding-right: 40px;
	padding-left: 40px;
	margin-top: -20px;
	}
/*-- SECTION HEADINGS END --*/

/* Possible Floating images vertically inline with Column 2 headings */
#header-HeaderColumnImages {
	position: absolute;
	top: 400px; /* Example height */
	left: 0px;	
	padding: 0;		
	clear: both;
	width: 400px;
	height: 400px;
	border: 1px solid #ccc; /* Position and size indicator - remove when done */
	}
/* ----------------------------------------------
	CUSTOM CORNERS END - Rounded corners - White & Grey
 ------------------------------------------------ */
 
/* ----------------------------------------------
	CUSTOM CORNERS - Rounded corners - Green
 ------------------------------------------------ */
div.Article_Green {
	position:relative;
	background:  url("../images/custom_corners_topleft_green.gif") top left no-repeat;
	margin-bottom: 5px;
	}
div.ArticleHeader_Green {
	position:relative;
	background:  url("../images/custom_corners_topright_green.gif") top right no-repeat;
	padding:15px;
	padding-left:0;
	margin:0;
	right:-8px;
	}
div.ArticleBody_Green {
	background:  url("../images/custom_corners_right_green.gif") top right repeat-y;
	margin:0;
	margin-top:-2em;
	padding-top:0;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left:0;
	position:relative;
	right:-8px;
	}
div.ArticleFooter_Green {
	background:  url("../images/custom_corners_bottomleft_green.gif") bottom left no-repeat;
	position:relative;
	top:0px; /* Was 7px */
	}
div.ArticleFooter_Green p {
	background:  url("../images/custom_corners_bottomright_green.gif") bottom right no-repeat;
	padding:15px;
	padding-bottom: 10px;
	padding-left:0;
	display:block;
	margin:-2em 0 0 0;
	position:relative;
	right:-8px;
	}
div.ArticleLongContent_Green {
	background: url("../images/custom_corners_leftborder_green.gif") top left repeat-y;
	}

/* ----------------------------------------------
	CUSTOM CORNERS - Rounded corners - Grey
 ------------------------------------------------ */
div.Article_Grey {
	position:relative;
	background:  url("../images/custom_corners_topleft_grey.gif") top left no-repeat;
	margin-bottom: 5px;
	}
div.ArticleHeader_Grey {
	position:relative;
	background:  url("../images/custom_corners_topright_grey.gif") top right no-repeat;
	padding:15px;
	padding-left:0;
	margin:0;
	right:-8px;
	}
div.ArticleBody_Grey {
	background:  url("../images/custom_corners_right_grey.gif") top right repeat-y;
	margin:0;
	margin-top:-2em;
	padding-top:0;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left:0;
	position:relative;
	right:-8px;
	}
div.ArticleFooter_Grey {
	background:  url("../images/custom_corners_bottomleft_grey.gif") bottom left no-repeat;
	position:relative;
	top:0px; /* Was 7px */
	}
div.ArticleFooter_Grey p {
	background:  url("../images/custom_corners_bottomright_grey.gif") bottom right no-repeat;
	padding:15px;
	padding-bottom: 10px;
	padding-left:0;
	display:block;
	margin:-2em 0 0 0;
	position:relative;
	right:-8px;
	}
div.ArticleLongContent_Grey {
	background: url("../images/custom_corners_leftborder_grey.gif") top left repeat-y;
	}

/* -- SECTION HEADINGS - Specific to sections on each page -- */
div.Header-Inspiration { /* Home page */
	position:relative;
	background:  url("../images/hdr_home_col2_inspiration.gif") top left no-repeat;
	padding-top: 0px;
	color: #FFF;
	line-height: 1.4;
	font-size: 1.1em;
	margin-left:-5px;
	}
div.Header-Inspiration a { /* Home page */
	color: #FF0;
	}
div.Header-Inspiration .uppercase-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 1;
	}

div.Header-DidYouKnow_1 { /* Ronan Family page */
	position:relative;
	background:  url("../images/hdr_RonanFamily_col2_DidYouKnow.jpg") top left no-repeat;
	padding: 20px;
	color: #444;
	line-height: 1.6;
	font-size: 1.1em;
	height: 560px;
	}
div.Header-DidYouKnow_2 { /* Characters page */
	position:relative;
	background:  url("../images/hdr_Characters_col2_BradSays.jpg") top left no-repeat;
	padding-top: 25px;
	padding-left: 20px;
	/*color: #444;
	line-height: 1.6;
	font-size: 1.1em;*/
	height: 720px;
	}

/*-- SECTION HEADINGS END --*/

/* Possible Floating images vertically inline with Column 2 headings */
#header-HeaderColumnImages {
	position: absolute;
	top: 400px; /* Example height */
	left: 0px;	
	padding: 0;		
	clear: both;
	width: 400px;
	height: 400px;
	border: 1px solid #ccc; /* Position and size indicator - remove when done */
	}

/* ----------------------------------------------
	CUSTOM CORNERS END - Rounded corners - Green
 ------------------------------------------------ */
 
/* ----------------------------------------------
	PAGE ELEMENTS - Tables, Forms, Search Forms
 ------------------------------------------------ */

/* -- TABLE -- */
table {
	border-collapse: collapse;
	margin: 10px 10px 15px 2px;
	width: 100%;
	}
th {
	color: #555;
	background: #ededed;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-width: 1px;
  	border-style: solid;
  	border-color: #fff #fff #fff #ededed;
	}
tr {
	height: 34px;
	background: #fff;
	}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #ECECEC;
	}
td a {
	color: #018ed5;
	}
.mobilemedia {
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
	width: 99%;
	}

/* -- FORM -- */
form {
	margin: 5px -5px 15px 0px;
	padding: 10px 0 10px 0px;
	border: 1px solid #f1f1f1;
	background: #F9F9F9;
	}
label {
	display: block;
	font-weight: bold;
	margin: 5px 0 5px 5px;
	color: #666666;
	}
input, select {
	color: #666666;
	background: #fff;
	}
textarea {
	width: 450px;
	padding: 5px;
	height: 100px;
	display: block;
	color: #666666;
	}
input, textarea, select {
	margin: 10px 0 5px 10px;
	font: normal 1em Verdana, sans-serif;
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
	}
input.button {
	margin: 10px 0 5px 10px;
	font: bold 10px Verdana;
	height: 30px;
	padding: 0px 10px 0 10px;
	color: #555;
	background: #E6E6E6;
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
	}

/* -- SEARCH FORM -- */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; 
	padding: 12px 0 15px 8px;	
	width: 190px;	
	}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
	}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
	}

/* ------------------------------------------
   LAYOUT - Header, Intro area, Main Content Area
------------------------------------------- */ 

/* -- INTRODUCTION AREA -- */
#header-wrap-1Home { /* Set different introduction backgrounds here */
	position: relative;
	background: #fff url(../images/Theme_1_Homepage.jpg) no-repeat;
	margin: 0 auto;
	width: 1200px;
	height: 419px;/*Total: height: 584px;*/
	text-align: left;	
	}
#header-wrap-2RonanFamily {
	position: relative;
	background: #fff url(../images/Theme_2_RonanFamily.jpg) no-repeat;
	margin: 0 auto;
	width: 1200px;
	height: 419px;/*Total: height: 584px;*/
	text-align: left;	
	}
#header-wrap-3Books {
	position: relative;
	background: #fff url(../images/Theme_3_Books.jpg) no-repeat;
	margin: 0 auto;
	width: 1200px;
	height: 419px;/*Total: height: 584px;*/
	text-align: left;	
	}
#header-wrap-4Characters {
	position: relative;
	background: #fff url(../images/Theme_4_Characters.jpg) no-repeat;
	margin: 0 auto;
	width: 1200px;
	height: 419px;/*Total: height: 584px;*/
	text-align: left;	
	}

#header-wrap-4Showcase {
	position: relative;
	background: #fff url(../images/Showcase_SwirlsBG_IntroCopy.jpg) no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 395px;
	text-align: left;	
	}
#header-wrap-5Contact {
	position: relative;
	background: #fff url(../images/Contact_SwirlsBG_IntroCopy.jpg) no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 360px;
	text-align: left;	
	}
#header-wrap-6News {
	position: relative;
	background: #fff url(../images/News_SwirlsBG_IntroCopy.jpg) no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 360px;
	text-align: left;	
	}

/* -- PRIMARY NAVIGATION -- */
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 1080px;
	top: 58px;	
	}
#nav ul {
	list-style: none;
	width: 1200px;		
	height: 33px;
	margin: 0;
	padding: 0;	
	display: inline;
	}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	float: right;
	margin: 0;
	padding: 17px 11px 0 11px;
	font: bold 11px/35px "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;	
	color: #fff;
	}
#nav ul li a:hover, #nav ul li a:active {
	color: #fff;
	/*border-bottom: 3px solid #fff;*/
	border: none;
	}
#nav ul li a:hover {	
	color: #fff;
	/*border-bottom: 3px solid #fff;*/
	background: url(../images/nav-current_over.gif) repeat-x;
	border: none;
	}
#nav ul li#current a {	
	color: #fff;	
	/*border-bottom: 1px solid #fff;
	background-color: #0CF;*/
	background: url(../images/nav-current.gif) repeat-x;
	border: none;
	}

/* -- BUY ONLINE -- */
#header-wrap-1Home p#BuyOnline, #header-wrap-2RonanFamily p#BuyOnline, #header-wrap-3Books p#BuyOnline,
#header-wrap-4Characters p#BuyOnline, #header-wrap-4Showcase p#BuyOnline
/*#header-wrap-4Showcase p#BuyOnline, #header-wrap-5Contact p#BuyOnline, #header-wrap-6News p#BuyOnline*/  {
	font: bold 13px Arial, Geneva, sans-serif;
	color: #fff;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100px;
	top: 45px;
	right: 205px;
	text-align: right;
	}
#header-wrap-1Home p#BuyOnline a, #header-wrap-2RonanFamily p#BuyOnline a, #header-wrap-3Books p#BuyOnline a,
#header-wrap-4Characters p#BuyOnline a, #header-wrap-4Showcase p#BuyOnline a
/*#header-wrap-4Showcase p#BuyOnline a, #header-wrap-5Contact p#BuyOnline a, #header-wrap-6News p#BuyOnline a*/ {
	color: #FFF;
	}
#header-wrap-1Home p#BuyOnline a:hover, #header-wrap-2RonanFamily p#BuyOnline a:hover, #header-wrap-3Books p#BuyOnline a:hover,
#header-wrap-4Characters p#BuyOnline a:hover, #header-wrap-4Showcase p#BuyOnline a:hover
/*#header-wrap-4Showcase p#BuyOnline a:hover, #header-wrap-5Contact p#BuyOnline a:hover, #header-wrap-6News p#BuyOnline a:hover*/  {
	color: #FF0;
	text-decoration: none;
	}

/* -- BODY CONTENT -- */
#content-outer-1Home {
	background: url(../images/Theme_1_Homepage_Extend.jpg) no-repeat;
	width: 1200px;
	}
#content-outer-2RonanFamily {
	background: url(../images/Theme_2_RonanFamily_Extend.jpg) no-repeat;
	width: 1200px;
	}
#content-outer-3Books {
	background: url(../images/Theme_3_Books_Extended.jpg) no-repeat;
	width: 1200px;
	}
#content-outer-4Characters {
	background: url(../images/Theme_4_Characters_Extended.jpg) no-repeat;
	width: 1200px;
	}

#content-wrapper {
	background: transparent;
	/*height: 165px;*/
	margin: 0 auto;	
	text-align: left;
	width: 959px;
	}

.col-onecolumn-home {
	background: transparent;
	border-color:#666;
	width: 959px;
	/*float: left;*/
	padding-top: 5px;
	margin-left: -260px;
}
.col-onecolumn-childrenbooks {
	background: transparent;
	border-color:#666;
	width: 959px;
	/*float: left;*/
	padding-top: -5px;
}
.col-onecolumn-history {
	background: transparent;
	border-color:#666;
	width: 959px;
	margin-left: -260px;
	margin-top: -15px;
}
.col-onecolumn-characters {
	background: transparent;
	border-color:#666;
	width: 959px;
	padding-top: 5px;
	margin-left: -260px;
}


.col-one {
	background: transparent;
	width: 699px;
	float: right;
	}
.col-two {
	font: 0.9em/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	float: left;
	width: 249px;
	padding-right: 11px;
	}
.col-two a {
	font-weight: bold;
	}
/* ------------------------------------------
   FOOTER
------------------------------------------- 
#content-outer-footer {
	background: transparent;
	width: 1200px;
	}
#content-wrapper-footer {
	background: transparent;
	height: 165px;
	margin: 0 auto;	
	text-align: left;
	width: 959px;
	}
/* ------------------------------------------
   FOOTER ENDS
------------------------------------------- */ 
/* POSTMETA - Grey box with links - below content */
.postmeta {	
	font-size: 1em;	
	color: #444444;
	border: 1px solid #EBEBEB;
	background: #FAFAFA;
	}
.postmeta a { 
	background: transparent;
	font-weight: bold;
	}
.Normal_TextLink { color: #009900; }

/* THUMBNAILS - Partners rollovers */
p.thumbs {
	padding: 0px;
	}
.thumbs img { 
	padding: 4px;
	margin: 5px;
	border: 1px solid #fff;
	background: transparent;
	}
.thumbs img:hover	{
	border: 1px solid #ebebeb;
	}
.thumbs a:hover { background-color: transparent; border: none }


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear { display: inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
	}


/*--------------------------------------------------------------------------
	INTERACTIVE ELEMENTS (Lightboxes + Slider Gallery)
--------------------------------------------------------------------------*/

/* ------------------------------------------
	jQuery LightBox Gallery
------------------------------------------- */ 
#gallery {
	background-color: #ffffff;
	width: 100%;
	text-align: center;
	}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: solid #ededed;
	border-width: 5px 5px 10px;
	}
#gallery ul a:hover img {
	border: solid #333333;
	border-width: 5px 5px 10px;
	color: #333333;
	}
#gallery ul a:hover { color: #fff; }

#gallery2 {
	background-color: #ffffff;
	width: 100%;
	}
#gallery2 ul { list-style: none; }
#gallery2 ul li { display: inline; }
#gallery2 ul img {
	border: 5px solid #999999;
	border-width: 5px 5px 20px;
	}
#gallery2 ul a:hover img {
	border: 5px solid #333333;
	border-width: 5px 5px 20px;
	color: #333333;
	}
#gallery2 ul a:hover { color: #fff; }
	
/* gallery3, 4, etc. */

/* ------------------------------------------
	Mootools Slider Gallery
------------------------------------------- */ 
#stage {
	width:558px; /* width(130*4)+padding(4*2*4)+marginright(2*3)=558  */
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:255px;
	margin:0 auto;
	margin-left: 50px;
	float: left;
	}
#slider-previous { left: 25px; }
#slider-next { left: 619px; }
#slider-previous, #slider-next {
	position: absolute;
	margin:0 auto;
	top: 255px;
	background-image: url(../images/BG_btn_slidergallery.gif);
	width: 12px;
	height: 60px;
	font-size: 13px;
	}
#slider-previous a, #slider-next a { color: #fff; text-decoration: none; }
#myList {
	width:650px;
	border:0;
	margin:0;
	padding:0;
	}
#myList li {
	width:130px;/* was 200 */
	padding:4px;
	margin-right: 2px;
	/*border: 1px solid #FFFFFF;*/
	height:146px; /* was 200 */
	list-style: none; 
	margin-top: 10px;
	padding-top: 138px; 
	float:left;
	font: 0.9em/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}
#one {
	background:  url("../images/1_HeiferHannah.jpg") top no-repeat;
	}
#two {
	background:  url("../images/2_Watch.jpg") top no-repeat;
	}
#three {
	background:  url("../images/3_Watch.jpg") top no-repeat;
	}
#four {
	background:  url("../images/4_Watch.jpg") top no-repeat;
	}
#one a, #two a, #three a, #four a  {
	color: #009900;
	}
/* ---------------------------------------- */

