/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666;
	font-size:13px;
	line-height:19px;
	margin:0 auto;
	background-color:#c2d8d5;
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_repeat.jpg);
	letter-spacing:-1px;
}

a {
	color:#b5121b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 { font-size:13px; color:#b5121b; }

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;
}

.divider-line {
	width:100%;
	height:3px;
	background-color:#C8DDD8;
	margin:0 0 15px 0;
}

.flag {
	position:relative;
	padding: 0 0 10px 0;
}

.sidebar-photos img { border:4px solid white; }

.collection-box {
	position:relative;
	width:150px;
	height:200px;
	float:left;
	text-align:center;
	margin: 10px 10px 5px 0;
}

.collection-box img { border:2px solid #C8DDD8; }

.vip-bullets { 
	color:#60ACA2
}

.vip-bullets span { 
	color:#666; 
}

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

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

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	border-bottom: 2px solid #999999;
	padding: 10px 0;
	display: block;
	color: #2a0902;
	font-size: 16px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.mypets a {
	color:#fff;
}

.mypets img {
margin: 0 0 0 140px;
}

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

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

}

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


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

#header {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:180px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header_blank.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:150px;
	left:67px;
	width:859px;
	height:11px;
}

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

#main_image {
	position:relative;
	width:1000px;
	height:301px;
	padding: 0 0 0 0;
}

#main_top {
	position:relative;
	width:1000px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main_top-sidebar {
	position:relative;
	width:1000px;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top-sidebar.jpg);
}

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

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

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

#content_main {
	position:relative;
	line-height:26px;
	top:0;
	left:0;
	float:left;
	width:395px;
    min-height:312px;
    height:auto !important;
    height:312px;
	padding: 0 0 0 68px;
}

#content_main-large {
	position:relative;
	line-height:26px;
	top:0;
	left:0;
	float:left;
	width:670px;
    min-height:285px;
    height:auto !important;
    height:285px;
	padding: 0 0 0 68px;
}


.latest-press {
	position:relative;
	line-height:19px;
}

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

/* ---- start progress photos content settings -------------- */

#progress_photos {	
	position:relative;
	float:left;
	width:195px;
	height:auto;
	padding: 8px 0 0 36px;
}


#progress_photos a { color:white; }

#progress_photos-sidebar {	
	position:relative;
	float:right;
	width:206px;
	height:auto;
	padding: 8px 30px 0 0px;
}

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

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

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:226px;
	height:auto;
	padding: 10px 50px 0 0;
}

#side_bar a { color:white; }

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

#footer {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:104px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
   font-size:11px;
}

#footer-sidebar {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	height:104px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer-sidebar.jpg);
}

.copy {
	position:relative;
	color:#fff;
	float:left;
	font-size:11px;
	padding: 55px 0 0 15px;
}

#footer a {
	text-decoration:none;
}

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

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

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

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

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

a#nav_02 {
	width:80px;
	cursor:pointer;
	background-position:-63px 0;
}

a:hover#nav_02{
	background-position:-63px -11px;
}

.active_02 {
	background-position:-63px -11px !important;
}

a#nav_03 {
	width:113px;
	cursor:pointer;
	background-position:-143px 0;
}

a:hover#nav_03{
	background-position:-143px -11px;
}

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

a#nav_04 {
	width:155px;
	cursor:pointer;
	background-position:-256px 0;
}

a:hover#nav_04{
	background-position:-256px -11px;
}

.active_04 {
	background-position:-256px -11px !important;
}

a#nav_05 {
	width:177px;
	cursor:pointer;
	background-position:-411px 0;
}

a:hover#nav_05{
	background-position:-411px -11px;
}

.active_05 {
	background-position:-411px -11px !important;
}

a#nav_06 {
	width:184px;
	cursor:pointer;
	background-position:-588px 0;
}

a:hover#nav_06{
	background-position:-588px -11px;
}

.active_06 {
	background-position:-588px -11px !important;
}

a#nav_07 {
	width:87px;
	cursor:pointer;
	background-position:-772px 0;
}

a:hover#nav_07{
	background-position:-772px -11px;
}

.active_07 {
	background-position:-772px -11px !important;
}

