/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666;
	font-size:12px;
	margin:0 auto;
	background-color:#a1c2e2;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Trebuchet MS", "Century Gothic", Arial;
	background-image:url(images/bg_body2.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

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

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.news-title {
	color: #0058a2;
	font-size: 14px;
	font-weight: bold;
}

.product-box {
position:relative;
width:100px;
height:140px;
padding:15px;
float:left;
border:1px solid #004994;
background-color:#D1E1F1;
text-align:center;
color: #004994;
margin:10px 10px 10px 0;
}

.product-box img { border:3px solid #004994; }

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

#bg_repeat {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-repeat.jpg);
}

#header {
	position:relative;
	top:0;
	left:0;
	float: right;
	width:694px;
	height:350px;
}

#state {
	position:absolute;
	top:115px;
	right:30px;
	width:270px;
	height:161px;
	padding: 60px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_select-state.jpg);
}

#btm_repeat {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_bottom-repeat.jpg);
}

#btm_container {
	position:relative;
	margin:0 auto;
	width:890px;
	height:auto;
	padding: 70px 30px 20px 30px;
	background-repeat: no-repeat;
	background-image: url(images/bg_bottom-top.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:231px;
	height:301px;
}

#nav-side {
	position:relative;
	top:0;
	left:0;
	width:115px;
	height:118px;
}

#nav1, #nav2, #nav3, #nav4,
#nav5 {
	position:relative;
	top:0;
	left:0;
	width:147px;
	height:auto;
}

#nav_sub {
	position:absolute;
	top:230px;
	left:0;
	width:904px;
	height:auto;
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:600px;
	height:auto;
	float: right;
	padding: 0 80px 0 0;
}

#main-wide {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:auto;
	float: right;
	padding: 0 80px 0 0;
}

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

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

#content_main-large {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:800px;
	height:auto;
}


#btm_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:557px;
	height:auto;
}

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

#box_conf {
	position:relative;
	top:0;
	left:0;
	width:253px;
	height:153px;
	color: #fff;
	padding: 70px 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_conf-info.jpg);
}

#box_email {
	position:relative;
	top:0;
	left:0;
	width:463px;
	height:100px;
	padding: 100px 20px 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_email-updates2.jpg);
	
	/*change URL to bg_email-updates.jpg and replace div back to comment location "email div goes here" in index.php 
	change width to 253px for old image url
	*/
}

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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:236px;
	height:auto;
	padding: 113px 0 0 20px;
}

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

#footer, #footer-home {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:52px;
	clear:both;
	margin: 0 auto;
}

#footer a {
	text-decoration:none;
}

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

/* ---- start navigation settings -------------------------- */
 


#nav a {
	position:relative;
	float:left;
	width:231px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav3.jpg);
}

a#nav_01 {
	height:32px;
	background-position:0 0;
}

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


a#nav_02 {
	height:31px;
	background-position:0 -32px;
}

a:hover#nav_02{
	background-position:-231px -32px;
}


a#nav_03 {
	height:28px;
	background-position:0 -63px;
}

a:hover#nav_03{
	background-position:-231px -63px;
}


a#nav_04 {
	height:28px;
	background-position:0 -91px;
}

a:hover#nav_04{
	background-position:-231px -91px;
}


a#nav_05 {
	height:29px;
	background-position:0 -119px;
}

a:hover#nav_05{
	background-position:-231px -119px;
}


a#nav_06 {
	height:31px;
	background-position:0 -148px;
}

a:hover#nav_06{
	background-position:-231px -148px;
}


a#nav_07 {
	height:31px;
	background-position:0 -178px;
}

a:hover#nav_07{
	background-position:-231px -178px;
}

a#nav_08 {
	height:30px;
	background-position:0 -208px;
}

a:hover#nav_08{
	background-position:-231px -208px;
}


a#nav_09 {
	height:31px;
	background-position:0 -237px;
}

a:hover#nav_09{
	background-position:-231px -237px;
}



/*------------------------nav side ----------------------------*/

#nav-side a {
	position:relative;
	float:left;
	width:115px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav-side.gif);
}

a#nav-side_01 {
	height:21px;
	background-position:0 0;
}

a:hover#nav-side_01{
	background-position:-115px 0;
}

.active-side_01 {
	background-position:-115px 0 !important;
}

a#nav-side_02 {
	height:26px;
	background-position:0 -21px;
}

a:hover#nav-side_02{
	background-position:-115px -21px;
}

.active-side_02 {
	background-position:-115px -21px !important;
}

a#nav-side_03 {
	height:22px;
	background-position:0 -47px;
}

a:hover#nav-side_03{
	background-position:-115px -47px;
}

.active-side_03 {
	background-position:-115px -47px !important;
}

a#nav-side_04 {
	height:24px;
	background-position:0 -69px;
}

a:hover#nav-side_04{
	background-position:-115px  -69px;
}

.active-side_04 {
	background-position:-115px  -69px !important;
}

a#nav-side_05 {
	height:25px;
	background-position:0 -93px;
}

a:hover#nav-side_05{
	background-position:-115px  -93px;
}

.active-side_05 {
	background-position:-115px  -93px !important;
}

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

#nav_sub a {
	display:block;
	color:#000;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
}

#L1, #L2, #L3, #L4, #L5 {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#L1 { width:117px; left:774px; top: -70px; }
#L2 { width:222px; left:774px; top: -70px; }
#L3 { width:127px; left:774px; top: -70px; }
#L4 { width:127px; left:774px; top: -70px; }
#L5 { width:127px; left:774px; top: -70px; }

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

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

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

.mypets{ /*header of 1st demo*/
	cursor:pointer;

	padding: 10px 0;
	display: block;
	color: #8B102D;
	font-size: 16px;
	text-align: left;
}

.mypets { font-weight: bold; }

.mypets a {
	color:#fff;
}

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

.mypets div {
	cursor:pointer;
}

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

}

