@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 900px;
	background-color: #97BCD6;
}
#wrapper {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
#header {
	float: left;
	height: 309px;
	width: 900px;
}
#header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	float: left;
	height: 31px;
	width: 560px;
	background-color: #DEB566;
}
#banner {
	float: left;
	height: 46px;
	width: 485px;
	background-color: #F8F4E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #DEB565;
	padding-left: 75px;
	padding-top: 8px;
}
#main {
	float: left;
	height: auto;
	width: 900px;
}
#content, #index_content {
	float: left;
	height: auto;
	width: 546px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 50px;
}
#index_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2E34;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#content_dogs {
	float: left;
	height: auto;
	width: 830px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_dogs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2E34;
	padding: 0px;
	line-height: 15px;
}
#content_dogs .textWrap h2, #content_dogs .detailsWrap h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9B390F;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2E34;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}
#content h1, #content_dogs h1, #index_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6D2D12;
}
#content h2, #content_dogs h2, #index_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DEB565;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content h3, #content_dogs h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	padding-bottom: 40px;
	font-weight: normal;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	margin-top: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content hr, #content_dogs hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #6D2D12;
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#lh_col {
	margin: 0px;
	float: left;
	height: auto;
	width: 269px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#lh_col img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rh_col {
	margin: 0px;
	float: left;
	height: auto;
	width: 269px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rh_col img {
	float: left;
	padding-bottom: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	height: auto;
	width: 900px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a {
	color: #707070;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #9B390F;
}
a:visited {
	text-decoration: none;
	color: #9B390F;
}
a:active {
	text-decoration: none;
	color: #9B390F;
}
a:hover {
	text-decoration: underline;
	color: #C64813;
}




/*---------------------Common class's styles-----------------*/

.clear{
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.pad {
	padding-left: 36px;
}
.imgBorder {
	border: 1px solid #FFFFFF;
	float: left;
	padding: 0px;
	margin: 0px;
}
.contImg {
	border: 1px solid #FFFFFF;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.textWrap {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 470px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.detailsWrap {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#content_dogs .detailsWrap table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEB565;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
}
#content_dogs .detailsWrap td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEB565;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	padding: 0px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 100px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 100px;
	padding: 0px;
	margin: 0px;	
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	padding: 0px;
	margin-top: -5%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #DEB566;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 0.75em;
	padding-bottom: 7px;
	padding-left: 0.75em;
}
ul.MenuBarHorizontal ul li a
{
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #DEB566;
	color: #FFF;
	
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #DEB566;
	color: #FFF;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #DEB566;
	}
}

