/* Start of CMSMS style sheet 'JC Farm Warmbloods' */
/* -------------- BODY -------------- */
body {text-align:center;margin:5px auto;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:75%;color:#000000;}

/* ------------- IMAGES ------------- */

img {border:0;}

/* -------------- TEXT -------------- */
p {margin:5px 0; letter-spacing:0.03em; line-height: 1.6em; margin-top: 1.3em;
}
a {color:#274D74;text-decoration:underline;}
a:hover {text-decoration:none;}
.navbar h2 {padding:3px 0;margin:0;font-size:1.2em; font-weight:normal;letter-spacing:0.03em;line-height:1.4em;}

h1 {font-size:25px; color:#611F14; margin-bottom: 20px; padding-bottom: 0px;}
h2 {font-size:20px; color:#611F14; margin-bottom: 15px; padding-bottom: 0px;}
h3 {font-size:17px;}
.bold {font-weight:bold;}
h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
}

.price {
	font-size: large;
	font-weight: bold;}

/* -------- BACKGROUND IMAGES ------- */
td.topmenu{ 
background: url(uploads/template/template_02.jpg); 
}
td.topmenu2{ 
background: url(uploads/template/template_02-2.jpg); 
}
td.sidemenu{ 
background: url(uploads/template/template_06.jpg); 
}
.sold	{
  		 background-image: url(http://www.jcfarmwarmbloods.com.au/uploads/SOLD.jpg)}


/* ----------------- TABLES ---------------- */
 td.padded {
 padding:25px;
 }

/* -------------- MENUS ------------- */
#tabbed {
	float:left;
	line-height:normal;
	padding-top: 0px;
	padding-left: 3px;
	height: 19px;
    } 
#tabbed ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background-repeat: no-repeat;
    }  
#tabbed li {
	display:inline;
	height: 19px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    } 
#tabbed a {
	float:left;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
    }
#tabbed a span {
	float:left;
	display:block;
	padding:6px 5px 5px 5px;
	color:#D3BDB4;
	margin-left: 0px;
     }
#tabbed a span {
	float:none;
	}   
#tabbed a:hover span {
      color:#FFFFFF;
     }	 
#tabbed a:current {
	background-position:0% -50px;
                background-color: #FFFFFF;
	text-decoration: none;
	}	  
#tabbed a:hover {
	background-position:0% -50px;
                background-color: #794032;
	text-decoration: none;
     }

#sub-menu {
	
	list-style: none;
	margin: 0;
	padding: 0;
	width: 153px;
 }
#sub-menu ul{
	list-style:none;
	padding:0px;
	margin:0;
margin-bottom: 10; 
	
	}
#sub-menu li {
	font: 100%;
	margin: 0;
	padding: 0;
	display:inline;
	height: 19px;
width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sub-menu li a{
	display: block;
}

#sub-menu a {
	
	
	color: #611F14;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#sub-menu a:hover {
background: #611F14;
		color: #fff;
	padding-bottom: 8px;
}               
#blue {
	
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
	}

#blue ul{ margin:0; padding:0; list-style-type:none; display: block; width: 100%;}       
	

#blue ul li {position:relative; float:left; border-top:4px solid #621e13; margin-right: 3px; margin-top: 3px; padding-left: 8px; padding-top: 7px; padding-bottom: 7px;background: #e5d6ab; width: 31.1%; list-style-type: none;}



#blue ul li:hover { border-top:4px solid #41120a; background: #d6bd74;}             

/* ---------- IMAGE GALLERY --------- */
/* Image Gallery - Small Thumbnail Images */
	.thumb {
		margin: 5em 5em 5em 2em; /* Space between images */
		padding: 0;
		float: left;
		text-decoration: none;
		line-height: normal;
		text-align: left;
width: 110; /* Image width*/
		height: 110px; /* Image height*/
                
	}
	.thumb img, .thumb a img, .thumb a:link img{ /* Set link formatting*/
               vertical-align: middle;		
               max-width: 100px;
               max-height: 100px;
		display: inline;
		padding: 12px; /* Image padding to form photo frame */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /*Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */

		border-right: 2px solid #ccc;
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none;
	}
	.thumb a:visited img {
		background-color: #eee; /*Background of photo on hover - sort of a light grey */
	}
	.thumb a:hover img {
		background-color: #dae6e4; /*Background of photo on hover - sort of light blue/green */
	}
	.thumbPicCaption {
		text-align: center;
		font-size: smaller;
		margin: 0 1px 0 0;
		padding: 0;
		width: 124px; /* Image width plus 2 x padding for image (photo frame) - to center text on image */
		/* display: none;  if you do not want to display this text */
	}
	/* Image Gallery - Big Images */
	.bigPic {
		margin: 10px 0 5px 0;
		padding: 0;
		line-height: normal;
	}
	.bigPicCaption { /*Big Image Name - above image above .bigpicImageFileName (Without extension) */
		text-align: center;
		font-weight: bold;
		font-variant: small-caps;
		font-weight: bold;
		margin: 0 1px 0 0;
		padding: 0;
		
		/* display: none;  if you do not want to display this text */
	}
	.bigPic img{ /* Big Image settings */
		
 max-width: 600px;  /* Width of Big Image */
			height: auto;
		display: inline;
		padding: 18px; /* Image padding to form photo frame. */
		/* You can set the above to 0px = no frame - but no hover indication! Adjust other widths ot text!*/
		margin: 0;
		background-color: white; /* Background of photo */ 
		border-top: 1px solid #eee; /* Borders of photo frame */
		border-right: 2px solid #ccc; 
		border-bottom: 2px solid #ccc;
		border-left: 1px solid #eee;
		text-decoration: none; 
		text-align: center;
		align: center;
horizontal-align: 50%;
	}
	.bigPicNav { /* Big Image information: 'Image 1 of 4' and gallery navigation */
		margin: 0;
		padding: 0;
		color: #000;
		font-size: smaller;
		line-height: normal;
		text-align: center;
		/* display: none;  if you do not want to display this text. Why? You Lose Navigation! */
	}

/* End of 'JC Farm Warmbloods' */

