/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	font-size:14px;
	margin:0 auto;
	background-color:#1d6394;
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_page.jpg);
}

a {
	color:#cccccc;
	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:16px; }

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

#email-signup {
	position:absolute;
	top:50px;
	right:60px;
	float:right;
}

.email-signup {
	background:url(images/bg_signup.jpg) no-repeat;
	width:175px;
	height:25px;
	border:0;
	margin:0;
	padding:5px 0 0 10px;
}

.signup-button {
	position:relative;
	left:-5px;
}

.img-border {
	margin: 5px 10px 10px 0;
	border:5px solid #6facd2;
}

.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;
--- */

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


#main_container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:181px;
	background:url(images/bg_header.jpg) no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:139px;
	left:65px;
	width:830px;
	height:34px;
}

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

#main {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background:url(images/bg_main-home-repeat.jpg) repeat-y;
}

#main-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background:url(images/bg_main-sub-repeat.jpg) repeat-y;
}

#main-sub-sidebar {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:auto;
	background:url(images/bg_main-sub-sidebar-repeat.jpg) repeat-y;
}

#main-home-top {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:263px;
    height:auto !important;
    height:263px;
	background:url(images/bg_main-home-top.jpg) no-repeat;
}

#main-sub-top {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:600px;
    height:auto !important;
    height:600px;
	background:url(images/bg_main-sub.jpg) no-repeat;
}

#main-sub-sidebar-top {
	position:relative;
	top:0;
	left:0;
	width:960px;
    min-height:600px;
    height:auto !important;
    height:600px;
	background:url(images/bg_main-sub-sidebar.jpg) no-repeat;
}


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

#content_main {
	position:relative;
	top:0;
	left:30px;
	float:left;
	width:555px;
	height:auto;
	padding:50px 20px 10px 0;
}

#content_sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:610px;
	height:auto;
	padding:50px 10px 10px 70px;
}

#content_list {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:600px;
	height:auto;
	padding:50px 20px 10px 70px;
	list-style-image: url(images/checkmark.jpg);
}
#content_list2 {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:600px;
	height:auto;
	padding:50px 20px 10px 70px;
	list-style-image: url(images/bullet.jpg);
}


#content_sub-full {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:820px;
	height:auto;
	padding:50px 20px 10px 70px;
}

#content_sub-sidebar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:400px;
	height:auto;
	padding:50px 0 10px 0;
}



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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:240px;
	height:auto;
	padding:50px 10px 10px 65px;
	font-size:12px;
}

#side_bar a {
	font-weight:bold;
	font-size:16px;
	color:#fff;
}

#sub-sidebar-left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:240px;
	height:auto;
	padding:50px 10px 10px 50px;
}

#sub-sidebar-left a {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:10px 0;
}

#sub-sidebar-right {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:200px;
	height:auto;
	padding:50px 0 10px 0;
	margin:0 0 0 20px;
}

#sidebar-contact {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:175px;
	height:293px;
	background:url(images/bg_contact-sidebar.jpg) no-repeat;
	padding:10px 0 0 10px;
}

#sidebar-testimonials {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:175px;
	height:293px;
	background:url(images/bg_contact-sidebar.jpg) no-repeat;
	padding:10px 0 0 10px;
}

.sidebar-contact-input {
	background-color:#236191;
	border:1px solid #5480a2;
	margin-bottom:5px;
	width:150px;
	color:#fff;
	padding-left:3px;
}

.sidebar-contact-txtbox {
	background-color:#236191;
	border:1px solid #5480a2;
	margin-bottom:15px;
	width:150px;
	height:75px;
	color:#fff;
	padding-left:3px;
}

#sidebar-social-icons {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:175px;
	height:83px;
	background:url(images/bg_social-sidebar.jpg) no-repeat;
	padding:10px 0 0 10px;
	margin-top:10px;
}

#sidebar-social-icons img {
	margin:8px 5px 0 0;
}

#sidebar-social-icons h3 {
	margin:0;
}

#sidebar-social-icons p {
	font-size:10px;
}

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

#footer {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:128px;
	clear:both;
	background:url(images/bg_footer-home.jpg) no-repeat;
	padding:20px 0 0 0;
}

#footer-sub {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:128px;
	clear:both;
	background:url(images/bg_footer-sub.jpg) no-repeat;
	padding:20px 0 0 0;
}

#footer-sub-sidebar {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:128px;
	clear:both;
	background:url(images/bg_footer-sub-sidebar.jpg) no-repeat;
	padding:20px 0 0 0;
}


#footer-ads {
	position:relative;
	top:0;
	left:0;
	width:960px;
	height:120px;
	clear:both;
	text-align:center;
	margin:5px 0 5px 0;
}

#footer a {
	text-decoration:none;
}

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

#copy {
	position:relative;
	float:left;
	margin:10px 0 20px 50px;
}

#slug {
	position:relative;
	top:0;
	float:right;
	margin:2px 35px 0 0;
	width:250px;
}

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

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

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

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

a#nav_02 {
	width:78px;
	background-position:-61px 0;
}

a:hover#nav_02{
	background-position:-61px -34px;
}

.active_02 {
	background-position:-61px -34px !important;
}

a#nav_03 {
	width:83px;
	background-position:-139px 0;
}

a:hover#nav_03{
	background-position:-139px -34px;
}

.active_03 {
	background-position:-139px -34px !important;
}

a#nav_04 {
	width:84px;
	background-position:-222px 0;
}

a:hover#nav_04{
	background-position:-222px -34px;
}

.active_04 {
	background-position:-222px -34px !important;
}

a#nav_05 {
	width:125px;
	background-position:-306px 0;
}

a:hover#nav_05{
	background-position:-306px -34px;
}

.active_05 {
	background-position:-306px -34px !important;
}

a#nav_06 {
	width:158px;
	background-position:-431px 0;
}

a:hover#nav_06{
	background-position:-431px -34px;
}

.active_06 {
	background-position:-431px -34px !important;
}

a#nav_07 {
	width:151px;
	background-position:-589px 0;
}

a:hover#nav_07{
	background-position:-589px -34px;
}

.active_07 {
	background-position:-589px -34px !important;
}

a#nav_08 {
	width:90px;
	background-position:-740px 0;
}

a:hover#nav_08{
	background-position:-740px -34px;
}

.active_08 {
	background-position:-740px -34px !important;
}

/*--- ---*/

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	display: block;
	text-align: left;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}

.thepet {
margin-bottom:10px;
}

.thepet img {
margin:5px 0 0 170px;
}

.mypets a {
	color:#fff;
}

.thepet a {
	color:#fff;
}

.mypets img {
	margin:0;
}

.mypets:hover {
}

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


/*--- ---*/

#sub_nav {
	position:absolute;
	top:170px;
	left:68px;
	width:561px;
	height:26px;
	font-size: 12px;
}

#sub_nav a {
	color: #2e6991;
	display:block;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #2e6991;
}

#sub_nav a:hover {
	color: #fff;
	background-color:#2e6991;
	padding: 5px;
	text-decoration: none;
}

#L1, #L2, #L3, #L4, #L5, #L6 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #fff;
	border-top: 1px solid #2e6991;
	border-left: 1px solid #2e6991;
	border-right: 1px solid #2e6991;
}

#L1 { width:200px; left:0; }
#L2 { width:150px; left:100px; }
#L3 { width:175px; left:170px; }
#L4 { width:200px; left:557px; }


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

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

