/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	font-size: 1em;
	line-height:1.8em;
	margin:0 0 25px 0;
	background-color:#6b4521;
	background-repeat:repeat-x;
	background-position:0 226px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a { color:#eb730c; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

form { margin:0; padding:0; }

/* ---- class settings ----------------------- */

.a-img { border:0; }

a:hover img.a-img {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}

.flag { margin:0 0 8px 0; }

.text-input {
	width:175px;
	height:18px;
	font-size:10px;
	padding-top:4px;
	padding-left:5px;
	background-color:#fff;
	border:2px solid #251608;
}

.img-top {
	position:absolute;
	top:0;
	left:0;
}

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.small {
color:#FF6600;
}

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:226px;
	min-width:950px;
}

#small {
color:#FF6600;
}

#defaultCountdown {
	margin: 0 0 0 15px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:40px;
	margin:0 auto;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	margin:0 auto;
	padding:20px 0 0 0;
}

/* ---- start main content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:576px;
	height:auto;
	margin-bottom:15px;
	background-color:#251608;
	padding:17px 17px 94px 17px;
}

#newsletter {
	position:absolute;
	left:17px;
	bottom:17px;
	width:540px;
	height:30px;
	padding:15px;
	background-repeat:no-repeat;
	background-image:url(images/bg_newsletter.gif);
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:280px;
	height:auto;
}

.sb-item {
	position:relative;
	top:0;
	left:0;
	width:280px;
	height:auto;
	background-color:#170d05;
	padding:40px 0 3px 0;
	background-repeat:no-repeat;
	background-image:url(images/bg_sb-item.gif);
}

.sb-item-2 {
	position:relative;
	top:0;
	left:0;
	width:260px;
	height:auto;
	background-color:#170d05;
	padding:40px 10px 10px 10px;
	background-repeat:no-repeat;
	background-image:url(images/bg_sb-item-2.gif);
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:890px;
	height:50px;
	margin:0 auto;
	padding:10px 10px 0 10px;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.gif);
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:99px;
	background-position:0 0;
}

a:hover#nav_01 {
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:129px;
	background-position:-99px 0;
}

a:hover#nav_02 {
	background-position:-99px -40px;
}

.active_02 {
	background-position:-99px -40px !important;
}

a#nav_03 {
	width:156px;
	cursor:default;
	background-position:-228px 0;
}

a:hover#nav_03 {
	background-position:-228px -40px;
}

.active_03 {
	background-position:-228px -40px !important;
}

a#nav_04 {
	width:125px;
	cursor:default;
	background-position:-384px 0;
}

a:hover#nav_04 {
	background-position:-384px -40px;
}

.active_04 {
	background-position:-384px -40px !important;
}

a#nav_05 {
	width:126px;
	background-position:-509px 0;
}

a:hover#nav_05 {
	background-position:-509px -40px;
}

.active_05 {
	background-position:-509px -40px !important;
}

a#nav_06 {
	width:146px;
	cursor:default;
	background-position:-635px 0;
}

a:hover#nav_06 {
	background-position:-635px -40px;
}

.active_06 {
	background-position:-635px -40px !important;
}

a#nav_07 {
	width:129px;
	background-position:-781px 0;
}

a:hover#nav_07 {
	background-position:-781px -40px;
}

.active_07 {
	background-position:-781px -40px !important;
}

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:0;
	left:0;
	width:910px;
	height:auto;
}

#hidden-layers a {
	color:#fff;
	padding:5px;
	display:block;
	font-size:14px;
	text-decoration:none;
}

#hidden-layers a:hover {
	background-color:#4e2f11;
}

#L1, #L2, #L3, #L4 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#743b18;
	border-left:2px solid #965723;
	border-right:2px solid #965723;
	border-bottom:2px solid #965723;
}

#L1 { width:179px; left:231px; }
#L2 { width:175px; left:387px; }
#L3 { width:175px; left:637px; }
#L4 { width:175px; left:512px; }
/*#L3 { width:175px; left:511px; }*/

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}


/*------------------------------------------------------acc settings ------------------------*/

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0;
	display: block;
	color: #FFC51B;
	font-size: 13px;
	text-align: left;
}

.mypets { font-weight: bold; }

.mypets a {
	color:#fff;
}

.mypets a:hover {
	color: #C4AB29;
}

.openpet{ /*class added to contents of 1st demo when they are open*/

}

.thepet{display: none; padding-left:10px; background-color: #6B4521; width:500px; margin-left:20px;  }
