/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------
*/
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body {
	color: #393925;
	background: #e4e3da url(http://www.jajaca.com.au/_gui/bg.png) repeat-x;
	font-family: verdana, arial;
	font-size: 12px;
}

img {
	border: 0px none;
	display: block;
}

a:link, a:visited {
	color: #af351d;
	text-decoration: underline;
}

a:hover, a:active {
	color: #af351d;
	text-decoration: underline;
}

h2 {
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: normal;
	color: #e1725b;
	text-transform:uppercase;
}

h3 {
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: normal;
	color: #e1725b;
}

h4, h5, h6 {
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
	font-size:12px; 
	font-weight:bold;
	color: #e1725b;	
}

p, font {
	margin: 0 0 .85em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.3em;
}

td, li, pre, blockquote, li, input, textarea, select, ol{
font-size: 12px; }

/* td {border-bottom:2px solid #EFEFEA; } */

ul, ol {
	margin: 0 0 10px 15px;
	padding: 0 0 0 15px;
}

ul li, ol li {
	font-size: 12px;
	line-height: 1.2em;
}

ul li ul {
	margin: 0 0 0 15px;
}

li li {
	font-size: 12px;
}

textarea {
width:450px;
height:60px;
}

.inputbox {
width:575px;
}

.button {
width:75px;}

/*
---------------------------------------------
02. LAYOUT ELEMENTS
---------------------------------------------
*/ 
 
#jajaca{ 
 width:100%;  
} 
 
#header{
 position:relative; 
 height:382px; 
 width:100%;
 background: url(http://www.jajaca.com.au/_gui/banner.jpg) no-repeat;
 background-position: left 101px;
} 

#content{
 width:962px; 
 position:relative;
 float:left;  
}

#sidebar{
 width:342px; 
 position:relative;
 float:left; 
 font-size:10px;
 
}
 
#main{
 float:right; 
 display:inline; 
 position:relative; 
 width:612px;
 text-align:left; 
 overflow:hidden;
 }
 
 #main td img {BORDER: #e1725b 2px solid;}
 
#footer{
height:100px; 
padding-left:65px;
padding-top:20px;
text-align:right;
color:#808080;
clear:both;
font-size:10px;
 }
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*
---------------------------------------------
03. HEADER & NAVIGATION ELEMENTS
---------------------------------------------
*/
#header h1, h1 a {
	position: relative;
	z-index: 20;
	margin: 0;
	padding: 0;
	float: left;
	height: 90px;
	width: 342px;
	display: block;
	text-indent: -8000px;
	text-decoration: none;
	background: url(http://www.jajaca.com.au/_gui/logo.gif) no-repeat;
	font-size: 5%;
	line-height: 5%;
}

#header h1 a:hover {
	text-decoration: none;
}

#header h1 {
	width: 100%;
}

/* #banner {
	position: relative;
	width: 100%;
	height: 271px;
	float: left;
	margin: 11px 0 16px 0;
	background: #305a8b url(http://www.jajaca.com.au/gui/banner.jpg) no-repeat;
	z-index:0;
} */

#nav {
	position: relative;
	float: left;
	height: 290px;
	margin: 0 0 0 0;
	padding: 17px 0 0 57px;
	background: url(http://www.jajaca.com.au/_gui/bg_nav.gif) no-repeat 57px 0;
	width: 285px;
}

#nav ul {
	width: 285px;
	height: 37px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	text-indent: -8000px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 5%;
	line-height: .05em;
	height: 33px;
	width: 285px;
}

#nav ul li a {
	height: 33px;
	width: 285px;
	float: left;
	text-decoration: none;
	border-bottom: 0px none;
}

#nav ul li.about, #nav ul li.about a {
	background: url(http://www.jajaca.com.au/_gui/nav_about.gif) no-repeat;
}

#nav ul li.aboutyou, #nav ul li.aboutyou a {
	background: url(http://www.jajaca.com.au/_gui/nav_aboutyou.gif) no-repeat;
}

#nav ul li.lab, #nav ul li.lab a {
	background: url(http://www.jajaca.com.au/_gui/nav_lab.gif) no-repeat;
}

#nav ul li.ourdogs, #nav ul li.ourdogs a {
	background: url(http://www.jajaca.com.au/_gui/nav_ourdogs.gif) no-repeat;
}

#nav ul li.puppies, #nav ul li.puppies a {
	background: url(http://www.jajaca.com.au/_gui/nav_puppies.gif) no-repeat;
}

#nav ul li.photo, #nav ul li.photo a {
	background: url(http://www.jajaca.com.au/_gui/nav_photo.gif) no-repeat;
}

#nav ul li.common, #nav ul li.common a {
	background: url(http://www.jajaca.com.au/_gui/nav_common.gif) no-repeat;
}

#nav ul li.contact, #nav ul li.contact a {
	background: url(http://www.jajaca.com.au/_gui/nav_contact.gif) no-repeat;
}

#nav ul li,
#nav ul li a:hover,
#nav ul li.active,
#nav ul li a.active {
	background-position: 0px -33px;
}

/*
---------------------------------------------
04. HOME CONTENT ELEMENTS
---------------------------------------------
*/
#sidebar h2 {
	padding-left: 70px;
}

#sidebar div.item {
	width: 260px;
	padding: 10px 13px 5px 70px;
	float: left;
}

#sidebar div.item p, #sidebar div.item h3 {
	
}

#sidebar div.item p {
	font-size: 1.1em;
}

#sidebar div.item img {
	float: left;
	border: 2px solid #e1725b;
	margin-right:5px;
}

#sidebar div.alt {
	background: url(http://www.jajaca.com.au/_gui/gradient.gif) repeat-y;
}

#main h1 {font-weight:normal;}

#main h3 {font-size:15px; font-weight:bold;}