/*-----EggZack
Adoption Services International
COLORS:

brown #784019
medium brown #a8742f
dark brown (text) #321b0a
light yellow #ebefc0

-----*/	

.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	color: #321b0a;
	font-size: 12px;
	line-height: 170%;
	padding: 0px !important;
	margin: 0px !important;
	background: transparent url(images/bg.jpg) repeat top center;
}
h1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #321b0a;
	margin: 0 0 30px 0;
	border: none !important;
}
h2.article_header {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #321b0a;
	margin: 0 0 30px 0;
	border: none !important;
	line-height:100%;
}
h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #321b0a;
	padding: 0 !important;
	margin: 20px 0 10px 0 !important;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #321b0a;
	font-style:italic;
	margin: 15px 0 0 0;
	letter-spacing: .2em;
}
h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ebefc0;
	margin: 15px 0 15px 0;
}
p {
	line-height: 160%;
	margin: 10px 0px 10px 0px;
}
a {
	color: #784019;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color: #784019;
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------------HEADER AND LOGO-----*/
	
#logo {
	background: transparent;
	height: 80px;
	width:1000px;
	margin: 0 auto;
}
#header {
	background-color: #784019;
	height: 80px;
	width:100%;
	margin:0 auto;
	border-bottom: 10px solid #a8742f;
}
#site-header {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: -56px;
}
#site-title {
	width: 700px;
	float:left;
}
#site-title h1 {
	font-family: 'Allura', cursive;
	color:#ebefc0;
	font-size:60px;
	padding:0 !important;
	margin:0 !important;
	text-shadow: 2px 2px 5px rgba(000, 000, 000, 1);
}
#top-contact-info {
	width: 250px;
	float:left;
	text-align:right;
}
#top-contact-info p {
	color:#ebefc0;
	margin:0 !important;
	padding:0 !important;
}
#top-contact-info a {
	color:#ebefc0;
	text-decoration:none;
}
#top-contact-info a:hover {
	color:#ebefc0;
	text-decoration: underline;
}
#top-contact-info h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ebefc0 !important;
	margin: 0 !important;
	padding:0 !important;
}
/*--------------------------------------------------------------------------------------------MAIN CONTAINER-----*/
.container {
	position: relative;
	margin: 0px auto;
	background: none;
}
.outercontent2 {
	width: 100%;
	background: transparent url(images/outercontent-bg.jpg) repeat top left;
}
.outercontent {
	width: 1000px;
	margin: 0 auto;
	background: transparent;
}
.content {
	background: transparent url(images/content-bg.png) repeat-y top center;
	padding: 25px 20px 35px 210px !important;
	width: 770px;
	min-height:450px;
}
.content li {
	font-size: 12px;
	list-style-position: inside !important;
}
/*--------------------------------------------------------------------------------------------LEFT NAVIGATION-----*/
#leftnav {
	float: left;
	background: none;
}
#navbox {
	width: 192px;
	padding: 0px 0 0px 0px !important;
}
#menu_ul {
}
#leftnav ul {
	background: none;
	margin: 0;
	padding: 0 0 20px 0px;
}
#leftnav ul li {
	padding: 5px 0 5px 15px;
	text-align: left !important;
	list-style: none;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	line-height:1.8em;
	width:177px !important;
}
#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {
	background-color: #784019 !important;
}
#leftnav a:link, #leftnav a:visited {
	color: #ebefc0;
	text-decoration: none;
	font-weight: bold;
	font-size:14px !important;
	letter-spacing:.13em;
}
#leftnav a:hover, #leftnav a:focus, #leftnav a:active {
	color:  #ebefc0;
}
/*--------------------------------------------------------------------------------------------SUB NAVIGATION-----*/
.subnav {
	margin:4px 1px 1px 20px !important;
	display:none;
	width:192px !important;
}
ul.subnav {
	border: 1px solid #784019 !important;
	padding-top:0px !important;
	position:absolute;
	z-index:25;
	background-color: #a8742f !important;
}
.subnav ul li {
	text-indent: -13px !important;
	padding-left: 35px !important;
	padding-bottom: 15px !important;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
}
.subnav li a {
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.subnav li a:link, .subnav li a:active, .subnav li a:visited {
	text-decoration:none;
}
.subnav li a:hover {
}
/*--------------------------------------------------------------------------------------------ADDITIONAL CUSTOMIZATIONS-----*/


#content img {
/*	border: thin solid #784019 !important;
	margin: 10px !important; */
}
#content input {
	border: thin solid #784019 !important;
	background-color: #ebefc0;
}
#content textarea {
	border: thin solid #784019 !important;
	background-color: #ebefc0;
}
#contact-us-info {
	padding: 0 !important;
	margin:0 !important;
}
.contact-us img {
	position:relative;
	top:-170px;}
#eggzack_logo {
	width:auto !important;
}
#article_image img {
	max-width:750px;
}
#article_description {
}
#article_description li li {
	text-indent:15px;
}
/*---------------------------------------------------------------------------------------------------GALLERY-----*/
#main_image_gallery_image /*actually the container for the main image and related text*/ {
	width: 650px;
	margin:0 auto;
	float: left;
}
#main_image_gallery_image img /*just the image*/ {
	display: block;
	max-width: 650px;
}
#image_gallery_image img a {
	border:none !important;
}
.main_image_gallery_title {
	display: none;
}
.main_image_gallery_desc {
	display: none;
}
.main_image_gallery_subcat, .main_image_gallery_name {
	display: none;
}
/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper {
	margin-bottom:100px;
	padding-bottom:50px;
	width:765px;
}
.image_gallery_image /*actually the container for the image and related text*/ {
	float: left;
	height: 160px;
	text-align:center;
	border:none !important;
	width: 160px;
	padding:5px;
	overflow: hidden;
}
.image_gallery_image img /*just the image*/ {
	min-width: 150px;
	min-height: 150px;
	border:none !important;
}
.image_gallery_title {
}
.image_gallery_desc {
}
.image_gallery_designer {
	display: none;
}
.image_gallery_subcat {
	display: none;
}
#image_gallery_categories {
	display: none;
}
.listing_wrapper {
	float: left;
	width: 765px;
}
.listing_type {
	display: none;
}
.listing_article {
	border:thin solid #784019;
	clear:both;
	margin-bottom:15px !important;
	padding:10px !important;
}
/*------------------------------------------------------------------------------------------------------FOOTER-----*/
#prefooter {
}
#footer {
	clear: both;
	background-color: #ebefc0;
	border-top: 10px solid #a8742f;
	border-bottom: 10px solid #a8742f;
	margin: 0 auto;
	text-align:center;
	height: 77px;
	width:100%;
}
.footer-content h1 {
	font-family: 'Allura', cursive;
	color:#784019;
	font-size:28px;
	padding:15px 0 0 0 !important;
	margin:0 !important;
}
.footer-content p {
	color: #784019 !important;
	margin:0 !important;
	padding:0 !important;
}
.footer-content a {
	color: #784019 !important;
	text-decoration:none;
}
.footer-content a:hover {
	color: #784019 !important;
	text-decoration: underline;
}
/*---------------------------------------------------------------------------------------------------CLEAR-----*/

.clear {
	clear:both;
}



/***************
CSS FOR TOGGLE SLIDER ON FAQ PAGE ----- 
*****************/



/*
CSS3 Accordions
Author: QuanticaLabs
URL: http://graphicriver.net/user/QuanticaLabs
*/

body
	{
	padding: 0px;
	}
	
/* --- accordion body --- */
div.qlabs_accordion
	{
	width: 750px;	/* total width = 510 */
	height: 100%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, sans-serif;
	
	line-height: normal;
	/* CSS3 radius */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-background-clip: padding-box;
	}
	
/* --- lists global --- */
div.qlabs_accordion ul,
div.qlabs_accordion li
	{
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: normal;
	
	}
	
/* --- links global --- */
div.qlabs_accordion a
	{
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	outline: none;
	padding: 5px;font-size: 16px !important;
	}
	
div.qlabs_accordion a:hover
	{
	text-decoration: underline;
	}	
	
/* --- accordion header label --- */
div.qlabs_accordion li.block_header
	{
	width: 100%;
	height: 20px;	/* total height = 38 */
	padding: 8px 10px 10px 10px;
	font-weight: bold;
	}
	
/* --- single block arrow --- */
div.qlabs_accordion li.block div.arrow
	{
	width: 0px;
	height: 0px;
	float: right;
	margin-top: -22px;
	margin-right: 10px;
	visibility: visible;
	background-color: transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0;
	}

/* --- single block label --- */
div.qlabs_accordion li.block a.header
	{
	height: 20px;
	padding: 10px 10px 8px 10px;
	display: block;
	/* CSS3 transition */
	-webkit-transition: padding-left 0.1s ease-out;
	-moz-transition: padding-left 0.1s ease-out;
	-o-transition: padding-left 0.1s ease-out;
	-ms-transition: padding-left 0.1s ease-out;
	transition: padding-left 0.1s ease-out;
	}
	
/* ---  single block hover --- */	
div.qlabs_accordion li.block a.header:hover
	{
	text-decoration: none !important;
	padding-left: 20px;
	}
	
/* --- single block section --- */
div.qlabs_accordion li.block div
	{
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	/* CSS3 transition */
	-webkit-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
	-ms-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
	}
	
/* --- single block section paragraph --- */	
div.qlabs_accordion li.block div p
	{
	padding: 10px 10px 10px 10px;
	margin: 0px;
	position: relative;
	top: 50px;
	}
	
/* --- single block target --- */
div.qlabs_accordion li.block:target,
div.qlabs_accordion li.block.target
	{
	width: 100%;
	}

/* ---  single block label target --- */
div.qlabs_accordion li.block:target a.header,
div.qlabs_accordion li.block.target a.header
	{
	font-weight: bold;	
	}
	
/* --- single block section target --- */
div.qlabs_accordion li:target div,
div.qlabs_accordion li.target div
	{
	width: 100%;
	height: 150px;	/* expanded section height */
	visibility: visible;
	overflow: auto;
	}
	
/* --- single block section paragraph target --- */	
div.qlabs_accordion li.block:target div p,
div.qlabs_accordion li.block.target div p
	{
	top: 0px;
	z-index: 0;
	/* CSS3 transition */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	}
	
/* --- single block arrow target --- */		
div.qlabs_accordion li.block:target div.arrow,
div.qlabs_accordion li.block.target div.arrow
	{
	margin-top: -23px;
	}



/* --- accordion body --- */
div.qlabs_accordion
	{
	color: #000000;
	background-color: transparent;
	}

/* --- links global --- */
div.qlabs_accordion a
	{
	color: #321b0a !important;
	}
	
/* --- accordion header label --- */
div.qlabs_accordion li.block_header
	{
	color: #ffffff;
	}
	
/* --- single block --- */
div.qlabs_accordion li.block
	{
	
	background-color: transparent; /* background color for non-css3 browsers */
	}
	
div.qlabs_accordion li.block:nth-last-child(1)
	{
	border-bottom: 0;
	}
	
/* --- single block arrow --- */
div.qlabs_accordion li.block div.arrow
	{
	border-top: 4px solid #aaaaaa;
	}

/* --- single block label --- */
div.qlabs_accordion li.block a.header
	{
	color: #666666;
	text-shadow: 0px 1px 0px #ffffff;
	}

/* ---  single block hover --- */	
div.qlabs_accordion li.block a.header:hover
	{
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
	background-color: #f1f1f1; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	background-image: linear-gradient(top, #f5f5f5, #ececec); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ececec'); /* IE8 */
	background: -ms-linear-gradient(top, #f5f5f5, #ececec); /* IE9 */
	background: -moz-linear-gradient(top, #f5f5f5, #ececec); /* Firefox */ 
	background: -o-linear-gradient(top, #f5f5f5, #ececec); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f5f5f5, #ececec); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(1, #ececec)); /* Chrome 10, Safari */
	}
	
/* ---  single block label target --- */
div.qlabs_accordion li.block:target a.header,
div.qlabs_accordion li.block.target a.header
	{
	color: #222222;
	text-shadow: 0px 1px 0px #ffffff;
	border-bottom: 1px solid #ebefc0;
	background-color: transparent; /* background color for non-css3 browsers */
	/* CSS3 gradient */
	
	}	
		
/* --- single block section target --- */
div.qlabs_accordion li:target div,
div.qlabs_accordion li.target div
	{
	background-color: transparent;
	border-top: 1px solid #ececec;
	}	
	
	/* --- IE only --- */

* div.qlabs_accordion li.block div p
	{
	position: static;
	top: 0px;
	}
#social_media{float:right;width:250px;}
#social_media img {
	border:none !important;
	margin:0 !important;
	padding:0 6px 0 0 !important;}